server/plugins/ProtocolLib/config.yml

31 lines
757 B
YAML
Raw Normal View History

2019-12-14 16:05:13 +00:00
global:
# Settings for the automatic version updater
auto updater:
notify: false
download: false
# Number of seconds to wait until a new update is downloaded
delay: 2147483647
metrics: false
# Automatically compile structure modifiers
background compiler: false
# Disable version checking for the given Minecraft version. Backup your world first!
ignore version check:
# Override the starting injecting method
injection method:
# Whether or not to enable the filter command
debug: false
# Whether or not to print a stack trace for every warning
detailed error: false
# The engine used by the filter command
2020-03-04 17:33:52 +00:00
script engine: rhino
2019-12-14 16:05:13 +00:00
2020-03-04 17:33:52 +00:00
suppressed reports: