
Lands - Land claim plugin 7.15.22
Feature rich GUI, Taxes, Settings, Flags, Easy to use, Titles, Rewards, Dynmap, Upkeep, Rent, Wars
5.19.7
Oct 23, 2021
+ Added: Coordinate placeholders for capture point placement
invader: '#t#&aCapture Point[newline]&aplaced in enemy land: {land} Coords: {world}, {x}, {y}, {z}[newline]&aJoin them to capture the area.'
defender: '#t#&cCapture Point[newline]&cplaced in our land: {land} Coords: {world}, {x}, {y}, {z}[newline]&cGo there to join the defenders.'
+ Added: Change color of land, nation depending on the color if the level, if the land name has no color set
- Changed: Only send ban notification, if player is inside the area
invader: '#t#&aCapture Point[newline]&aplaced in enemy land: {land} Coords: {world}, {x}, {y}, {z}[newline]&aJoin them to capture the area.'
defender: '#t#&cCapture Point[newline]&cplaced in our land: {land} Coords: {world}, {x}, {y}, {z}[newline]&cGo there to join the defenders.'
+ Added: Change color of land, nation depending on the color if the level, if the land name has no color set
- Changed: Only send ban notification, if player is inside the area
5.19.4
Oct 19, 2021
Top Lands
+ Added: Sorting by level: /lands top level
+ Added: Clickable messages for /lands top
+ Added: More info hovers to /lands top
+ Added: {level} placeholder to lands list menu
- Fixed: Error at /lands help
+ Added: Clickable messages for /lands top
+ Added: More info hovers to /lands top
+ Added: {level} placeholder to lands list menu
- Fixed: Error at /lands help
5.19.3
Oct 18, 2021
Minor Fixes
+ Added: No delay at /wild world player if executed from console
- Fixed: Error at /lands help
- Fixed: Error at /lands help
5.19.2
Oct 16, 2021
Claimblocks and Visualization
+ Added: Option to ignore max claims at claimblocks
# Should claimblocks ignore the lands.chunks. permission?
ignore-max: false
+ Added: Visualization y offset
# Set a y offset (adjust height of visulization)
offset: 0
- Fixed: vehicle_usage flag
- Fixed: recipe registration error
# Should claimblocks ignore the lands.chunks. permission?
ignore-max: false
+ Added: Visualization y offset
# Set a y offset (adjust height of visulization)
offset: 0
- Fixed: vehicle_usage flag
- Fixed: recipe registration error
5.19.1
Oct 15, 2021
5.19.1
Oct 15, 2021
+ Added: /lands merge command
+ Added: /lands unclaimall command
More info: https://github.com/Angeschossen/Lands/wiki/Commands
- Fixed: Capture point recipe not showing after /lands reload
+ Added: /lands unclaimall command
More info: https://github.com/Angeschossen/Lands/wiki/Commands
- Fixed: Capture point recipe not showing after /lands reload
5.19.0
Oct 14, 2021
Auto Land Creation
+ Added: Option to enable / disable capture point drops at removal:
# Should a capture point item be dropped at removal of the capture point?
drop: false
+ Added: Automatically create land, if the player has lands, but is not allowed to claim for them
Requires auto land creation to be enabled.
+ Added: Setting for /lands chat
# Settings for /lands chat
chat:
# Should /lands chat messages be forwarded to console?
forward: false
# Should global chat be muted for a player if they have /lands chat toggle enabled?
mute-global: false
# Should a capture point item be dropped at removal of the capture point?
drop: false
+ Added: Automatically create land, if the player has lands, but is not allowed to claim for them
Requires auto land creation to be enabled.
+ Added: Setting for /lands chat
# Settings for /lands chat
chat:
# Should /lands chat messages be forwarded to console?
forward: false
# Should global chat be muted for a player if they have /lands chat toggle enabled?
mute-global: false
5.18.10
Oct 12, 2021
Capture Option
+ Added: {land} placeholder in area menu title
+ Added: Option to disable capture points (wars): "capture.enabled"
+ Updated: Swedish language by @broken_arrow1
- Fixed: NullPointerException at level calculation in very rare cases
+ Added: Option to disable capture points (wars): "capture.enabled"
+ Updated: Swedish language by @broken_arrow1
- Fixed: NullPointerException at level calculation in very rare cases
5.18.9
Oct 10, 2021
5.18.9
Oct 9, 2021
- Fixed: Capture point drop at explosion
5.18.8
Oct 8, 2021
- Fixed: Eventhandler registration error
- Fixed: Error at list menus, because GUI was not setup correctly
- Fixed: Error at list menus, because GUI was not setup correctly
5.18.7
Oct 5, 2021
Capture Points
+ Added: Option to limit y levels where capture blocks can be placed: "capture.y.min" and "capture.y.max"
- Fixed: Vehicles not getting damange from natural environment (in claim)
- Fixed: Capture point not unloaded at explosions
- Fixed: Error that caused capture points to not save in rare conditions
- Fixed: Claimblock base64 mat
- Fixed: Vehicles not getting damange from natural environment (in claim)
- Fixed: Capture point not unloaded at explosions
- Fixed: Error that caused capture points to not save in rare conditions
- Fixed: Claimblock base64 mat
5.18.6
Oct 1, 2021
5.18.6
This update adds capture points to wars. Huge thanks to @Verum, @Rollph and @Sorzys for their testing and feedback of this feature!
PLEASE NOTE THAT SOME MESSAGES FOR WARS HAVE CHANGED. SOME OF YOUR PLACEHOLDERS
MAY NO LONGER WORK. YOU NEED TO CHANGE THEM: https://github.com/Angeschossen/Lands/blob/master/src/main/resources/Language/en-US.yml
+ Added: Place a beacon inside the enemy land to create a capture point
+ Added: War points -> default: 1 kill = 1 point, 1 capture = 5 points
+ Added: capture.unclaim option
+ Added: capture.claim option -> claim captured area
+ Added: "firework.time" option to spawn a firework every x
+ Added: Capture points need to be crafted:
+ Added: New menu -> war_info
+ Changed: The 'duration' option is now called 'timeout' in wars.yml
PLEASE NOTE THAT SOME MESSAGES FOR WARS HAVE CHANGED. SOME OF YOUR PLACEHOLDERS
MAY NO LONGER WORK. YOU NEED TO CHANGE THEM: https://github.com/Angeschossen/Lands/blob/master/src/main/resources/Language/en-US.yml
+ Added: Place a beacon inside the enemy land to create a capture point
+ Added: War points -> default: 1 kill = 1 point, 1 capture = 5 points
+ Added: capture.unclaim option
+ Added: capture.claim option -> claim captured area
+ Added: "firework.time" option to spawn a firework every x
+ Added: Capture points need to be crafted:
+ Added: New menu -> war_info
+ Changed: The 'duration' option is now called 'timeout' in wars.yml
5.17.4
Sep 28, 2021
5.17.4
Sep 28, 2021
- Fixed: Chat actions not being stopped at logout
5.17.3
Sep 25, 2021
Minor Fixes
- Changed: Don't show visualization, if trying to claim in WG area
- Fixed: Error at PlayerItemHeldEvent
- Fixed: Error at PlayerItemHeldEvent
5.17.2
Sep 24, 2021
Mod Containers
+ Added: Containers from mods are now protected against other players opening them
+ Added: You can now use model-data for the selection and info tool
- Improved: /lands unstuck and /lands ban teleportation
- Fixed: Vanilla selection, info tools not being recognized
- Fixed: Nation role changes reflected to other lands, but shouldn't in this case
+ Added: You can now use model-data for the selection and info tool
- Improved: /lands unstuck and /lands ban teleportation
- Fixed: Vanilla selection, info tools not being recognized
- Fixed: Nation role changes reflected to other lands, but shouldn't in this case
5.17.1
Sep 18, 2021
Fixed: Issue with event handlers