9
0
mirror of https://github.com/Xiao-MoMi/Custom-Crops.git synced 2025-12-27 10:59:20 +00:00
This commit is contained in:
Xiao-MoMi
2023-03-16 23:07:32 +08:00
parent 84ed09d35a
commit dc12da325b
18 changed files with 122 additions and 29 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -27,6 +27,7 @@ softdepend:
- GriefPrevention
- CrashClaim
- BentoBox
- EcoJobs
commands:
customcrops:
usage: /customcrops <args>