Lands - Land claim plugin icon

Lands - Land claim plugin 7.15.6

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

Page 1 ... 29 30 31 32 33 34
5.14.0 Aug 18, 2021
Level Progression and 3rd party Requirements
+ Added: API -> 3rd party plugins can now register their own requirements
The levels.yml will be regenerated.

- Fixed: Some minor issues with level progression

+ Added: New menu to view the progress of unlocking the next level.
These can be opened via /lands level, /nations level or via the land or nation menu.

+ Added: New requirement for nation level up: "lands"
+ Added: New requirement for land and nation level up: "farms" of plugin BetterFarming
+ Added: New requirement for land and nation level up: "hoppers" of plugin UpgradeableHoppers
+ Added: New requirement for land and nation level up: "spawners" of plugin UpgradeableSpawners

+ Added: Allow players without the interact_continer flag to open lecterns, but not taking the book.
+ Added: Protection against hopper minecarts
It was possible to spawn a hopper minecart and then push it into other lands to steal items from chests.
This is no longer possible.

+ Added: Suggestion -> don't return anything for "%rel_lands_war_relation%" if there is no war between the two players.
+ Added: Suggestion -> don't allow monsters to teleport into claims, if the "monster_spawn" flag is disabled
+ Added: Border for untrusted neighbour lands
+ Added: No longer send pvp warning if previous area was also pvp
+ Added: Suggestion -> API: wild method to rtp players
/**
* Randomly teleport a player in the given world.
* @param landPlayer The player
* @param world The destination world
*/
void wild(@NotNull LandPlayer landPlayer, @NotNull World world);

- Fixed: API: Wrong delete reason at /unclaim
- Fixed: edit-by-loc option: players could select lands for editing in which they're not trusted.
They couldn't edit them tough.
- Fixed: Error when tab completing in console
- Fixed: Skins not applying to leaderboard heads since on latest spigot, paper
- Fixed: Wrong level name at level down
- Fixed: Declare flag not working at /wars declare -> for nations if the executor is not the capital owner

YKonfeh.png
5.13.3 Aug 9, 2021
Tool Slots
+ Added: You can now configure the slots for the tools
# The tool used to create selections and claim, unclaim or assign them.
selection:
# Lands will automatically give the tool to new players and set it to the slot.
slot: 0
# Enable / disable the visualization / info tool.
# Should Lands give every new player a information tool, which is defined in your gui language file?
# This tool will send the /lands view information for the location the player is pointing at by using the tool.
info:
slot_2: 1

- Fixed: Error at luckperms cacl event
- Fixed: Invalid help message
5.13.2 Aug 7, 2021
Hotfix
- Fixed: Getting selection tool and info tool on each join
5.13.1 Aug 7, 2021
Minor Additions from Suggestions
+ Added: You can now disable the information tool
# Enable / disable the visualization / info tool.
# Should Lands give every new player a information tool, which is defined in your gui language file?
# This tool will send the /lands view information for the location the player is pointing at by using the tool.
info: true

+ Added: Entry "server" in the language file to translate the owner for admin lands
+ Added: War declaration option:
# Should attackers only be able to send war declarations to lands or nations where at least one player is online?
online: false

- Fixed: Nations warshield not reducing
- Fixed: Teleportation ignored yaw and pitch since latest versions
5.13.0 Aug 4, 2021
Selection and Improvements
+ Improved: How selections are done.
Corners will not be set in a cycle. The selection tool still exists, but now alternatively the key "Q" can be used to set a corner
at the players position. Because of this addition the commands /selection pos1 and /selection pos2 have been removed. You can find a
screenshot below.

While this update may seem like a small change, changing the way of the claiming process always needs to be considered carefully. If you have any
feedback about that, please let us know on Discord or via pm.

+ Improved: Default color scheme.
Improved usability.

+ Added: API: onLoad method, which calls the runnable, once Lands is loaded.

