Only load signs if we need to.

Large servers were having some performance issues in the blockphysicsevent in the signlistener class, this helps relieve that stress.
This commit is contained in:
drtshock
2015-07-25 14:21:51 -05:00
parent 67b11db40d
commit 444ae3d1ab
5 changed files with 177 additions and 125 deletions
+6
View File
@@ -14,6 +14,12 @@ download-update: false
# Should probably only enabled this if you're working with drtshock to fix something.
debug: false
# Signs
# Do you want to enable signs?
# You can checkout the project page for info on what this is if you don't know.
# This can save some performance on servers with 250+ players if disabled.
signs-enabled: false
# Settings here are for economy integration. playervaults.free bypasses it.
economy:
enabled: false