
Lands - Land claim plugin 7.15.15
Feature rich GUI, Taxes, Settings, Flags, Easy to use, Titles, Rewards, Dynmap, Upkeep, Rent, Wars
- Fixed: [#2186] Issue with plugin load if specific formatting mistake was made in the gui file
- Fixed: [#2183] Playtime conversion mistake leading to land not expiring
- Improved: [#2183] Config comments about land spawn cooldown and costs
# Cost for teleportation to a land spawn, if the player is not trusted in the land.
# Player will only pay the cost, if they're not trusted in the land.
costs:
value_3: 0.0
# Should the cost of teleportation be given to the land?
give-land: false
# Cooldown for teleportation to a land spawn, if a player is trusted in the land.
# This cooldown won't apply to players that aren't trusted in the land.
spawn-cooldown_time: 0s
- Fixed: Item name, lore etc. not applying to currency item
+ Added: [Suggestion] Option to set the maximum balance of a land bank:
# Set a maximum balance. Players won't be deposit more than that.
# If the value is lower than a land's upkeep, it will automatically be adjusted to the land's upkeep.
# Use 0 to disable this option completely.
max-balance: 0
+ Added: [Suggestion] Being able to teleport to areas of your land.
If you want to remove this feature, just disable the teleport item
in the area's menu: https://github.com/Angeschossen/General/wiki/GUI-Menus#disable-items
+ Added: [Suggestion] Being able to set fade in, stay and fade out times for titles:
https://github.com/Angeschossen/General/wiki/Messages#as-a-title
+ Added: [Suggestion] Initial support for the plugin Vehicles
This update adds initial support, but is not complete yet as I can't proceed right now.
- Fixed: papi placeholder "lands_land_chunks_max" returning 0 if player not part of any land
- Fixed: [#2176] War not getting removed from player at leaving land
+ Added: [Suggestion] getWinner and getLoser to WarEndEvent
+ Added: API: cache behind unloaded chunk owner lookup
+ Added: [Suggestion] /lands admin land <* | land> addrole <role from roles.yml>
Push custom roles.yml to existing lands.
https://github.com/Angeschossen/Lands/wiki/Roles-and-their-Flags
- Fixed: no color for default roles from roles.yml
+ Added: [Suggestion] getWinner and getLoser to WarEndEvent
+ Added: API: cache behind unloaded chunk owner lookup
+ Added: [Suggestion] /lands admin land <* | land> addrole <role from roles.yml>
Push custom roles.yml to existing lands.
https://github.com/Angeschossen/Lands/wiki/Roles-and-their-Flags
- Fixed: no color for default roles from roles.yml
+ Added: [Suggestion] Remove all inbox messages by clicking on a new "clear inbox" item
+ Improved: Deleting process in combination with BetterFarming, UpgradeableHoppers, ChestProtect, UpgradeableSpawners
- Fixed: [#2167] world param should be optional at /l wild
- Fixed: [#2164] Upkeep and taxes reminder not sending
- Fixed: Wrong next upkeep run value (only display), if land is in nopay_time from config.yml
- Fixed: [#2152] Missing message: wars.declare.min-balance.attacker
+ Changed: Some time values from config and wars.yml had to be adjusted and their time values will be reset to default
You can view the changes in changelog.txt and adjust options if needed.
+ Added: Wildcard for random-teleport worlds
+ Added: [Suggestion] SCULK_VEIN to plant growth flag
+ Added: [Suggestion] Minimum balance option for war declarations
min-balance:
# Set the minimum land balance for attackers to be able to start a war.
attacker: 5000
# Set the minimum balance for defenders to have war declared against them directly.
# They can still be engaged in war, if they're part of a nation that has a balance higher than this.
defender: 0
- Fixed: [#2148] /l claim fill can't find shape if shape is larger due to fallback safety
[#2152]
+ Added: API: WarStartEvent
- Fixed: Auto land selection at /l claim, if no land but edit land selected
- Fixed: [#2148] /lands claim fill shape not found
+ Improved: Instant update /map view if claimed using other methods other than /lands map
+ Improved: Dynmap data prep and generation
- Fixed: [#2143] Player not removed correctly from captureflag region on logout, in specific environments
+ Added: [Suggestion] /lands menu can now be executed from the console:
/lands menu <menu> args:{player:<player>,silent:<false | true>}
+ Added: [Suggestion] Wiki page with recommended player permission setup
https://github.com/Angeschossen/Lands/wiki/Recommended-Permission-Setup
- Fixed: [#2139] Not being able to trust player's to other player's lands using /l edit
- Fixed: [#2143] Double bossbar when logging into the capture area of a capture flag as a defender (capture area bossbar and land bossbar)
- Fixed: [#2141] Eco task last interval resetting on server restart
- Fixed: [#2139] Not being able to trust player's to other player's lands using /l edit
- Fixed: Eco format not applied at /lands taxes
+ Added: Eco fallback option now also supports land and nation upkeep
# Should players pay with their personal account instead if their land bank does not have enough balance to pay the cost.
# This does only involve actions where the player is physically involved, like claiming or setting a land spawn or upkeep.
# If true and the player has enough balance on his personal account, this will also send a notice to the player that the balance has been taken from his personal account.
fallback: true
+ Added: [Suggestion] Minimum tax value for lands (areas)
# Set the minimum tax value.
min_2: 0
+ Added: Minimum tax value per chunk for nations (taxing lands)
# Set the minimum tax value per chunk.
min: 0
+ Changed: [#2136] Don't attempt Vault bank account creation, if bank name is empty in config.yml
- Fixed: Selection tool does stay after auto when used drop key (Q) to selection corner