login protection option and some upgrades

This commit is contained in:
YouHaveTrouble
2021-02-25 02:50:18 +01:00
parent 0a984a5b4a
commit 7655b2804e
12 changed files with 113 additions and 34 deletions
+3
View File
@@ -18,6 +18,9 @@ settings:
# Time (in seconds) to keep player in combat
combat_time: 25
# Time (in seconds) that player can't be harmed by other player after logging in
login_protection_time: 0
# Kill the player if they log out during combat
punish_for_combat_logout:
enabled: true