Addition of configuration TeleportWhilePlayerInCombat.

This commit is contained in:
MobiusDevelopment
2021-10-24 15:49:32 +00:00
parent 8f2a0b0133
commit 848872ae4c
18 changed files with 90 additions and 12 deletions

View File

@@ -764,6 +764,10 @@ MaxOffsetOnTeleport = 50
# Default: False
TeleportWhileSiegeInProgress = False
# Enable teleporting while player in combat.
# Default: False
TeleportWhilePlayerInCombat = False
# This option is to enable or disable the use of in game petitions.
# The MaxPetitionsPerPlayer is the amount of petitions a player can make.
# The MaximumPendingPetitions is the total amount of petitions in the server.