9
0
mirror of https://github.com/Xiao-MoMi/Custom-Crops.git synced 2025-12-27 19:09:09 +00:00
This commit is contained in:
XiaoMoMi
2024-08-31 22:57:45 +08:00
parent 3cbd1f65a6
commit bbde4ebd47
475 changed files with 24733 additions and 24341 deletions

View File

@@ -0,0 +1,38 @@
#
# Don't change this
#
config-version: "${config_version}"
#
# For safety reasons, editing this file requires a restart to apply
#
# A command to reload the plugin
# Usage: [COMMAND]
reload:
enable: true
permission: customcrops.command.reload
usage:
- /customcrops reload
- /ccrops reload
get_season:
enable: true
permission: customcrops.command.get_season
usage:
- /customcrops season get
- /ccrops season get
set_season:
enable: true
permission: customcrops.command.set_season
usage:
- /customcrops season set
- /ccrops season set
debug_data:
enable: true
permission: customcrops.command.debug
usage:
- /customcrops debug data
- /ccrops debug data