mirror of
https://github.com/Xiao-MoMi/Custom-Crops.git
synced 2025-12-27 10:59:20 +00:00
1.5.18
This commit is contained in:
@@ -2,8 +2,9 @@ config:
|
||||
#english spanish chinese
|
||||
lang: english
|
||||
|
||||
#integration to prevent other players' grief
|
||||
|
||||
integration:
|
||||
#integration to prevent other players' grief
|
||||
Residence: false
|
||||
WorldGuard: false
|
||||
Kingdoms: false
|
||||
@@ -12,9 +13,10 @@ config:
|
||||
Towny: false
|
||||
Lands: false
|
||||
GriefPrevention: false
|
||||
|
||||
#integration to add players' farming skill xp
|
||||
AureliumSkills: false
|
||||
mcMMO: false
|
||||
MMOCore: false
|
||||
|
||||
#The time to start growing(ticks)
|
||||
#1000ticks is 7am in game. (0-23999)
|
||||
|
||||
@@ -20,6 +20,10 @@ crops:
|
||||
commands:
|
||||
- 'say {player} harvested a tomato! lol'
|
||||
|
||||
#optional
|
||||
#If you are using skill plugin, you can add farming skill xp to players
|
||||
#skill-xp: 100
|
||||
|
||||
#optional
|
||||
season:
|
||||
- summer
|
||||
|
||||
@@ -16,6 +16,9 @@ softdepend:
|
||||
- Towny
|
||||
- Lands
|
||||
- GriefPrevention
|
||||
- mcMMO
|
||||
- AureliumSkills
|
||||
- MMOCore
|
||||
commands:
|
||||
customcrops:
|
||||
usage: /customcrops <args>
|
||||
Reference in New Issue
Block a user