Addition of teleport while siege in progress configuration.

Thanks to Iris.
This commit is contained in:
MobiusDevelopment
2020-07-05 04:17:27 +00:00
parent 3036d26dcd
commit 7be02a8eee
47 changed files with 239 additions and 98 deletions

View File

@@ -666,10 +666,14 @@ RandomRespawnInTownEnabled = True
# Default: True
OffsetOnTeleportEnabled = True
# Maximum offset for base teleport location when OffsetOnTeleportEnabled is enabled .
# Maximum offset for base teleport location when OffsetOnTeleportEnabled is enabled.
# Default: 50
MaxOffsetOnTeleport = 50
# Enable teleporting while siege in progress.
# Default: False
TeleportWhileSiegeInProgress = 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.