Lands ⭕ Land claim plugin ✅ Grief Prevention Protection GUI Management Nations Wars - 26.x Support

MC Plugin Lands ⭕ Land claim plugin ✅ Grief Prevention Protection GUI Management Nations Wars - 26.x Support 7.26.2
Feature rich GUI, Taxes, Settings, Flags, Easy to use, Titles, Rewards, Dynmap, Upkeep, Rent, Wars

+ Added: /lands admin player <player> limits command
+ Added: /lands admin land <land> limits command
- Fixed: Players being able to open trapdoors using maces
- Fixed: /lands admin player <player> menu for offline players
A few years ago the complete database was overhauled. Please note that the old database version will no longer be supported starting with this version.
If you currently use the old version and have updated Lands in the last two years, it will currently send a warning message in the console asking you to migrate.
If that's not the case, you already use the new database version. If you currently get this warning, migrate the database first before updating.

- Fixed: Copper chest falling under interact_general flag instead of interact_container
- Fixed: Spreading of cave vines, bamboo and kelp via plant growth flag
- Fixed: Tenant or players that are trusted to sub area cant find land in their menu after a server reboot in some cases
- Fixed: /lands rename sending land with name exists if is same but different color
+ Added: {land_owner} variable for land related events in events.yml
+ Added: {created_at} and {nation_created_at} placeholders for bluemap etc.
- Fixed: Some placeholders could not be used in bluemap
- Fixed: In rare cases the nation wouldn't level up correctly
- Fixed: Players not being added correctly to wars in rare cases leading to wrong placeholder relations
  • Like
Reactions: nixafrizersavam
+ Added: /lands admin limits migrate - migrate from numbered permissions to the new limits file.

It makes sense to use this command, if you previously gave more lands etc. via the /lands admin player <player> give permission command. Limit packs should be configured in the player-limits.yml beforehand.

+ Improved: Clarified parameters for /lands admin land <land> setflag
- Fixed: %lands_player_chunks_claimed% papi placeholder returning invalid value
+ Changed: Order of limit packs in player-limits.yml: The first limit pack that a player has the permission for is taken. Therefore you should arrange your limit packs as follows: owner, admin, member etc. (just an example)

This was changed because this order seems to be more intuitive for server admins.
- Fixed: Error when trying to modify limits through the /lands admin player <player> give limit
+ Improved: Merging of two admin lands
+ Added: Limit packs are now automatically refreshed if permissions change in a luckperms group or for a luckperms user
- Fixed: Potential limit overflow in rare cases
+ Added: You can now define max play time rewards for limits:
YAML:
time-rewards:
  player_lands_owned:
    time: 1h
    max: 10 <- max amount received through playtime
+ Added: Also return ally status through placeholderapi if player directly trusted
- Fixed: "claim.initial.world" being sent two times at /lands claim
+ Added: /lands admin refreshlimits to forcefully apply changes of player-limits.yml to all players (even offline), lands and nations
+ Added: lands_player_chat and lands_player_chat_bool, lands_player_chunks_claimed, lands_player_chunks_left PlaceholderAPI placeholders - see wiki for more info
- Fixed: Merging limit pack with empty limit pack would always result in empty limit pack, even if first limit pack had values -> resulting in some limits being 0 for lands
Top Bottom