9
0
mirror of https://github.com/Xiao-MoMi/Custom-Crops.git synced 2025-12-27 02:49:11 +00:00
This commit is contained in:
Xiao-MoMi
2022-10-29 13:18:38 +08:00
parent b79fc94beb
commit 562a65036c
11 changed files with 257 additions and 91 deletions

View File

@@ -1,6 +1,6 @@
# Don't change
# 请不要修改
config-version: '16'
config-version: '17'
# lang: english / spanish / chinese
lang: english
@@ -313,5 +313,7 @@ other-settings:
# 3 days = 1 hour
# Save the cache to file
data-save-interval: 3
# API events
enable-events: false
# PreAction events.
# It's useful if your anti grief plugin is not supported
# You can listen to PreActionEvent and cancel all the CustomCrops related events
enable-additional-events: false