server/bukkit.yml

40 lines
1.1 KiB
YAML
Raw Normal View History

2018-05-25 17:23:59 +00:00
# This is the main configuration file for Bukkit.
# As you can see, there's actually not that much to configure without any plugins.
# For a reference for any variable inside this file, check out the Bukkit Wiki at
2019-07-23 23:07:06 +00:00
# https://www.spigotmc.org/go/bukkit-yml
2018-05-25 17:23:59 +00:00
#
# If you need help on this file, feel free to join us on irc or leave a message
# on the forums asking for advice.
#
# IRC: #spigot @ irc.spi.gt
2019-07-23 23:07:06 +00:00
# (If this means nothing to you, just go to https://www.spigotmc.org/go/irc )
# Forums: https://www.spigotmc.org/
# Bug tracker: https://www.spigotmc.org/go/bugs
2018-05-25 17:23:59 +00:00
settings:
allow-end: true
warn-on-overload: false
permissions-file: permissions.yml
update-folder: update
plugin-profiling: true
2020-08-01 21:15:59 +00:00
connection-throttle: -1
2018-05-25 17:23:59 +00:00
query-plugins: true
deprecated-verbose: false
shutdown-message: The server is restarting. Please wait...
2019-07-23 23:07:06 +00:00
minimum-api: none
2019-11-30 23:06:53 +00:00
world-container: worlds
2018-05-25 17:23:59 +00:00
spawn-limits:
monsters: 70
2019-07-23 23:07:06 +00:00
animals: 10
water-animals: 15
2018-05-25 17:23:59 +00:00
ambient: 15
chunk-gc:
2019-08-01 11:21:14 +00:00
load-threshold: 200
2019-07-23 23:07:06 +00:00
period-in-ticks: 200
2018-05-25 17:23:59 +00:00
ticks-per:
animal-spawns: 400
monster-spawns: 100
2019-08-02 21:31:55 +00:00
autosave: -1
aliases: now-in-commands.yml