
Lands - Land claim plugin 7.15.15
Feature rich GUI, Taxes, Settings, Flags, Easy to use, Titles, Rewards, Dynmap, Upkeep, Rent, Wars
+ Added: [Suggestion] Being able to toggle bedrock menus
# Provide bedrock forms for bedrock players, instead of the normal GUI?
bedrock-forms: true
+ Added: [Suggestion] Added {date} placeholder to chunk view.info message in chat locale file
+ Added: You can now change the type of the camp block
+ Added: [Suggestion] Random teleportation not respects the size of your world border and not just config
+ Added: [Suggestion] Send selection reminder immediately when completing the selection the first time
+ Added: [Suggestion] %lands_nation_name_cmd% PlaceholderAPI placeholder
+ Added: [Suggestion] You can now define combat tag worlds
# Configure worlds in which combat tags should be enabled.
# NOTE: If empty, it's enabled in all claim worlds from claim-worlds_list.
tag-worlds_list: [ ]
- Fixed: War kills point
+ Added: New string for land title, if levels are disabled
You might need to adjust your locale file, if you don't want the default:
title:
land:
normal: '&7%level% &7of&3 %owner%&7.'
levels-disabled: '&7of&3 %owner%&7.'
- Fixed: /lands wild
+ Added: Players tab complete now cross server when using redis
+ Added: Players now receive messages cross server at /lands trust etc. when using redis
+ Added: You can now disable dynmap popups by setting the entry in locale file to ""
- Fixed: Land expiration bulk
- Fixed: RTP min and max radius option
- Fixed: Redis TELEPORTATION topic
- Fixed: LandCreateEvent cancellation issue
- Fixed: Added server-name.yml to override Redis values from config.yml
+ Added: [Suggestion] You can now define min and max distance for each world at rtp
# Worlds where players should be able to use /lands wild.
# You can use '*' as a entry, to allow all worlds.
# Entry format: worldName:minDistance:maxDistance
# The minimum and maximum distance is measured from the world spawn (/setworldspawn).
wild-worlds_list:
- "world:800:30000"
- Fixed: LandCreateEvent cancellation issue
- Fixed: Multi locale setup
+ Added: [Suggestion] Inbox message to inform land members about changes in /lands storage
+ Added: Mohist: protect mod blocks via interact_general flag
- Fixed: SkinsRestorer integration error
- Fixed: Event logging error
- Fixed: Startup with invalid skulls in GUI locale
If you receive a warning about this in console, you need to update your GUI locale file: https://github.com/Angeschossen/PluginFrameworkAPI/wiki/New-Head-Textures
- Fixed: /lands deposit all - with item eco
- Fixed: Area creator becoming member
- Fixed: High amount of async tasks due to TTL cache
- Fixed: no-claims land deletion option not working of owner inactivity disabled
- Fixed: Some tenant related issues
- Fixed: Error at paper item move event
- Fixed: Issue with sell sign causing error in menu
- Fixed: RTP error with Folia
- Fixed: Some other issues I forgot to log...