Discord: mrdespical
2.5.6
- Added 2 new message options to customize leaderboard messages.
- Updated Commons (new unrestorable attributes added for inventory manager).
Config Changes
Code (YAML):
# Enable Inventory Manager for your games? (Very useful feature for MULTI ARENA)
# This saves inventory of players and restores it after player leaves arena.
# Saved elements: max health, health, food, experience, full inventory, armor contents, and more.
Inventory-Manager:
Enabled
: true
# Usable attributes:
# game-mode, hunger, exp, level
# health, max-health, health-scale
# saturation, allow-flight, fire-ticks
Do-Not-Restore
:
-
"max-health"
-
"health-scale"
Messages File Changes
Code (YAML):
Commands:
Leaderboard-Command:
Empty-Entry
:
"Empty"
Unknown-Entry
:
"Unknown Player"
Full Changelog:
2.5.5...2.5.6