
Lands - Land claim plugin 7.15.8
Feature rich GUI, Taxes, Settings, Flags, Easy to use, Titles, Rewards, Dynmap, Upkeep, Rent, Wars
+ Added: Support for new items and blocks (protections)
+ Added: Support for new entity types (distinguish)
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
+ Added: Option for Vault bank account for upkeep
# Server bank account name. Upkeep will go here. Empty means, that this feature is disabled.
server-bank: ''
+ Added: [Suggestion] Permission for: /lands claim auto -> lands.command.claim.auto
+ Added: [Suggestion] Permission for: /lands unclaim auto -> lands.command.unclaim.auto
https://github.com/Angeschossen/Lands/wiki/Commands
+ Added: API: Sorting context
+ Improved: Do not limit args length for direct help messages
- Fixed: W/L wars ratio in menu
- Fixed: K/D wars ratio in menu
- Fixed: Error at /lands setrole
+ Added: [Suggestion] Customizeable bossbar messages
https://github.com/Angeschossen/General/wiki/Messages#as-a-bossbar
+ Added: You can now send any message as a bossbar
https://github.com/Angeschossen/General/wiki/Messages#as-a-bossbar
+ Added: [Suggestion] Dynmap border from-name options
# Set the color depending on the land's name?
land_5: false
# Set the color depending on the nation's name?
nation_2: true
+ Added: Ally role deleteable, even post update (if removed from roles.yml)
+ Added: [Suggestion] You can now remove /lands menu <menu> shortcusts
https://github.com/Angeschossen/General/wiki/GUI-Menus#remove-a-menu-from-cmd-menu
- Fixed: Cake protection
- Fixed: [#1974] Issues with claimblock.ignore-max option (not ignoring max in edge cases and some validation issue)
- Fixed: [#1976] Error when floodgate missing
- Fixed: [#1976] Confirm input error
+ 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
# 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:
# 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
+ Changed: Behaviour of option:
# Should the cost also be applied to visitors and not only trusted players?
# If enabled: Visitors need to pay in order to teleport to the spawn and the cost will be given to the land.
visitors: false
- Fixed: [#1947] Tab in GUI file led to some items not loading
+ Changed: /lands top [sortmode] [page] is no optional
+ Improved: Allow self editing if player has flag bypass. Useful for admins /lands edit
- Fixed: [#1933] Missing child item at attempt to untrust owner
- Fixed: [#1933] Missing child item when not allowed to teleport to land
- Fixed: [#1933] Error at rentables sorting menu
- Fixed: Missing area head in rentables menu
- Fixed: Global lands list entries
+ Improved: Sort nation lands by level and name, except capital
- Fixed: Sorting and filtering in rentables menu
- Fixed: [#1939] Dynmap §8
- Fixed: [#1939] Dynmap wrong players amount
- Fixed: [#1939] Offline invites not saved
- Fixed: [#1933] Items not applying in order in some cases (GUI menus)
+ Added: [Suggestion] /nations list
+ Added: [Suggestion] Nations list menu
+ Improved: Lands and nations list spawn toggle filtering
+ Changed: The owner is no longer included in lands.members.<number> and all other related options
- Fixed: confirm menu error
- Removed: "normal" category from default categories.yml
The default category is now just none.
+ Improved: Mojang API skin updating rate limit handling
+ Added: Click to open info menu in relations list menu
- Fixed: Typo in en-US_gui file
- Fixed: land_info menu not found
+ Added: [Suggestion] Option for free teleportation after first join
# General Teleportation Settings[/INDENT]
# Command specific teleportation options can be find in their sections.
teleport:
# Set the cost of any teleportation to 0 for players that joined the server for the first time.
# You can define a time span here. Example: 1d = players that joined the server 23 hours ago, won't pay for any teleportation.
first-join_time: 0h
# Wait time
# Time unit: seconds
wait: 3
- Fixed: [#1929] /nation delete confirm message
- Fixed: [#1929] /nations help
+ Added: Option to automatically fix overflowing slot ranges:
# Automatically correct slots if menus, that inherit items from this section, have a smaller size?
# If this is disabled, items, which slots go over the menu size, will be set to slot 0 instead.
# To manually override the slots for a common item in a menu, just define this item in the custom section of the menu.
auto-correct: true
- Fixed: ignore-max option counting towards claim limit in some cases
- Fixed: [#1926] min-players option in wars.yml at /wars declare