9
0
mirror of https://github.com/Xiao-MoMi/Custom-Crops.git synced 2026-01-06 15:51:52 +00:00
This commit is contained in:
Xiao-MoMi
2022-09-06 22:28:03 +08:00
parent d4e8c1ce85
commit b306dd3121
40 changed files with 416 additions and 63 deletions

View File

@@ -1,5 +1,5 @@
#Don't change
config-version: '5'
config-version: '6'
#Want to sell the crops?
#Try this plugin: https://www.spigotmc.org/resources/shipping-bin.104591/
@@ -62,6 +62,7 @@ config:
Lands: false
GriefPrevention: false
CrashClaim: false
BentoBox: false
#integration to add players' farming skill xp
AureliumSkills: false
mcMMO: false
@@ -78,10 +79,10 @@ config:
# Mode 2:
# ● Online players' crops will grow
# Mode 3:
# ● Recommended Mode 1 + Mode 2
# ● If you enable season, mode 3 is recommended (Mode 1 + Mode 2)
# Mode 4:
# ● Please disable season in this mode!
# ● All the crops will grow
# ● If you disable season, mode 4 is recommended
# ● All the crops will grow, this is good for offline crops
# ● If season not disabled, your server would be lagging when there's a lot of data
# ● Crop data would be removed as soon as they are ripe when season disabled, so it would not cause lag!
grow-mode: 3