Lands - Land claim plugin icon

Lands - Land claim plugin 7.16.2

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

Page 1 ... 23 24 25 26 27 ... 35
6.5.1 Jun 3, 2022
Bank, Auto Permission

+ 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

6.5.0 May 30, 2022
BossBars, Dynmap, Menus

+ 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

6.4.2 May 25, 2022
Respawn Anchor - Minor

- Fixed: Respawn Anchor protection

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

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