Lands - Land claim plugin icon

Lands - Land claim plugin 7.19.6

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

Page 1 2 3 ... 37
7.19.6 2 days ago

- Fixed: Instead of ignoring an offline player if his playtime is higher than all expiration entries in the config, take the highest entry instead and check against its offline time.

7.19.5 3 days ago
+ Added: [Suggestion] Option to disable land tag or disable force setting a tag at /lands create
+ Added: Separate tag item to the various options menu
7.19.4 4 days ago
7.19.4 4 days ago
SQLite Fix
- Fixed: World load issue that was introduced in the previous version. This only affected servers that use SQLite and not MySQL.
 
Please update, if you're on 7.19.3 and don't use MySQL.
7.19.3 4 days ago
- Fixed: Issue where if you deleted a claimworld and created a new world with the same name, the claims wouldn't load to the new world
This behaviour was intentional in the past, but it seems like most admins expect the claims to load even if the world was reset
7.19.2 5 days ago
+ Added: <tag> argument to the create command: /lands create <name> <tag>
If the server allows spaces in land names, the arguments will be in reversed order: /lands create <tag> <name>
+ Changed: Send message about reached max amount of areas at /lands assign instead of area not found message
7.19.1 5 days ago
Menu Improvements
- Fixed: PlaceholderAPI tag placeholders behaviour with no tag set
- Fixed: Return error message if land tries to set new name that is the same as the current one
- Fixed: Nation save error in some cases
- Fixed: Claims not updating on BlueMap, if BlueMap map is named differently than the claim world
7.19.0 6 days ago
7.19.0 6 days ago
Land Tags
+ Added: Lands can now set tags for their land. A tag is the short version of the land name. Tags for nations will be added soon as well.
Please review the default tag settings in config.yml:
[code=YAML]  # Land tag options
  tag:
    # Maximum land tag length
    # The maximum possible length is 80 when using MySQL and 32 when using SQLite (including color codes).
    length_3: 4
    # Should colors be allowed in land tags?
    # Disabling this option at a later time, will also remove color from existing lands.
    color_6: false
    # Should land tags be allowed to include formatting, such as bold, underlined etc.?
    format_2: false
    # Should numbers be allowed in land tags?
    numbers_2: false
    # Allow only latin letters for land tags?
    # If enabled: They won't be able to use chinese letters etc.
    only-latin_2: false[/code]
 
 
+ Added: Support for world resets and still keeping spawn locations in place and not adding another world to db if the name is the same as before
+ Added: wild.end message that is shown when a player tries to use random teleportation in the end
+ Changed: Parse PlaceholderAPI placeholders for sender of chat message, not recipient (/lands chat)
7.18.14 12 days ago
Worldborder

+ Added: Dont allow claiming chunks outside the worldborder using claim radius or claim map
+ Added: Protection against boats being used to destroy item frames etc.
- Fixed: Error when editing land enter message in new dialog menu

7.18.13 14 days ago
FancyHolograms Support
+ Added: [Suggestion] lands_nation_balance_lands and lands_nation_balance_lands_short PlaceholderAPI placeholders. See wiki for more info
+ Added: FancyHolograms support
Please note that FancyHolograms does not support clickable holograms via their developer API. Therefore they can't be used for rentals.
7.18.12 15 days ago
- Fixed: Yaw and pitch not applied when teleporting to area spawn
- Fixed: Handle error if server fails to serialize or deserialize item
7.18.11 16 days ago
- Fixed: Selection or /lands unclaim radius returning message that no chunks were unclaimed despite chunks being unclaimed
- Fixed: Webmap not removing markers if all chunks were unclaimed at once (only with multi world setup)
- Fixed: Not removing markers with squaremap if all chunks unclaimed
7.18.10 18 days ago
- Fixed: Rare issue with land expiration getting last play time of online player wrong
7.18.9 20 days ago
- Fixed: Class not found error while importing claims from 3rd party plugins
7.18.8 22 days ago
SimpleClaimSystem Claims Import

+ Added: Import claims from SimpleClaimSystem: /lands admin import simpleclaimsystem

7.18.7 25 days ago
BlueMap, Wars

- Fixed: BlueMap integration
+ Improved: /wars admin start command

7.18.6 28 days ago

- Fixed: Vanished players could be seen in tab completions

7.18.5 29 days ago
+ Added: [API] to get all areas inside a claimed chunk Container#getAreasInChunk
 
7.18.3 Oct 10, 2025
+ Improved: Some default locale entries regarding /lands trust and /lands untrust to make it more intuitive
- Fixed: nation and land *members* balance placeholderAPI
Page 1 2 3 ... 37
You might also like...