Lands - Land claim plugin icon

Lands - Land claim plugin 7.15.14

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

Page 1 ... 33 34 35
5.4.2 Mar 30, 2021
Note: This update contains quite a lot of changes behind the scenes. While most of them were quite uniform, it's nevertheless recommended to take a backup! If you're planning to use this version on a production server, it is recommend to wait a few more days. You also need to re-configure your default natural land flags: default_list in config.yml

- Added: API: 3rd party plugins can now register their own flags. These flags will also be displayed in the lands menus. 3rd party developers can however decide if they will be displayed / toggleable etc.
https://github.com/Angeschossen/LandsAPI/wiki/Flags

- Fixed: Dynmap spawn markers name is land id instead of land name
- Fixed: /back conflict with some teleport plugins
5.4.1 Mar 29, 2021
[BETA] Custom Flags v5.4.1
Note: This update contains quite a lot of changes behind the scenes. While most of them were quite uniform, it's nevertheless recommended to take a backup! If you're planning to use this version on a production server, it is recommend to wait a few more days. You also need to re-configure your default natural land flags: default_list in config.yml

- Added: API: 3rd party plugins can now register their own flags. These flags will also be displayed in the lands menus. 3rd party developers can however decide if they will be displayed / toggleable etc.
https://github.com/Angeschossen/LandsAPI/wiki/Flags

- Fixed: Error at entity damage event: tameable uid
- Fixed: Unknown messages
- Added: Parent option in roles.yml:
# Should members of this role automatically be added to new sub areas?
parent: true
5.4.0 Mar 27, 2021
[BETA] Custom Flags - READ
Note: This update contains quite a lot of changes behind the scenes. While most of them were quite uniform, it's nevertheless recommended to take a backup! If you're planning to use this version on a production server, it is recommend to wait a few more days.

- Added: API: 3rd party plugins can now register their own flags. These flags will also be displayed in the lands menus, if the developers wish to enable that.

- Fixed: Wrong msg at /Wars declare
- Fixed: Lightning does not charge creepers in claims
- Added: Tools option
tools:
# Should Lands give every new player the selection tool defined in your gui language file?
# If you for example set GOLDEN_HOE as the material in your gui language file, all GOLDEN_HOE's will trigger a selection, not just the given one.
# That means that players can craft the tool too and use it to create selections. However, /Lands selection still works without any tool in hand.
# Automatically giving new players the selection tool, just informs them about claiming and with it they can manage selections from air, instead of needing to touch the block directly.
selection:
enabled_21: true
# If true: The selection modification will cicly through pos1 and pos2.
# If false: left click = pos1 and right click = pos2
cicle: false​
5.3.3 Mar 23, 2021
Lands-5.3.3

- Improved: Player interaction handler
- Added: Ignore wildcards for lands.chunks.support.NUMBER
5.3.2 Mar 22, 2021
- Added: OfflinePlayer implementation which allows 3rd party plugins to retrieve offline player data from the database.

https://github.com/Angeschossen/LandsAPI/commit/252b78b99e803bc7eef686886c2ab0a6a956a9e5
5.1.3 Mar 22, 2021
Page 1 ... 33 34 35
You might also like...