Feature rich GUI, Taxes, Settings, Flags, Easy to use, Titles, Rewards, Dynmap, Upkeep, Rent, Wars
- Fixed: categories.yml not loading categories
+ Added: Option to toggle vehicles plugin integration:
# Options for vehicles of the Vehicles plugin. This doesn't affect Minecraft vanilla vehicles.
# If enabled:
# Disallows the placement of vehicles in a land if the player isn't allowed to use vehicles in it.
# Allow land members to pickup vehicles from other players in the land, even if they don't own the vehicle.
# If disabled, untrusted players can place vehicles, which can't be removed by land members, in lands.
vehicles: true
- Fixed: Calling LandOwnerChangeEvent too early at selling land
- Fixed: /wars spawn teleporting at -1
- Fixed: [#2336] Teleport out of land since enter flag changed - ally role
- Fixed: Sub area teleport cooldown
+ Added: Support for /lands wild on folia
+ Changed: Display clickable commands in chats, not just [CLICK], but the actual command. This applies to the default translation file.
- Fixed: Error on teleportation on spigot
+ Added: Folia support.
+ Changed: /lands unclaimall is now /lands unclaim all
- Fixed: [#2358] Pistons could move non solid blocks into claim
- Fixed: [#2361] Players could activate tripwires even if redstone disallowed
+ Added: basic-mode option in config.yml, which does disable all advanced features, except claiming and trusting players.
+ Added: Don't register sub commands, if their features are disabled in config
+ Improved: Auto disabling items of features, if they're disabled in config.yml
+ Improved: 1.20 new entities support
- Fixed: invalid command in comments in config.yml
- Fixed: Error at startup for 1.16.5
+ Added: Support for Minecraft 1.20
More tweaks and additions for 1.20 are coming next week.
+ Added: API: CaptureFlagPlace and CaptureFlagBreak Event
+ Added: API: CaptureFlagCapturedEvent
- Fixed: [#2346] Untrusted players were able to teleport dragon egg with left click
- Fixed: [#2347] Breaking a flowering azala results in HARVEST flag instead of BLOCK_BREAK flag
+ Added: [Suggestion] Support for Pl3xMap in web.yml
Pl3xMap:
enabled_4: true
# Set the spawn icon
# You can disable this by setting icon to ''
spawn:
# Set the icon
# NOTE: This needs to be the absolute image address. Recommended imgage size: 32 x 32 pixels
# Example: 'path-to-server\bluemap\web\assets\steve.png'
icon_4: ''
# Set the icon for a nations capital.
# NOTE: This needs to be the absolute image address. Recommended imgage size: 32 x 32 pixels
# Example: 'path-to-server\bluemap\web\assets\steve.png'
icon-capital_4: ''
land:
# Opactiy of the land. Needs to be between 0 (lowest) and 1 (highest).
opacity_7: 0.6
border:
# Opactiy of the land border. Needs to be between 0 (lowest) and 1 (highest).
opacity_8: 0.9
# Thickness of the border.
thickness_4: 2+ Added: [Suggestion] Capture capture flag if defenders all logout while being in the capture area
+ Changed: Don't allow throwing lingering potions in claim, if pvp disabled, even if no animal or player is near
- Fixed: [#2317] lands shouldn't have a category set by default
- Fixed: [#2317] /l top balance placeholder
- Fixed: [#2327] error at capturing area on paper
- Fixed: [#2322] hex color considered as text - max lore length option in config
- Fixed: [#2323] Default eco format for items and exp
- Fixed: [#2321] Bed respawn bypasses banned player status
+ Added: [#2317] Players from parent roles (add to new area) aren't added to new areas
- Fixed: Not being able to teleport dragon eggs in claim
+ Added: [#2317] Role flags are now sorted by the display list in roles.yml
- Fixed: Wrong placeholders for war surrender
- Fixed: /l trust admin bypass
- Fixed: [#2319] Untrusted players being able to trigger respawn anchors
- Fixed: [#2314] Land params with spaces in menus
- Fixed: [#2310] Fixed bed dupe items caused by event handler in bukkit
- Fixed: Option in wars.yml: "invading.flags.role-flags"
+ Added: {uuid} placeholder to permission-plugin commands in config.yml
+ Added: [Suggestion] Max distance for nation members (lands) to the capital of the nation
# Set a maximum distance between the capital and the land that they want to invite to their nation.
# 0 disables this option.
max-distance: 0