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: [#2416] bedrock forms error missing title
The old custom head textures are no longer supported by the server.
Therefore, you need to change any custom heads in your GUI and roles.yml files to the new
skin URLs.
If you don't do this, you'll receive lots of spam from the server in your console log.
- Here, you can find more information on how to do that: https://github.com/Angeschossen/PluginFrameworkAPI/wiki/New-Head-Textures
- If you want to use the new default custom player heads:
- The default GUI custom heads can be found here: https://github.com/Angeschossen/Lands/blob/master/definitions_gui.yml
- The default role custom heads can be found here: https://github.com/Angeschossen/Lands/blob/master/roles.yml
+ Added: Support for new skin player profiles
The old custom head textures are no longer supported by the server.
Therefore, you need to change any custom heads in your GUI and roles.yml files to the new
skin URLs.
If you don't do this, you'll receive lots of spam from the server in your console log.
- Here, you can find more information on how to do that: https://github.com/Angeschossen/PluginFrameworkAPI/wiki/New-Head-Textures
- If you want to use the new default custom player heads:
- The default GUI custom heads can be found here: https://github.com/Angeschossen/Lands/blob/master/definitions_gui.yml
- The default role custom heads can be found here: https://github.com/Angeschossen/Lands/blob/master/roles.yml
+ Added: Support for new skin player profiles
- Fixed: [#2408] error at shutdown if nations disabled
- Fixed: [#2407] {mode} placeholder in rentables menu
+ Added: general.permission-stacking option
Code (YAML):
# If enabled, limit permissions will be combined instead of just taking the highest value.
# Example: A player has the permission lands.chunks.5 and lands.chunks.2.
# If enabled: This will result in a limit of 7 chunks.
# If disabled: This will result in a limit of 5 chunks.
permission-stacking: false
- Fixed: [#2400] time parsing at war admin command
- Fixed: [#2398] area spawn teleportation
[#2404]
- Fixed: [#2395] tenant name on rent sign
- Fixed: Rental natural flags reset
- Fixed: [#2397] model data for icons in list menus
+ Added: [Suggestion] You can now specify a preparation time at /war admin start land1 land2 <time>
+ Added: [Suggestion] show_inbox flag to toggle receiving inbox notifications in chat
- Fixed: tenant role not recognized from roles.yml