+ Added: Sounds at level up and down. You need to add this to your levels.yml file, if you want to use them:
# You can disable sounds by setting them to ''
sound:
# Played to each player of the land or nation on level up.
up: 'BLOCK_BELL_USE'
# Played to each player of the land or nation on level down.
down: 'BLOCK_ANVIL_DESTROY'
+ Added: Some messages for level up and down.
level:
up: '#t#{object}[newline]&7leveled up: {level}'
down: '#t#{object}[newline]&7leveled down to: {level}'
- Improved: Bypass land expiration offline permission check
- Improved: Level up/down is now (almost) instant for lands