Lands ⭕ Land claim plugin ✅ Grief Prevention Protection GUI Management Nations Wars - 1.20 Support

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

+ Added: [Suggestion] Being able to change icons by just dragging an item to the slot
- Fixed: [#2051] Being able to modify relations during war
- Fixed: [#2053] Issue with temporary failure items not getting reset when changing page
+ Added: [Suggestion] Inactive players categories to specify different behaviour depending on their playtime. Disabled by default.
+ Added: [Suggestion] Players can now request membership through the /lands list menu, if the land has the looking for members category set.
+ Added: Menu to manage player related things such as: members, banned players, invites, membership requests
So this moves the members and invitees item of the land menu to this menu. You might want to adjust item slots in the land menu
to prevent empty spaces. You can do so in the GUI file.

+ Added: Menu to manage membership requests
- Fixed: Flag descriptions of 3rd party plugins
- Fixed: Issue with listener registration
If you're currently using 6.8.0, you're advised to update.
+ Added: [Suggestion] Role attribute to decide which role are paying taxes
+ Added: [Suggestion] API: WarEndEvent

- Fixed: [#2030] Error at /lands delete with item eco enabled in rare cases
- Fixed: [#2034] Error: no-item
- Fixed: [#2025] Click sounds
- Fixed: [#2025] Rent holo sign drop
+ Added: [Suggestion] PlaceholderAPI placeholder to show max lands etc.: https://github.com/Angeschossen/Lands/wiki/PlaceholderAPI-Placeholders#general

- Fixed: [#2013] Sounds not playing for some items
- Fixed: [#2021] Hoglins not covered by monster spawn flag
+ Added: PlaceholderAPI placeholder lands_land_name_plain
https://github.com/Angeschossen/Lands/wiki/PlaceholderAPI-Placeholders#land

- Fixed: Issue with capture block removal
+ Added: Option to disable mythic mobs spawn cancellation

YAML:
# Should the spawning of mythic mobs be cancelled, if the affected area has spawning disabled?
# It's not possible to distingush between hostile and friendly mobs with MythicMobs, so this might
# lead to unexpected results, depending on your use-case.
  mythicmobs: false

- Fixed: [#2005] Fire spreading into wilderness, even if disabled
+ Added: [Suggestion] [#2004] Execute menu item command as console
https://github.com/Angeschossen/General/wiki/GUI-Menus#execute-command-as-console

- Fixed: [#2016] Able to declare at allies already in a war
+ Added: [Suggestion] Separate points for capture block breaking and explosion
Code (Text):
# Capture block points
capture-block:
# Get x points, if you capture a capture block.
capture: 5
# Get x points, if you break a capture block of the enemy.
break: 3
# Get x points, if you explode a capture block of the enemy.
explode: 5

- Fixed: [#2027] /lands menu here opening menu for owner instead of executor
- Fixed: Sorting context not found: ratio_kd and ratio_wl. Use ration-dk and ratio-wl instead.
Top Bottom