Discord: mrdespical
2.9.0
- Added an option to change player's game mode to a custom game mode other than survival, when they enter an arena.
- Added new attributes to not restore for inventory manager.
- Fixed multiple instances breaks the plugin.
Resolved
#18 and
#19
Config File Changes
Code (YAML):
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"
# Which game mode should we set for players when they enter the arena?
Game-Mode
: SURVIVAL
Full Changelog:
2.8.9...2.9.0