You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.
You should upgrade or use an alternative browser.
Plugins Lands ⭕ Land claim plugin ✅ Grief Prevention Protection GUI Management Nations Wars - 26.x Support
Version: 7.25.19
- Author ArteffCods
- Creation date
- 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
+ Added: [Suggestion] option for keeping inventory inside land:
+ Added: [Suggestion] /lands unclaim radius <radius>YAML:# Should players keep their inventory, if they die inside a land? keep-inventory: false
+ 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}'
+ Added: [Suggestion] short-unit format
Code (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}'
- Fixed: 3rd party plugins not able to set default state for flag
+ Added: [Suggestion] warning before upkeep collection if funds are insufficient
Code (YAML):
# Altert the land or nation, if their funds are insufficient for upkeep.
# Default: Alerts them 5 hours before upkeep collection, if their balance is insufficient.
insufficient-altert_time: 5h
- Fixed: [#2480] rent sign removal sets it back