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

+ Changed: Behaviour of option:

- 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
Code (Text):
Code:
# 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:
Code:
  # 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
If you're not updating from 6.1.0:
Update instructions:
  1. Update to 6.0.8 first (https://www.spigotmc.org/resources/53313/history). Start the server once and then stop it using /stop.
  2. Take a backup of your language files located under: /plugins/Lands/Language
  3. Replace the 6.0.8 jar file with this one. Start the server. The plugin will now migrate your language files into the new format.

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
+ Added: [Suggestion] Induvidual confirm messages for commands like /lands delete
+ Changed: Untrust owner at expiration, even if replace-owner enabled
- Fixed: Error at interaction due to missing physical-item
Top Bottom