summaryrefslogtreecommitdiffstats
path: root/src/main/resources/configurations
diff options
context:
space:
mode:
authorEvilSeph <evilseph@gmail.com>2012-03-22 08:03:24 -0400
committerEvilSeph <evilseph@gmail.com>2012-03-22 16:56:15 -0400
commitc2cdeac09b03691241358d106671a801dc2d6fa4 (patch)
tree0fa4fac0334c15a9f6c47fcb69bdbf1376f65dcf /src/main/resources/configurations
parentdda37aa18c16c210c20b184fe1482b41a58db055 (diff)
downloadcraftbukkit-c2cdeac09b03691241358d106671a801dc2d6fa4.tar
craftbukkit-c2cdeac09b03691241358d106671a801dc2d6fa4.tar.gz
craftbukkit-c2cdeac09b03691241358d106671a801dc2d6fa4.tar.lz
craftbukkit-c2cdeac09b03691241358d106671a801dc2d6fa4.tar.xz
craftbukkit-c2cdeac09b03691241358d106671a801dc2d6fa4.zip
Added configurable Connection Throttle. Addresses BUKKIT-1274
Diffstat (limited to 'src/main/resources/configurations')
-rw-r--r--src/main/resources/configurations/bukkit.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/configurations/bukkit.yml b/src/main/resources/configurations/bukkit.yml
index 9f89cbf7..a1ebd98a 100644
--- a/src/main/resources/configurations/bukkit.yml
+++ b/src/main/resources/configurations/bukkit.yml
@@ -22,6 +22,7 @@ settings:
ping-packet-limit: 100
use-exact-login-location: false
plugin-profiling: false
+ connection-throttle: 4000
ticks-per:
animal-spawns: 400
monster-spawns: 1