Add ranking, feast guards and i18n updates
Use Rank info in leaderboard display (adds playerrank, passes numeric score) and adjust message placeholders. Add prefix placeholder injection in LanguageManager. Introduce max-radius-teleport config and use it for player teleport on join. Restore broadcasting of player quit messages on disconnect. Enforce no-iron crafting before feast (deny craft, notify player & play sound) and cancel entity spawns until feast starts. Update config.yml with max-radius-teleport and refresh en_US language strings (add no_iron_before_feast and translate/update several GUI/perk entries).
This commit is contained in:
@@ -10,6 +10,7 @@ game:
|
||||
border-start: 600.0
|
||||
border-end: 100.0
|
||||
border-shrink-time: 900 # 10 Minuten
|
||||
max-radius-teleport: 50.0
|
||||
ranked: false
|
||||
|
||||
anti-runner:
|
||||
|
||||
Reference in New Issue
Block a user