From b3252168f62652d5fce51b02c27b3654206dba91 Mon Sep 17 00:00:00 2001 From: KHobbits Date: Sun, 29 Jan 2012 01:27:04 +0000 Subject: Disable all signs by default. --- Essentials/src/config.yml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Essentials/src/config.yml b/Essentials/src/config.yml index a9e980725..3ad4e3ce8 100644 --- a/Essentials/src/config.yml +++ b/Essentials/src/config.yml @@ -166,16 +166,18 @@ kits: - 278 1 - 279 1 -# Enable specifc signs on the server -# See http://ess.khhq.net/wiki/Sign_Tutorial for specific instructions. -# To enable remove # symbol. +# Essentials Sign Control +# See http://ess.khhq.net/wiki/Sign_Tutorial for instructions on how to use these. +# To enable signs, remove # symbol. To disable all signs, comment/remove each sign. +# We recommend not enabling chest protection signs if you don't intend to use them, (or are using LWC/Lockette). + enabledSigns: - - balance + #- balance #- buy #- sell #- trade #- free - - disposal + #- disposal #- warp #- kit #- mail -- cgit v1.2.3