mirror of
https://github.com/Xiao-MoMi/Custom-Crops.git
synced 2025-12-27 10:59:20 +00:00
2.2.7.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Don't change
|
||||
# 请不要修改
|
||||
config-version: '23'
|
||||
config-version: '24'
|
||||
metrics: true
|
||||
# lang: english / spanish / chinese
|
||||
lang: english
|
||||
@@ -25,7 +25,10 @@ integration:
|
||||
mcMMO: false
|
||||
MMOCore: false
|
||||
EcoSkills: false
|
||||
# Job xp
|
||||
# Don't forget to config job-xp for each crop if you enabled job xp integration
|
||||
JobsReborn: false
|
||||
EcoJobs: false
|
||||
# Season
|
||||
# Synchronize season with other plugins
|
||||
RealisticSeasons: false
|
||||
|
||||
@@ -44,6 +44,7 @@ tomato:
|
||||
- 'say {player} harvested a tomato! lol'
|
||||
xp: 10
|
||||
# skill-xp: 100 (You need to enable any skill plugin compatibility in config.yml)
|
||||
# job-xp: 10 (You need to enable any job plugin compatibility in config.yml)
|
||||
|
||||
# When you harvest with a single right click, the crop would return to a certain stage. If not set, crops would be removed when harvesting
|
||||
return: customcrops:tomato_stage_1
|
||||
|
||||
@@ -27,6 +27,7 @@ softdepend:
|
||||
- GriefPrevention
|
||||
- CrashClaim
|
||||
- BentoBox
|
||||
- EcoJobs
|
||||
commands:
|
||||
customcrops:
|
||||
usage: /customcrops <args>
|
||||
|
||||
Reference in New Issue
Block a user