
Lands - Land claim plugin 7.15.22
Feature rich GUI, Taxes, Settings, Flags, Easy to use, Titles, Rewards, Dynmap, Upkeep, Rent, Wars
+ 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
+ Added: Confirm menu prompt for geyser players when executing commands
+ Added: Input menu prompt for geyser players for GUI input
+ Added: /nations info [nation] command
+ Added: object_info, object_info_relations menu
To view relations via /lands info, /nations info
- Fixed: Menu page not resetting to 0, when clicking filter items
- Fixed: [#1922] /lands admin land * menu error
- Fixed: Item attributes showing in menu
+ Changed: Do not respawn to land spawn if player dies in non lands world
- Fixed: [#1917] War end message spam if capture block captures whole land
- Fixed: Custom GUI menus
- Fixed: [#1917] Any player can manage the relations, there's no management flag designated apparently for this.
- Fixed: [#1917] Claims within nations can declare their own nation as enemy.
- Fixed: [#1917] Capital lands can declare its own nation as enemy.
- Fixed: [#1917] You can spam declaring a claim/nation as enemy.
- Fixed: Message at /lands menu with edit by loc enabled
If you're not updating from 6.1.0:
Update instructions:
[LIST=1]Update to 6.0.8 first. Start the server once and then stop it using /stop.Take a backup of your language files located under: /plugins/Lands/LanguageReplace the 6.0.8 jar file with this one. Start the server. The plugin will now migrate your language files into the new format.
[/LIST]
This version migrates your language files into a new format. Existing translations are kept. Please take a backup of your translation files anyway.
+ Added: [Suggestion] You can now delete the ally role from roles.yml ,if you don't want it
+ Added: You can now delete the nation role from roles.yml, if you don't want it
- Fixed: [#1913] Error at /lands menu
- Fixed: [#1912] Error at /lands list
- Fixed: [#1903] Fawe integration
This version migrates your language files into a new format. Existing translations are kept. Please take a backup of your translation files anyway.
This update is a complete overhaul of the GUI menu framework. It contains several improvements and
suggestions that we received in the past. While this version has been tested, there might still be
minor issues that might affect the usability of a menu.
+ Added: PlaceholderAPI support for all GUI menus
+ Added: You can now define multiple slots for items in menus
+ Added: You can now define entry ranges for list menus
+ Added: You can now define common items to be set in each menu
+ Added: Define commands to be executed on item click
+ Added: /lands admin listperms
- Fixed: [#1816] Auto claim creating new land if treat as new enabled