Lands - Land claim plugin icon

Lands - Land claim plugin 7.15.22

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

Page 1 ... 10 11 12 13 14 ... 35
6.46.3 Mar 7, 2024
Search for Lands and Nations

+ Added: [Suggestion] Toggeling refunding claimblocks

    # Should claimblocks be refunded, if players unclaim a chunk that was claimed with a claimblock?
    refund: true



- Fixed: Nation deletion throwing error

+ Added: [Suggestion] Being able to search lands and nations in /lands list and /nations list
LdxDdE8.png

6.46.2 Mar 4, 2024
PAPI, Map

+ Added: %lands_nation_name_plain% PAPI placeholder

- Fixed: /lands map error in world where claims are disabled
- Fixed: Missing slots warning on startup

6.46.1 Mar 2, 2024
CMI Vanish, Map, BlueMap

+ Added: [Suggestion] Support for CMI's vanish feature
+ Added: [Suggestion] Current position item in map menu
- Fixed: BlueMap integration enable error in some cases

6.46.0 Mar 1, 2024
Map

+ Added: [Suggestion] /lands map will now open a menu instead and /lands map chat will print the current map into chat, just like in previous versions

+ Added: /lands map chat command

u1ieEg4.png

6.45.2 Mar 1, 2024
Rent Areas

- Fixed: Rentable areas etc. not displaying in /lands rent list after server reboot
- Fixed: /lands setrole

6.45.1 Feb 26, 2024
General Improvements and Fixes

- Fixed: /lands wild
- Fixed: Error at /war admin start
- Fixed: Cases where team eval was invalid for wars
- Fixed: Capture flag claiming chunks failing in some cases
+ Improved: Mojang API rate limiter handler

6.45.0 Feb 23, 2024
Teleportation

+ Added: You can now disable every teleportation by unsetting the following permissions:
https://github.com/Angeschossen/Lands/wiki/Permissions#teleportation

6.44.10 Feb 20, 2024
Land Spawn

+ Added: [Suggestion] Being able to allow visitors to tp to spawn in the land menu
+ Added: Being able to set spawn via land menu

You might need to update the item in your GUI (land menu):

        spawn:
          lore:
          - '&8✖ &bLEFT CLICK'
          - '   &7Teleport to the land spawn.'
          - '&8✖ &bSHIFT + LEFT CLICK'
          - '   &7Set the spawn.'
          - '&8✖ &9SHIFT + RIGHT CLICK'
          - '   &7Allow visitors to teleport: {teleport}'
          - '   &8• This can be edited in the role menu as well.'
          name: '&6&lSpawn'
          material: ENDER_PEARL
          slots: 9



6.44.9 Feb 17, 2024
Membership Requests

- Fixed: [#2525] error at membership request
- Fixed: [#2524] monster_spawn spawner option

6.44.8 Feb 12, 2024
API, Wild

+ Added: API: area getId
- Fixed: lands.admin.command.wild permission message at /lands wild
[#2513]

6.44.7 Feb 8, 2024
Scoreboards

- Fixed: [#2514] scoreboards are not supported by Folia
- Fixed: Error on requesting membership in /lands list

6.44.6 Feb 3, 2024
Hotfix

Please install, if you're on 6.44.5.

+ Added: API: System flag states: https://github.com/Angeschossen/Lan...en/lands/api/land/SystemFlagStatesHolder.java
- Fixed: [#2512] Error on block break
- Fixed: [#2510] keep-inventory only on claimed

6.44.5 Feb 2, 2024
Role Management

- Fixed: [#2506] check role edit flag at deletion

6.44.3 Jan 30, 2024

- Fixed: [#2504] possible free claims overflow
- Fixed: [#2506] show_inbox for enabling

6.44.2 Jan 24, 2024
Skin Data

- Fixed: [#2502] Issues with retrieving skin data for heads, etc. This finally removes errors printed by the server's API. Which might
occur if Mojangs API is down etc.

6.44.1 Jan 23, 2024
Keep Inv, Caves

- Fixed: [#2499] dropped exp with keep-inv
- Fixed: [#2498] init on moist
- Fixed: [#2497] detecting cave air with extensive check

6.44.0 Jan 15, 2024
WarHandler API

- Fixed: [#2489] edit tenant flag
- Fixed: [#2492] keep exp if keep-inventory
+ Added: WarHandler to API to allow 3rd party developers to add their own elements to wars

6.43.1 Jan 13, 2024

- Fixed: [#2487] don't create tenant role if rent AND sell is disabled

6.43.0 Jan 12, 2024
Keep Inventory, Unclaim Radius

+ Added: [Suggestion] option for keeping inventory inside land:

  # Should players keep their inventory, if they die inside a land?
  keep-inventory: false



+ Added: [Suggestion] /lands unclaim radius <radius>
+ Added: [Suggestion] support for new hologram type in CMI for 1.20+

- Fixed: [#2482] spawner disable option in config.yml

6.42.16 Jan 5, 2024

+ Added: [Suggestion] short-unit format

    # The short format will use the normal format if the value is lower than 1000.
    # This format is only used in cases where there is not much space, like on signs.
    # This will convert balances like the following:
    # 1000000000 = 1B whereas {value} = 1 and {unit} = B
    # 1000000 = 1M
    # 1000 = 1k
    short-unit: '${value}{unit}'
Page 1 ... 10 11 12 13 14 ... 35
You might also like...