+ Added: Option to disable teleport deny during combat tag
Code:# Deny teleportation if player has active combat tag? deny-teleport: true
- Fixed: Error with text input for bedrock forms disabled
- Fixed: Giving claimblocks amount
- Fixed: Keep inventory applied in wilderness despite being disabled
- Fixed: War won inbox message
- Fixed: Request alliance if currently enemy
- Fixed: Missing broadcast message for some relations
+ Changed: Added enabled and mode option to keep-inventory to disable option completely and not just toggle it.
+ Added: Limit the amount of displayed lands of a nation on dynmap
+ Added: [Suggestion] API -> Land#setLandType
+ Added: [Suggestion] Option to disable invaders breaking their own capture flags
Code:# Allow players of the team that placed the flag to break it as well. invaders-break: true
Added an option for that in wars.yml in the next version:
Also an important note there will be a option added in config.yml for outside of wars as well, you need to enable it if you want them to keep their inv if they die inside land claims.YAML:# Should players keep their inventory, if they die during a war? keep-inventory: false
+ Changed: WorldEdit integration no longer has its own lands.bypass.worldedit permissions. Use the bypass permissionsYAML:# Should players keep their inventory, if they die inside a land? # This option is forcefully enabled, if the player dies inside an area where they can't pickup items. # For wars this can be configured in wars.yml. keep-inventory: false
for block break and block place instead.
- Fixed: Players being able to bypass area limit
- Fixed: Saved x name changes to database spam
+ Improved: playercache saving - reduce file size
- Fixed: Error on chat input if bedrocks forms are disabled and player is bedrock player
- Fixed: Renaming role removes space