summaryrefslogtreecommitdiffstats
path: root/src/main/resources
diff options
context:
space:
mode:
authorErik Broes <erikbroes@grum.nl>2012-01-15 11:11:25 +0100
committerErik Broes <erikbroes@grum.nl>2012-01-15 11:11:41 +0100
commitd7cec38c385e83c155a47fa970e223361de3d9a9 (patch)
treef3b1ebc4b2bb9ead0bfca2d4670ae738778f7d8e /src/main/resources
parent25050e38eb02c93b32fc9b1eaf2de82992a7ff3a (diff)
downloadcraftbukkit-d7cec38c385e83c155a47fa970e223361de3d9a9.tar
craftbukkit-d7cec38c385e83c155a47fa970e223361de3d9a9.tar.gz
craftbukkit-d7cec38c385e83c155a47fa970e223361de3d9a9.tar.lz
craftbukkit-d7cec38c385e83c155a47fa970e223361de3d9a9.tar.xz
craftbukkit-d7cec38c385e83c155a47fa970e223361de3d9a9.zip
Adding the option to suppress overload warnings as a bukkit.yml option. Thanks oloflarsson for the PR.
Diffstat (limited to 'src/main/resources')
-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 3dc5707d..392ca9c0 100644
--- a/src/main/resources/configurations/bukkit.yml
+++ b/src/main/resources/configurations/bukkit.yml
@@ -15,6 +15,7 @@
settings:
allow-end: true
+ warn-on-overload: true
spawn-radius: 16
permissions-file: permissions.yml
update-folder: update