Lands - Land claim plugin icon

Lands - Land claim plugin 7.16.9

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

Page 1 ... 13 14 15 16 17 ... 36
6.38.1 Nov 2, 2023

- Fixed: [#2416] bedrock forms error missing title

6.38.0 Nov 2, 2023
READ - New Head Skins - READ

The old custom head textures are no longer supported by the server.
Therefore, you need to change any custom heads in your GUI and roles.yml files to the new
skin URLs.

  1. Here, you can find more information on how to do that: https://github.com/Angeschossen/PluginFrameworkAPI/wiki/New-Head-Textures
  2. If you want to use the new default custom player heads:
    1. The default GUI custom heads can be found here: https://github.com/Angeschossen/Lands/blob/master/definitions_gui.yml
    2. The default role custom heads can be found here: https://github.com/Angeschossen/Lands/blob/master/roles.yml




If you don't do this, you'll receive lots of spam from the server in your console log.

+ Added: Support for new skin player profiles

6.37.11 Oct 31, 2023
6.37.11 Oct 31, 2023
Database

- Fixed: [#2408] error at shutdown if nations disabled
- Fixed: [#2407] {mode} placeholder in rentables menu

6.37.10 Oct 30, 2023
Database
6.37.9 Oct 27, 2023
Icon Loading

- Fixed: Issues with icon loading
[#2398] [#2399] [#2408]

6.37.8 Oct 27, 2023
SQL Queries

+ Improved: [#2406] Needed amount of database queries on startup

6.37.7 Oct 26, 2023
Permission Stacking

+ Added: general.permission-stacking option

  # If enabled, limit permissions will be combined instead of just taking the highest value.
  # Example: A player has the permission lands.chunks.5 and lands.chunks.2.
  #          If enabled: This will result in a limit of 7 chunks.
  #          If disabled: This will result in a limit of 5 chunks.
  permission-stacking: false
6.37.6 Oct 23, 2023
War Preparation Time, Spawn Teleport

- Fixed: [#2400] time parsing at war admin command
- Fixed: [#2398] area spawn teleportation

[#2404]

6.37.5 Oct 20, 2023
Rental, Model Data

- Fixed: [#2395] tenant name on rent sign
- Fixed: Rental natural flags reset
- Fixed: [#2397] model data for icons in list menus

6.37.4 Oct 18, 2023

- Fixed: [#2394] land icon load in some cases

6.37.3 Oct 17, 2023
War Admin, Inbox Flag

+ Added: [Suggestion] You can now specify a preparation time at /war admin start land1 land2 <time>
+ Added: [Suggestion] show_inbox flag to toggle receiving inbox notifications in chat
- Fixed: tenant role not recognized from roles.yml

6.37.2 Oct 16, 2023
- Fixed: [#2387] wrong placeholder value at /lands rent remove tenant
- Fixed: [#2387] don't reset tenant role for admin lands
 
6.37.1 Oct 14, 2023

- Fixed: First join items

6.37.0 Oct 14, 2023
Tenant Role

+ Added: [Suggestion] Tenant role for areas that are being rented. This role is only editable in admin lands. For regular lands this role will always have the flags from roles.yml. Please add this role to roles.yml:

    # This role can't be deleted, but is only visible if an area is rented or in admin lands.
    tenant:
      name: '&6&lTenant'
      # The icon supports texture values (example: https://minecraft-heads.com/) and normal material values.
      icon: 'eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2UzZmVhODhlMmI4NWNjZGZiMWIzODcyOTgyZWFlMTY0ODlhODRjNjgxYmQ5ZmU0ZmU5YmM4YmNjMmU1In19fQ=='
      # Default flag values. Please note that these only apply to new rentals.
      # Only admin lands can change these flags ingame. This prevents lands abusing this and selling areas where the tanant would have no permission to do anything.
      default:
        - BLOCK_PLACE
        - BLOCK_BREAK
        - PLANT
        - HARVEST
        - SHEAR
        - INTERACT_GENERAL
        - INTERACT_DOOR
        - INTERACT_TRAPDOOR
        - INTERACT_CONTAINER
        - INTERACT_MECHANISM
        - INTERACT_VILLAGER
        - BLOCK_IGNITE
        - ATTACK_PLAYER
        - ATTACK_ANIMAL
        - ATTACK_MONSTER
        - FLY
        - ELYTRA
        - LAND_ENTER
        - SPAWN_TELEPORT
        - ENDER_PEARL
        - VEHICLE_USE
        - ITEM_PICKUP
        - TRAMPLE_FARMLAND
        - PLAYER_TRUST
        - PLAYER_SETROLE
        - PLAYER_UNTRUST
        - PLAYER_BAN
        - SETTING_EDIT_LAND
        - SETTING_EDIT_ROLE




- Fixed: first join items not given
- Fixed: [#2384] funds error message

6.36.1 Oct 10, 2023
Leaderboards

- Fixed: leaderboard parse placed off by 1
- Fixed: leaderboard head wrong orientation if there's no land or nation on that place

tag [#2383]

6.36.0 Oct 9, 2023
Area Spawn

+ Added: [Suggestion] You can now manually set spawns for sub areas

          lore: '&8✖ &bLEFT CLICK[newline]   &7Teleport to the spawn of this area.[newline]&8✖ &9RIGHT CLICK[newline]   &7Set the spawn.'
          name: '&6&lTeleport'



- Fixed: [#2382] /lands chat messages sometimes not received
- Fixed: monster animal remove option not working

6.35.6 Oct 3, 2023
- Fixed: [#2380] leaderboards signs start at 2 not 1.
- Fixed: [#2377] capture flag bossbar not being removed from land members that aren't inside the capture area
- Fixed: locale spelling error
[#2366]
6.35.5 Sep 28, 2023

- Fixed: [#2375] /lands confirmtp
- Fixed: Level requirement display color

6.35.4 Sep 27, 2023
Shulker Bullet

- Fixed: [#2365] Hitting shulker bullet wrong flag
- Fixed: Item eco bank withdraw

Page 1 ... 13 14 15 16 17 ... 36
You might also like...