Various updates and improvements.

This commit is contained in:
MobiusDevelopment
2023-01-30 18:51:55 +02:00
parent e37ae33a4f
commit 0d6b983c6a
7805 changed files with 1609138 additions and 1231291 deletions
+6 -7
View File
@@ -525,15 +525,14 @@ AltItemAuctionTimeExtendsOnBid = 0
# ---------------------------------------------------------------------------
# Player punishment for illegal actions:
# 1 - broadcast warning to gms only
# 2 - kick player(default)
# 3 - kick & ban player
# 4 - jail player (define minutes of jail with param: 0 = infinite)
# Default: 2
DefaultPunish = 2
# BROADCAST - broadcast warning to GMs only
# KICK - kick player (default)
# KICKBAN - kick and ban player
# JAIL - jail player
DefaultPunish = KICK
# This setting typically specifies the duration of the above punishment.
# Default: 0
# Default: 0 (automatically sets to 100 years)
DefaultPunishParam = 0
# Apply default punish if player buy items for zero Adena.