5.0.5:
- Fixed: Some minor issues that sneaked into 5.0.4
- Updated: Swedish language by
@Broken_arrow !
- Fixed: Wrong format for negative levels
- Added: ender_pearl flag:
ender_pearl:
name: '&6Use Ender Pearls'
lore:
- '&7Status: {enabled}'
- '&7Unlocked: {unlocked}'
- ' '
- '&7Allow this role to'
- '&7teleport inside your land'
- '&7by using ender pearls'
- '&7and chorus fruits?'
material: ENDER_PEARL
from: 10
to: 27
- Added: Option for leaderboards
# Should Lands divide the balance of the lands by 1000 and append "k" to it, if the balance is greater or equal to 1000?
# Example: 1400 = 1k
divide: false
- Added: Papi placeholder: %lands_nation%
- Added: Method to API Land
void delete(
@Nullable Player deleter);
- Fixed: Issue with Nation saving (JSON) when wars disabled