# 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
# https://www.spigotmc.org/go/bukkit-yml
#
# 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
#    (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


settings:
  allow-end: true
  warn-on-overload: false
  permissions-file: permissions.yml
  update-folder: update
  plugin-profiling: true
  connection-throttle: 5000
  query-plugins: true
  deprecated-verbose: default
  shutdown-message: The server is restarting. Please wait...
  minimum-api: none
  use-map-color-cache: true
  world-container: worlds
spawn-limits:
  monsters: 70
  animals: 10
  water-animals: 15
  water-ambient: 20
  water-underground-creature: 5
  axolotls: 5
  ambient: 15
chunk-gc:
  load-threshold: 200
  period-in-ticks: 200
ticks-per:
  water-underground-creature-spawns: 100
  axolotl-spawns: 100
  water-spawns: 100
  water-ambient-spawns: 100
  ambient-spawns: 100
  animal-spawns: 400
  monster-spawns: 100
  autosave: 6000
aliases: now-in-commands.yml