+ Added: Inbox message when denying mutual declaration
- Fixed: [#2190] Surrendered war declaration not deleted from db.
- Fixed: [#2197] Typo related to levels
+ Added: [Suggestion] Strict eco currency item comparison
Code (Text):
# Item currency is used when all other economy options are disabled or unavailable.
# The currency item can be edited in the GUI language file at the "currency" item.
items:
# If enabled, only items that have the same name, lore etc. will belong to the currency.
# Not just items of the same type or items with the same model-data.
strict: false
- Fixed: [#2189] Missing message: trust.banned
- Fixed: [#2184] Error printing war info to players
+ Added: [Suggestion] Being able to execute /l edit and all land related commands from the console (/lands trust etc.)
This doesn't include commands that open a menu, like /lands menu.
- Fixed: [#2183] Playtime conversion mistake leading to land not expiring
- Improved: [#2183] Config comments about land spawn cooldown and costs
Code (YAML):
# 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:
Code (YAML):
# 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
This update adds an internal addition behind the API to allow 3rd party plugins processing features more efficiently. BetterFarming etc., will automatically utilize this in their next version.
+ Added: Two new events to the API and events.yml: LandUnclaimAllEvent and LandUnclaimSelectionEvent
+ Improved: Deleting process in combination with BetterFarming, UpgradeableHoppers, ChestProtect, UpgradeableSpawners
+ Added: New item to land info menu, to request membership if possible
- Fixed: [#2167] world param should be optional at /l wild
- Fixed: Missing time warning config
Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.