mirror of
https://github.com/Xiao-MoMi/Custom-Crops.git
synced 2025-12-28 11:29:19 +00:00
KingdomsX 兼容
This commit is contained in:
@@ -71,6 +71,8 @@ config:
|
||||
residence: false
|
||||
#收获flag为BLOCK_BREAK 浇水种植flag为BUILD
|
||||
worldguard: false
|
||||
#王国成员可以破坏和种植
|
||||
kingdomsX: false
|
||||
|
||||
messages:
|
||||
prefix: '<gradient:#ccfbff:#ef96c5>[CustomCrops] </gradient>'
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
name: CustomCrops
|
||||
version: '${project.version}'
|
||||
version: '1.1'
|
||||
main: net.momirealms.customcrops.CustomCrops
|
||||
api-version: 1.18
|
||||
depend: [ ItemsAdder , ProtocolLib ]
|
||||
softdepend: [ PlaceholderAPI ]
|
||||
softdepend: [ PlaceholderAPI , Kingdoms , Residence , WorldGuard ]
|
||||
authors: [ XiaoMoMi ]
|
||||
commands:
|
||||
customcrops:
|
||||
|
||||
Reference in New Issue
Block a user