Lands ⭕ Land claim plugin ✅ Grief Prevention Protection GUI Management Nations Wars - 1.21 Support

Plugins Lands ⭕ Land claim plugin ✅ Grief Prevention Protection GUI Management Nations Wars - 1.21 Support

Version: 7.25.4
- Fixed: [#2514] scoreboards are not supported by Folia
- Fixed: Error on requesting membership in /lands list
Please install, if you're on 6.44.5.

+ Added: API: System flag states: https://github.com/Angeschossen/Lan...en/lands/api/land/SystemFlagStatesHolder.java
- Fixed: [#2512] Error on block break
- Fixed: [#2510] keep-inventory only on claimed
- Fixed: [#2506] check role edit flag at deletion
- Fixed: [#2504] possible free claims overflow
- Fixed: [#2506] show_inbox for enabling
- Fixed: [#2502] Issues with retrieving skin data for heads, etc. This finally removes errors printed by the server's API. Which might
occur if Mojangs API is down etc.
- Fixed: [#2499] dropped exp with keep-inv
- Fixed: [#2498] init on moist
- Fixed: [#2497] detecting cave air with extensive check
- Fixed: [#2489] edit tenant flag
- Fixed: [#2492] keep exp if keep-inventory
+ Added: WarHandler to API to allow 3rd party developers to add their own elements to wars
- Fixed: [#2487] don't create tenant role if rent AND sell is disabled
+ Added: [Suggestion] option for keeping inventory inside land:
YAML:
# Should players keep their inventory, if they die inside a land?
keep-inventory: false
+ Added: [Suggestion] /lands unclaim radius <radius>
+ Added: [Suggestion] support for new hologram type in CMI for 1.20+

- Fixed: [#2482] spawner disable option in config.yml
+ Added: [Suggestion] short-unit format

YAML:
    # The short format will use the normal format if the value is lower than 1000.
    # This format is only used in cases where there is not much space, like on signs.
    # This will convert balances like the following:
    # 1000000000 = 1B whereas {value} = 1 and {unit} = B
    # 1000000 = 1M
    # 1000 = 1k
    short-unit: '${value}{unit}'