summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKHobbits <rob@khobbits.co.uk>2012-09-17 11:29:16 +0100
committerKHobbits <rob@khobbits.co.uk>2012-09-17 11:29:16 +0100
commite6aeefb12d23b8517557e444de5e81467adc2415 (patch)
tree8fadb7b7025e284004801bf6a8aea4ab7aaa4388
parent924b6bd2ba5df4dd6e7061e8a629cdcb352f5525 (diff)
downloadEssentials-e6aeefb12d23b8517557e444de5e81467adc2415.tar
Essentials-e6aeefb12d23b8517557e444de5e81467adc2415.tar.gz
Essentials-e6aeefb12d23b8517557e444de5e81467adc2415.tar.lz
Essentials-e6aeefb12d23b8517557e444de5e81467adc2415.tar.xz
Essentials-e6aeefb12d23b8517557e444de5e81467adc2415.zip
Hide Protection sign option.
-rw-r--r--Essentials/src/config.yml5
1 files changed, 1 insertions, 4 deletions
diff --git a/Essentials/src/config.yml b/Essentials/src/config.yml
index 25b8b4db0..be97e13ef 100644
--- a/Essentials/src/config.yml
+++ b/Essentials/src/config.yml
@@ -201,7 +201,6 @@ kits:
# To enable signs, remove # symbol. To disable all signs, comment/remove each sign.
# Essentials Colored sign support will be enabled when any sign types are enabled.
# Color is not an actual sign, its for enabling using color codes on signs, when the correct permissions are given.
-# We recommend not enabling chest protection signs if you don't intend to use them, (or are using LWC/Lockette).
enabledSigns:
#- color
@@ -221,9 +220,7 @@ enabledSigns:
#- spawnmob
#- repair
#- time
- #- weather
- #- protection
-
+ #- weather
# How many times per second can Essentials signs be interacted with per player.
# Values should be between 1-20, 20 being virtually no lag protection.