
Lands - Land claim plugin 7.16.9
Feature rich GUI, Taxes, Settings, Flags, Easy to use, Titles, Rewards, Dynmap, Upkeep, Rent, Wars
- Fixed: [#2106] Snowman not able to attack monsters in claims
- Fixed: [#2107] Weeping vines ignoring plant growth flag
- Fixed: [#2110] /l spawn not sending message when player hasn't enough money
- Fixed: Rental expiration not calling untrust event
- Fixed: Natural flags not showing in menu
+ Added: [Suggestion] Four new Luckperms contexts
NOTE: Old ones were renamed to match the gernal name space.
Please see the wiki and update accordingly: https://github.com/Angeschossen/Lands/wiki/Luckperms-Context
+ Added: [Suggestion] being able to check permissions in conditions in event.yml
Please read the wiki for more info.
+ Added: [Suggestion] Warning message at /lands assign, if selection height is smaller than 2.
- Fixed: [#2096] Grouping and decimal seperator linked to language, not enforced
- Fixed: [#2103] Taxes info for untrusted
- Fixed: [#2105] Error on startup due to missing rent sign
+ Added: [Suggestion] Being able to display claims as 3d markers at BlueMap
# Should 3D markers be used to visualize claims? That means that they extend to the min and max height of the claim.
3d: true
- Fixed: [#2098] Pays taxes option for role not enabled by default
- Fixed: Wrong target for LandOwnerChangeEvent
+ Added: [Suggestion] New option in membership requests menu to auto accept membership requests
- Fixed: Squaremap color error
- Fixed: show-lands in some setups for dynmap
- Fixed: Combat tag time
- Fixed: [#2097] Previous time reward permission not getting removed from LuckPerms
+ Added: [Suggestion] PAPI placeholders for land and nation id
https://github.com/Angeschossen/Lands/wiki/PlaceholderAPI-Placeholders
+ Added: [Suggestion] Ignore /l setowner requirements if player has lands.admin.land_edit permission
https://github.com/Angeschossen/Lands/wiki/Permissions#administrator-permissions
+ Added: [Suggestion] Option to kill player, if they log out while having combat tag set on them
# If a player attacks another player, he will be tagged for x (timeunit) so that, regardless of land settings,
# other players can attack him.
# 0s = disabled
tag_time: 0s
# Should a player be killed, if they log out while having a combat tag set on them?
quit-kill: false
+ Added: [Suggestion] File with dedicated options for dynmap, bluemap, squaremap to allow them to work better together.
File: web.yml
- Fixed: [#2094] {nation} placeholder dynmap
+ Added: [Suggestion] Can't invite player that is banned.
+ Added: [Suggestion] Can't accept invite from area, where player is banned
+ Added: [Suggestion] Can't ask to join land, that is looking for members, if banned.
+ Added: [Suggestion] Don't allow spawn teleport if not trusted and land is engaged in war.
- Fixed: [#2088] Unknown message: not-exist
- Fixed: [#2111] Max chunks amount offset at claim
- Fixed: [#2070] Capture flag not removed correctly
+ Improved: Make sure destination is safe when disabling fly and therefore teleporting
- Fixed: [#2086] API event error unknown method 3rd party
- Fixed: [#2084] Wrong teams at declaration event if mutual enabled
+ Added: [Suggestion] Being able to manually specify animals and monsters in config:
entities:
# You can specify here which entities should be considered an animal or monster.
# This affects all parts of the plugin, that involves these entity groups.
# If the list contains "default": New entities of future updates, that are part of this category will be added automatically.
animals_list:
- 'default'
monsters_list:
- 'default'
+ Added: player_target player group for events.yml for those events that involve a target player.
See the default file on github for reference. The player group isn't added automatically.
+ Added: war_loser_online, war_loser_trusted player group for warendevent in events.yml
+ Improved: [#2081] Comments about bank.enabled in config.yml
- Fixed: [#2083] WarDeclareEvent called before acception, if mutual
- Fixed: [#2082] Sorting context error if nations disabled
+ Improved: Fertilization check when using bone meal.
- Fixed: [#2104] Not recognizing nether world with different names
+ Added: Ignore claim limit and costs at /l merge, if editor is server admin editor
+ Added: [Suggestion] %lands_relation% placeholder
https://github.com/Angeschossen/Lands/wiki/PlaceholderAPI-Placeholders
+ Added: New permission to allow usage of disabled features, such as setting areas up for rental.
lands.admin.disabled-features:
description: Allow to use disabled features, such as setting areas up for rental.
+ Improved: Use playtime from server stats to take whole playtime into account.
- Fixed: [#2099] Error at config validation
+ Added: events.yml: You can now use lists in conditions:
condition: '["abc", "def"] contains "abc"'
https://github.com/Angeschossen/General/wiki/Events#lists
+ Added: events.yml: Two new text operators:
https://github.com/Angeschossen/General/wiki/Events#text-operators
+ Changed: moved /l admin give to /l admin player <player> give
- Fixed: [#2089] Wrong points to win placeholder value
- Fixed: [#2090] Error when opening all nation's menu when nations disabled
- Fixed: [#2091] Fixed command async execution for events
- Fixed: [#2070] Being able to place multiple capture flags in one capture region
+ Added: Support for new BlueMap version
Older versions are no longer supported.
+ Added: [Suggestion] events.yml file where you can cancel events and execute commands
when these events happen.
https://github.com/Angeschossen/General/wiki/Events
+ Added: [Suggestion] Permissions to restrict teleportation
https://github.com/Angeschossen/Lands/wiki/Permissions#teleportation
If some teleportation is missing, and you would like to restrict it, #suggestions channel in the Discord server.
+ Added: [Suggestion] New flag for shearing entities: shear
Please make wanted changes in roles.yml to make it apply to new land creations in the future.
- Fixed: [Suggestion] Players falling down when fly is disabled, instead of being teleported safely to the ground
- Fixed: issue with land_enter flag when at the time of claiming players were inside the claim
- Fixed: [#2080] [#2081] Wrong flag for damaging iron golems
For the plugin called MobHunting