mirror of
https://github.com/Xiao-MoMi/Custom-Crops.git
synced 2025-12-29 11:59:15 +00:00
first commit
This commit is contained in:
10
src/main/resources/plugin.yml
Normal file
10
src/main/resources/plugin.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
name: CustomCrops
|
||||
version: '${project.version}'
|
||||
main: net.momirealms.customcrops.CustomCrops
|
||||
api-version: 1.18
|
||||
depend: [ ItemsAdder , ProtocolLib ]
|
||||
softdepend: [ PlaceholderAPI ]
|
||||
authors: [ XiaoMoMi ]
|
||||
commands:
|
||||
customcrops:
|
||||
permission-message: No Permission
|
||||
Reference in New Issue
Block a user