- Fixed: Exception at visualizations
- Fixed: War shields not applied at draw
- Fixed: 'lands' detected as Lands sign instead of [lands]
- Fixed: Pressure plates protection
- Fixed: Some tab completions not working as expected
- Fixed: Minor issues with task scheduling
5.12.7 Jul 30, 2021
Teleport and API
+ Added: API: war.getTeam
- Fixed: Incompatibilities with other plugins that listen to teleportation on /lands spawn or /wild, which in some setups could lead to a server crash
5.12.6 Jul 28, 2021
Dynmap and Relation Placeholder
+ Added: Dynmap option:
# Should it also apply the color of the name to the border?
border: true
+ Added: %rel_lands_war_relation% placeholder for PlaceholderAPI, which displays the relation of two players during a war.
- Changed: First claim is only free on first /claim not on /unclaim -> /claim
5.12.5 Jul 23, 2021
Claimblock - Auto Land Detection
+ Added: claimblock placement will now automatically detect the claimland if the /edit land is not a neighbour of the current chunk
5.12.4 Jul 22, 2021
Nations Upkeep
- Fixed: Nations upkeep not being taken in some cases
- Changed: Default upkeep nopay-time (config.yml)
5.12.3 Jul 21, 2021
Minor - Support for latest LandsDiscordBot
+ Added: This version just adds support for the new LandsDiscordBot plugin version. Some new API methods are included in this version that are required by the latest LandsDiscordBot plugin.

https://www.spigotmc.org/resources/landsdiscordbot-discord-bot-for-lands.74047/update?update=414557
5.12.2 Jul 19, 2021
Minor - Swedish Language and API
- Updated: Swedish language file by @Broken_arrow !
+ Added: API: landPlayer.getWars()
+ Added: API: landPlayer.getInvites()
5.12.1 Jul 16, 2021
FAWE, API and Luckperms - time-rewards
+ Added: lands_land_level_next papi placeholder
+ Added: lands_nation_level_next papi placeholder
More info: https://github.com/Angeschossen/Lands/wiki/PlaceholderAPI-Placeholders

+ Added: Time-rewards: Setting luckperms permission silently
+ Added: API: getTitleMessage(player)

- Fixed: Fawe integration load error
- Fixed: /lands admin untrust - command error
5.12.0 Jul 12, 2021
Levels
+ Added: Sounds at level up and down. You need to add this to your levels.yml file, if you want to use them:
# You can disable sounds by setting them to ''
sound:
# Played to each player of the land or nation on level up.
up: 'BLOCK_BELL_USE'
# Played to each player of the land or nation on level down.
down: 'BLOCK_ANVIL_DESTROY'

+ Added: Some messages for level up and down.
level:
up: '#t#{object}[newline]&7leveled up: {level}'
down: '#t#{object}[newline]&7leveled down to: {level}'

- Improved: Bypass land expiration offline permission check
- Improved: Level up/down is now (almost) instant for lands
5.11.19 Jul 10, 2021
Fixes
- Fixed: /wild issue when UltraRegions claim prevention enabled
- Fixed: /claim issue when UR claim prevention enabled
- Fixed: First chunk claim is now always free
5.11.18 Jul 9, 2021
Rent Signs and Leaderboards
+ (re)Added: Skull skin update for leaderboard on 1.17.1, since 1.17.1 fixed the TPS issue with skin update on skulls
- Fixed: Rent sign interaction not responding
5.11.17 Jul 7, 2021
UltraRegions and Expiration Permission for Luckperms
+ Added: UltraRegions support: Prevent claiming in UltraRegions regions

+ Added: Permission to bypass land expiration (only supported when using Luckperms)
lands.bypass.expiration:
description: This permission only works when you use Luckperms as your permission plugin. Players with this permission will bypass the configured land expiration from your config.
5.11.16 Jul 5, 2021
Admin Withdraw Fix
- Fixed: Error at /lands admin land withdraw
- Fixed: Typo for option in config. Note: This means that the option 'cicle' now is called 'cycle', so you might need to re-configure it.
# If true: The selection modification will cycle through pos1 and pos2.
# If false: left click = pos1 and right click = pos2
cycle: false
5.11.15 Jul 4, 2021
Item Drop on Death - Hotfix
- Fixed: Issue with the introduced keep inventory feature of latest version
5.11.14 Jul 3, 2021
Visualization Area Radius
+ Added: New setting for /view
# Set the maximum block distance from the player in which sub areas should be visualized.
area-radius: 112

- Improved: Calculation and visualization of visualizations
- Fixed: CMI holograms not spawning because CMILocation class has been relocated
5.11.13 Jul 2, 2021
Admin Deposit
+ Added: Suggestion: If a player dies at a location where ITEM_PICKUP flag is disabled, they'll keep their inventory.
+ Added: You can now execute /Lands deposit and /Lands withdraw from the console
You can also use /Lands admin land deposit
- Fixed: Missing {level} placeholder for level commands
Page 1 ... 29 30 31 32 33 34
You might also like...