Add per-world spawn limits with fallback to server-wide bukkit.yml settings.

Fixes BUKKIT-1565
This commit is contained in:
Travis Watkins
2012-04-23 19:01:22 -05:00
committed by EvilSeph
parent b7376e0865
commit edfc8ba92f
4 changed files with 81 additions and 1 deletions

View File

@@ -23,6 +23,10 @@ settings:
use-exact-login-location: false
plugin-profiling: false
connection-throttle: 4000
spawn-limits:
monsters: 70
animals: 15
water-animals: 5
ticks-per:
animal-spawns: 400
monster-spawns: 1