
Lands - Land claim plugin 7.15.15
Feature rich GUI, Taxes, Settings, Flags, Easy to use, Titles, Rewards, Dynmap, Upkeep, Rent, Wars
5.6.2
Apr 24, 2021
Language and Hotfix
- Fixed: Player load error from 5.6.1
- Updated: Swedish language file by @broken_arrow
- Fixed: Some mistakes in the German language file (Thanks to @Tamino)
- Updated: Swedish language file by @broken_arrow
- Fixed: Some mistakes in the German language file (Thanks to @Tamino)
5.6.1
Apr 24, 2021
Chat toggle and Persistence
+ Added: /Nations chat toggle to allow players to redirect messages they send into public chat to all players of the nation
+ Added: Make /Lands chat toggle persistent
+ Added: Make /Nations chat toggle persistent
- Fixed: Wrong chat spy format for nations
+ Added: Make /Lands chat toggle persistent
+ Added: Make /Nations chat toggle persistent
- Fixed: Wrong chat spy format for nations
5.6.0
Apr 23, 2021
Nations Chat
+ Added: Nations chat: /Nations chat [nation] [toggle] (perm: nations.command.chat)
Suggested by @Classicalad
- Fixed: Nation did not receive war start notification
Suggested by @Classicalad
- Fixed: Nation did not receive war start notification
5.5.5
Apr 22, 2021
Title Hide Flag and Fixes
+ Added: TITLE_HIDE flag: can be used to hide title in land or wilderness
Suggested by @ShadoW
+ Added: "silent" parameter to /Lands ban and /Lands unban
Suggested by @Verum
- Fixed: papi placeholder for remaining claims could return negative numbers if permissions were changed
- Fixed: Blizzards still leaving snow behind, if snow form disabled
- Fixed: Issue with crop planting and farmland trample flag
Suggested by @ShadoW
+ Added: "silent" parameter to /Lands ban and /Lands unban
Suggested by @Verum
- Fixed: papi placeholder for remaining claims could return negative numbers if permissions were changed
- Fixed: Blizzards still leaving snow behind, if snow form disabled
- Fixed: Issue with crop planting and farmland trample flag
5.5.4
Apr 20, 2021
5.5.4
Apr 20, 2021
Snow and Chat
- Changed: Adjusted chat event priority to fix incompatabilities with 3rd party chat plugins
+ Added: If the flag SNOW_MELT is disabled, blizzards won't cover the ground with snow
Suggested by @Opa
+ Added: TRAMPLE_FARMLAND role flag
Suggested by @Opa
+ Added: If the flag SNOW_MELT is disabled, blizzards won't cover the ground with snow
Suggested by @Opa
+ Added: TRAMPLE_FARMLAND role flag
Suggested by @Opa
5.5.3
Apr 17, 2021
Village Raids and Nation Upkeep
- Fixed: Nation did not receive the upkeep from the members
v. 5.5.2
- Fixed: Rent sign not updating if chunk was unloaded, while the rent expired
+ Added: Prevent players from starting village raids, if the player is not allowed to attack players in the area
Suggested by @TheIronMinerLv
v. 5.5.2
- Fixed: Rent sign not updating if chunk was unloaded, while the rent expired
+ Added: Prevent players from starting village raids, if the player is not allowed to attack players in the area
Suggested by @TheIronMinerLv
5.5.2
Apr 17, 2021
Village Raids
- Fixed: Rent sign not updating if chunk was unloaded, while the rent expired
+ Added: Prevent players from starting village raids, if the player is not allowed to attack players in the area
Suggested by @TheIronMinerLv
+ Added: Prevent players from starting village raids, if the player is not allowed to attack players in the area
Suggested by @TheIronMinerLv
5.5.1
Apr 15, 2021
/lands map - Claim Hotfix
+ Fixed: Map click to claim nullpointerexception
- Changed: Do not send pvp warning if pvp is disabled, but player has bypass perms
- Changed: Do not send pvp warning if pvp is disabled, but player has bypass perms
5.5.0
Apr 14, 2021
Claim Height Options
+ Added: You can now setup a claim height in config.yml
# Worlds where players should be able to claim.
# NOTE: This setting requires server reload / restart.
# This list also supports setting the player claims height per world.
# Example: world:30:256 -> this will configure the world 'world' with a claim height from 30 to 256.
# NOTE: The claim height of admin lands will always be maxed out.
Example configuration:
claim-worlds_list:
- 'world:30:256'
- Fixed: In some rare cases, where the player did not exist in the db, the land would not be affected by land expiration
# Worlds where players should be able to claim.
# NOTE: This setting requires server reload / restart.
# This list also supports setting the player claims height per world.
# Example: world:30:256 -> this will configure the world 'world' with a claim height from 30 to 256.
# NOTE: The claim height of admin lands will always be maxed out.
Example configuration:
claim-worlds_list:
- 'world:30:256'
- Fixed: In some rare cases, where the player did not exist in the db, the land would not be affected by land expiration
5.5.0
Apr 14, 2021
5.4.12
Apr 10, 2021
Mostly API Stuff
- Fixed: /lands admin land delete did not call LandDeleteEvent
- Fixed: Can't reel in (fishing rod) in wilderness
+ API: Added more Reasons to LandDeleteEvent and ChunkDelete
+ API: Made ChunkDeleteEvent cancellable. Please note that events with the reason ADMIN, can not be cancelled.
+ Added logging options for the API:
logging:
# Should Lands log cancellations of events from the Lands API. This happens if 3rd party plugins cancel these events.
# For example they can cancel claiming (/Lands claim), which results in no response from the command (unless they send one).
# By having this option enabled, you can always check if a 3rd party plugin cancelled the action.
api-events: true
- Fixed: Can't reel in (fishing rod) in wilderness
+ API: Added more Reasons to LandDeleteEvent and ChunkDelete
+ API: Made ChunkDeleteEvent cancellable. Please note that events with the reason ADMIN, can not be cancelled.
+ Added logging options for the API:
logging:
# Should Lands log cancellations of events from the Lands API. This happens if 3rd party plugins cancel these events.
# For example they can cancel claiming (/Lands claim), which results in no response from the command (unless they send one).
# By having this option enabled, you can always check if a 3rd party plugin cancelled the action.
api-events: true
5.4.11
Apr 9, 2021
Negative Level Upkeep Value
- Fixed: Minus upkeep value in levels.yml not recognized on calc
- Updated: Swedish language by @Broken_arrow !
- Updated: Turkish language by @SurvivorsDev !
- Fixed: Turtle eggs not being protected correctly
- Fixed: Admin lands type not updating in from sql db
- Updated: Swedish language by @Broken_arrow !
- Updated: Turkish language by @SurvivorsDev !
- Fixed: Turtle eggs not being protected correctly
- Fixed: Admin lands type not updating in from sql db
5.4.10
Apr 8, 2021
Levels, Bypass, Turkish Translation
+ Added: Turkish (tr-TR) translation by @SurvivorsDev !
+ Added: Permission "lands.bypass.priority"
description: Edit roles even if they have the same or a higher priority than your own role.
- Fixed: Typos in english language file
- Fixed: Role color not displaying in /Lands chat and members menu
- Fixed: Players with pvp bypass could not attack target, if target was not allowed to pvp
- Fixed: Levels not updating in some cases
+ Added: Permission "lands.bypass.priority"
description: Edit roles even if they have the same or a higher priority than your own role.
- Fixed: Typos in english language file
- Fixed: Role color not displaying in /Lands chat and members menu
- Fixed: Players with pvp bypass could not attack target, if target was not allowed to pvp
- Fixed: Levels not updating in some cases
5.4.9
Apr 7, 2021
Visualization: y-lock Option
- Fixed: Players could init multiple rts as, rtp lookup is async
- Fixed: Table not found error on initial startup
- Added: Visualization option
# Should the border visualization stay at the initial height (y-block)?
# If false: The border will follow the players position up and downwards.
# NOTE: This is a default. Players can still toggle it by executing /Lands view stay.
y-lock: false
y-lock:
enabled: '&cToggled y-lock mode: &7The land borders will no longer follow your position up and downwards.'
disabled: '&aToggled y-lock mode: &7The land borders will follow your position up and downwards.'
- Fixed: Table not found error on initial startup
- Added: Visualization option
# Should the border visualization stay at the initial height (y-block)?
# If false: The border will follow the players position up and downwards.
# NOTE: This is a default. Players can still toggle it by executing /Lands view stay.
y-lock: false
y-lock:
enabled: '&cToggled y-lock mode: &7The land borders will no longer follow your position up and downwards.'
disabled: '&aToggled y-lock mode: &7The land borders will follow your position up and downwards.'
5.4.8
Apr 6, 2021
Lands Admin Give Command
- Added: /Lands admin give command
- Updated: Brazilian Portuguese language (pt-BR) files by @Yamamot00
- Updated: Brazilian Portuguese language (pt-BR) files by @Yamamot00
5.4.7
Apr 5, 2021
Random Teleport - World Permissions
- Added: Rotate /Lands map if player rotates and clicks again
- Added: Random teleportation option
# Should permissions for random teleportation be per world based instead of just
lands.command.wild?
# Example: world 'A': lands.command.wild.a, world 'B': lands.command.wild.b
world-perms: false
perm: '&cYou''re not allowed to use random teleportation in the world&4 {world}&c. &8You''re missing the permission {perm}.'
- Fixed: Player invulnerable flag did enable automatically in wilderness
- Changed: The 'all' parameter from roles.yml (owner role) has been removed and is no
longer supported. As now also 3rd party developers can register their own flags, it's
not recommended to apply all flags to the owner role
automatically as the functionality of these flags can be dynamic.
- Added: Random teleportation option
# Should permissions for random teleportation be per world based instead of just
lands.command.wild?
# Example: world 'A': lands.command.wild.a, world 'B': lands.command.wild.b
world-perms: false
perm: '&cYou''re not allowed to use random teleportation in the world&4 {world}&c. &8You''re missing the permission {perm}.'
- Fixed: Player invulnerable flag did enable automatically in wilderness
- Changed: The 'all' parameter from roles.yml (owner role) has been removed and is no
longer supported. As now also 3rd party developers can register their own flags, it's
not recommended to apply all flags to the owner role
automatically as the functionality of these flags can be dynamic.
5.4.6
Apr 3, 2021
- Added: Allow ender chests always to be open in lands
- Fixed: Icon and name item not set in role menu
- Added: /lands admin land resetflag command
- Fixed: Levels not calculating in some cases
- Fixed: Icon and name item not set in role menu
- Added: /lands admin land resetflag command
- Fixed: Levels not calculating in some cases
5.4.5
Apr 1, 2021
- Fixed: Nation wars returning wrong calculation on end
- Added: Area sell/rent: send money to personal account if the area owner differs from the land owner
- Added: Admin flag for admin lands: INVULNERABLE You can toggle it in the menu of the admin land
- Added: Luckperms context: land_trusted_in=LANDNAME
- Added: Area sell/rent: send money to personal account if the area owner differs from the land owner
- Added: Admin flag for admin lands: INVULNERABLE You can toggle it in the menu of the admin land
- Added: Luckperms context: land_trusted_in=LANDNAME
5.4.4
Mar 31, 2021
Admin Lands
- Added: /Lands admin menu
- Added: Admin lands: You can now convert normal lands into admin lands. These lands wont pay any upkeep and can not participate in wars.
In the new /Lands admin menu you can add, remove or convert lands / admin lands. /Lands safezone is no longer needed and has been removed.
- Fixed: Incompatibility with some mute plugins in some cases
- Added: Admin lands: You can now convert normal lands into admin lands. These lands wont pay any upkeep and can not participate in wars.
In the new /Lands admin menu you can add, remove or convert lands / admin lands. /Lands safezone is no longer needed and has been removed.
- Fixed: Incompatibility with some mute plugins in some cases