Lands ⭕ Land claim plugin ✅ Grief Prevention Protection GUI Management Nations Wars - 26.x Support

MC Plugin Lands ⭕ Land claim plugin ✅ Grief Prevention Protection GUI Management Nations Wars - 26.x Support 8.0.0
Feature rich GUI, Taxes, Settings, Flags, Easy to use, Titles, Rewards, Dynmap, Upkeep, Rent, Wars

- Fixed: Bukkit conversation API usage creating excessive amount of tasks
+ Added: fetch-skins-names also disables skin update at player join
- Fixed: Item bundle not disabling selection mode
- Fixed: Help messages for give permission command
+ Added: [Suggestion] You can now search for lands & nations by their tag in /lands list and /nations list.
YAML:
      refresh_search:
          lore: '&8✖ &7Search by name or tag.[newline]   &8• &7Search by: {mode}[newline]   &8• &7Current search: {search}[newline][newline]&8✖ &3DROP[newline]   &7Reset search'
          name: '&6&lSearch'
+ Added: [Suggestion] You can now execute commands when a player with a combat tag quits:
YAML:
      # Execute commands when a player logs out with an active combat tag.
      # Player name placeholder: {player}
      quit-cmds: [ ]
- Fixed: general.combat-logout message not found
+ Added: [Suggestion] You can now use wildcard "*" to add all MythicMobs mobs to the bypass spawn flags list in config:
YAML:
   # Here you can add mob IDs from the MythicMobs plugin, that should bypass the animal and monster spawn flag.
    # The wildcard "*" adds all mobs of MythicMobs to this list.
    bypass-spawn-flags_list:
     - "*"
- Fixed: Error on join with playerprofile on spigot
+ Added: [Suggestion] [API] LandPlayer#getLimitation and LandPlayer#modifyLimitation
- Fixed: Players can no longer place minecarts in the wilderness, push them inside and steal items
- Fixed: Error while removing piston block or dropper
- Fixed: Error when removing the nation role from roles.yml and having nations enabled
- Fixed: Swap selection item correctly if player quits with active selection mode
- Fixed: Dont allow copper golems taking or inserting items in claims
- Fixed: Error when trying to trust player
- Fixed: Missing GUI item: object_OWNER_land
- Fixed: Rental list GUI error: expected rent block
- Fixed: Error while trying to set spawn in rare cases via menu
It's recommended to take a backup of your database.

+ Improved: Handle events such as chunk load event from Bukkit completely async
+ Improved: Limit the size of selections to prevent abuse
+ Improved: Map claim is more responsive now
+ Added: You can now remove entity types from the animal and monster list in config.yml - see config comments for more info
- Fixed: Wrong plugin name for importer Kingdoms
Top Bottom