Update bukkit.yml.tmpl
This commit is contained in:
parent
dd32512dcc
commit
a10fb777bb
@ -4,7 +4,7 @@ settings:
|
||||
permissions-file: permissions.yml
|
||||
update-folder: update
|
||||
plugin-profiling: false
|
||||
connection-throttle: {{getenv "BUKKIT_CONNECTION_THROTTLE"}}
|
||||
connection-throttle: {{getenv "BUKKIT_CONNECTION_THROTTLE" "4000"}}
|
||||
query-plugins: true
|
||||
deprecated-verbose: default
|
||||
shutdown-message: Server closed
|
||||
|
Loading…
Reference in New Issue
Block a user