Removed unused PlayerSpawnProtectionAllowedItems config.

This commit is contained in:
MobiusDev
2018-04-05 16:37:06 +00:00
parent d21bdcbcea
commit 26c61b855f
14 changed files with 0 additions and 181 deletions

View File

@@ -748,12 +748,6 @@ TeleportWatchdogTimeout = 0
# Default: 600
PlayerSpawnProtection = 600
# Spawn protection should disappear with any action with the exception
# of the item usage from items in this list.
# Format: itemId,itemId,itemId,....
# Default: 0
PlayerSpawnProtectionAllowedItems = 0
# Teleport spawn protection time. It will protect the player in the
# teleport spawn for the given time. 0 to disable feature
PlayerTeleportProtection = 30