Lands - Land claim plugin icon

Lands - Land claim plugin 7.15.22

Feature rich GUI, Taxes, Settings, Flags, Easy to use, Titles, Rewards, Dynmap, Upkeep, Rent, Wars

Page 1 ... 23 24 25 26 27 ... 35
6.4.1 May 23, 2022
Ratio Sorting

+ 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

6.4.0 May 21, 2022
Top Nations, PAPI

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

6.3.0 May 18, 2022
Phantom Spawning Flag

+ 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

6.2.11 May 16, 2022
Language

+ 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

6.2.10 May 14, 2022
Amplifier Hotfix

+ Added: API PlayerSpawnLandEvent
- Fixed: [#1963] Error at parsing levels config because of amplifier = 0

6.2.9 May 10, 2022
Minor Fixes

- Fixed: Selection tool and info tool not having lore, displayname
- Fixed: [#1956] Missing item: failure_owner

6.2.8 May 7, 2022
Dynmap, Admin Lands

+ 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

6.2.7 May 6, 2022
Visitor Spawn Teleport

+ 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

6.2.6 May 5, 2022
Menu Fixes

+ 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

6.2.5 May 4, 2022
Minor Fixes

+ 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)

6.2.4 May 2, 2022
Nations List

+ 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

6.2.3 Apr 30, 2022
6.2.3
+ Added: Click to open info menu in relations list menu
- Fixed: Typo in en-US_gui file
- Fixed: land_info menu not found
6.2.2 Apr 29, 2022
Free Teleportation

+ 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
6.2.1 Apr 28, 2022
Slots Correction Common

+ 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

6.2.0 Apr 27, 2022
Geyser Confirm and Input Prompt

+ 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

6.1.4 Apr 26, 2022
Minor Fixes
- Fixed: Item not found "level_camp"
- Fixed: [#1922] /lands admin land * menu error
- Fixed: Item attributes showing in menu
- Fixed: Invalid placeholder {roel} -> {role} in default language
6.1.3 Apr 25, 2022
Spawn, Fixes

+ 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

6.1.2 Apr 25, 2022
Fixes

- 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

6.1.1 Apr 23, 2022
Roles, Fixes

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

6.1.0 Apr 22, 2022
Read: GUI Menus

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

Page 1 ... 23 24 25 26 27 ... 35
You might also like...