Lands ⭕ Land claim plugin ✅ Grief Prevention Protection GUI Management Nations Wars - 26.x Support

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

+ Added: [Suggestion] Being able to collect taxes, upkeep etc. in a fixed interval (every 24 hours)

YAML:
# General options for economic tasks, that apply to taxes, upkeep and nation upkeep.
# Each task has it's own section, in this file and nations.yml, with specified options.
economic:
# Default configuration: taxes, upkeep and nation upkeep are collected every day at midnight.
interval:
# Collect taxes, upkeep and nation upkeep at midnight.
# Format: 24 hour format.
time: '24:00:00'
# Set amount of days between each payment.
# 1 doesn't have any effect. 2 would make it execute every second day at "time" (specified above).
days_2: 1
# Set the minimum time between a player's attempt to change the tax or upkeep and the next collection.
change-cooldown_time: 12h

+ Changed: Set claimblock of to the player that unclaimed them
- Fixed: Nation not deleting when failing upkeep
-Fixed: Startup error
+ Added: Support for new items and blocks
+ Added: Support for new entity types
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
Top Bottom