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

MC Plugin Lands ⭕ Land claim plugin ✅ Grief Prevention Protection GUI Management Nations Wars - 1.20 Support 7.1.12
Feature rich GUI, Taxes, Settings, Flags, Easy to use, Titles, Rewards, Dynmap, Upkeep, Rent, Wars

Please don't worry about when this plugin will add 1.19 support. It's designed to run just fine on new versions. An update with version specific additions will be posted once 1.19 is released.

+ Added: [Suggestion] Define sounds for GUI items
https://github.com/Angeschossen/General/wiki/GUI-Menus#sound
+ Changed: [Suggestion] When using the selection tool, make left click = first pos and right click = second pos instead of cycle.
The Q key will always set the position that is left not set. If all are set, it will cycle.
- Fixed: [Suggestion] distinguish between hostile and non-hostile mobs of MythicMobs.
- Fixed: Missing message: claimblock.not-owner
- Fixed: [#1977] Webmap color resolution
+ Added: Set offline players as land owner if the executor has admin perms
- Fixed: Respawn Anchor protection
+ Added: [Suggestion] Sort lands by won/lost wars ratio and kills/deaths in wars ratio
https://github.com/Angeschossen/Lands/wiki/Leaderboards#parameter-explanation
- Fixed: Make physical items use enabled: false parameter
The process of setting up leaderboards has changed: https://github.com/Angeschossen/Lands/wiki/Leaderboards

+ Added: [Suggestion] PlaceholderAPI placeholder: %lands_land_trusted_bool%
Wiki: https://github.com/Angeschossen/Lands/wiki/PlaceholderAPI-Placeholders#general

+ Added: Top lands menu: /lands top
+ Added: [Suggestion] Top nations menu: /nations top
+ Added: [Suggestion] Top nations PAPI placeholders
To add this feature some placeholder format changes were required. You need to adjust your used placeholders:
https://github.com/Angeschossen/Lands/wiki/PlaceholderAPI-Placeholders#top-lands-and-nations

- Fixed: [#1977] Land name color
+ Added: [Suggestion] Flag to toggle phantom spawning
The flag will be disabled by default.

+ Added: [#1973] Treat item material air as enabled: false (GUI)
- Fixed: [#1970] Issue with PAPI placeholder recognition for chat messages
+ Added: Option to always use default translation
Code:
# Force default language? This will make changes to language files impossible and will always use the default.
# This will always replace existing strings with the default ones.
# You should only use this option if your language matches "en-US".
force-default: false

+ Added: Chat and GUI language files now accept the alternative file name format <plugin>-<chat | gui>-<language>.yml

+ Added: [#1967] [Suggestion] Append chat color reset to colored land, area and nation names
+ Added: API PlayerSpawnLandEvent
- Fixed: [#1963] Error at parsing levels config because of amplifier = 0
- Fixed: Selection tool and info tool not having lore, displayname
- Fixed: [#1956] Missing item: failure_owner
+ Added: [Suggestion] Option to hide admin lands from dynmap:
YAML:
# Should admin lands (/lands admin menu) be displayed?
show-admin: true

- Fixed: eco-format not applying to next claim cost at stats menu item
- Fixed: Handling of invalid hex colors in config.yml
Top Bottom