mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-11 11:49:12 +00:00
Hide Protection sign option.
This commit is contained in:
parent
924b6bd2ba
commit
e6aeefb12d
1 changed files with 1 additions and 4 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue