From e6aeefb12d23b8517557e444de5e81467adc2415 Mon Sep 17 00:00:00 2001 From: KHobbits Date: Mon, 17 Sep 2012 11:29:16 +0100 Subject: Hide Protection sign option. --- Essentials/src/config.yml | 5 +---- 1 file changed, 1 insertion(+), 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. -- cgit v1.2.3