Minecon724
90205881f8
even if this compiles it's unlikely to work properly this has been my most productive ever well maybe not ever but lately for sure
17 lines
No EOL
377 B
YAML
17 lines
No EOL
377 B
YAML
############################
|
|
### GENERAL SETTINGS ###
|
|
############################
|
|
|
|
# Master switch
|
|
enabled: true
|
|
|
|
updater:
|
|
# notify players about plugin updates
|
|
# revelant permission node: realweather.update.notify
|
|
notify: true
|
|
|
|
# 0 - no debug
|
|
# 1 - debug loading modules
|
|
# 2 - also debug processing conditions
|
|
# 3 - also log tasks running, this will spam
|
|
debug: 0 |