mirror of
https://github.com/EssentialsX/Essentials.git
synced 2024-12-26 02:58:03 +01:00
Disable all signs by default.
This commit is contained in:
parent
e1abdbdd37
commit
b3252168f6
@ -166,16 +166,18 @@ kits:
|
|||||||
- 278 1
|
- 278 1
|
||||||
- 279 1
|
- 279 1
|
||||||
|
|
||||||
# Enable specifc signs on the server
|
# Essentials Sign Control
|
||||||
# See http://ess.khhq.net/wiki/Sign_Tutorial for specific instructions.
|
# See http://ess.khhq.net/wiki/Sign_Tutorial for instructions on how to use these.
|
||||||
# To enable remove # symbol.
|
# 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:
|
enabledSigns:
|
||||||
- balance
|
#- balance
|
||||||
#- buy
|
#- buy
|
||||||
#- sell
|
#- sell
|
||||||
#- trade
|
#- trade
|
||||||
#- free
|
#- free
|
||||||
- disposal
|
#- disposal
|
||||||
#- warp
|
#- warp
|
||||||
#- kit
|
#- kit
|
||||||
#- mail
|
#- mail
|
||||||
|
Loading…
Reference in New Issue
Block a user