Lands - Land claim plugin icon

Lands - Land claim plugin 7.15.22

Feature rich GUI, Taxes, Settings, Flags, Easy to use, Titles, Rewards, Dynmap, Upkeep, Rent, Wars

Page 1 ... 18 19 20 21 22 ... 35
6.26.9 Dec 30, 2022
Random Teleport Event, Selection

+ Added: API: PlayerRandomTeleportEvent: called whenever a player teleports via /lands wild
- Fixed: [#2231] Being able to store tool in armor via 3rd party plugins in selection mode

6.26.8 Dec 29, 2022
Minor API Typo

- Fixed: Typo in API and implementation

6.26.6 Dec 28, 2022
Snowman Trail

- Fixed: Snowman being able to make snow trail on claimed land

6.26.5 Dec 28, 2022
6.26.5 Dec 28, 2022
API

+ Added: [#2230] [#2229] Backward compatibility with flag state checks

6.26.4 Dec 27, 2022
6.26.4 Dec 27, 2022

- Fixed: Init issue from prev version

6.26.4
+ Added: [#2225] [#2224] Backward compatibility with older API versions at flag usage

6.26.3 Dec 27, 2022
API Backward Compatibility

+ Added: [#2225] [#2224] Backward compatibility with older API versions at flag usage

6.26.2 Dec 24, 2022
6.26.2 Dec 24, 2022
Levels

- Fixed: CachedRequirement modification for levels

6.26.1 Dec 23, 2022
Fixes

- Fixed: Minor API issues
- Fixed: Framework shading

6.26.0 Dec 22, 2022
6.26.0 Dec 22, 2022
API, Refactoring

This isn't a feature update. However, this update makes some necessary changes
under the hood that are required to provide maintainability and automation in
the feature.

If you install this update and use some of my other plugins, make sure to update them as well.

- Removed: API: Methods and classes from the API that were deprecated for years now.
+ Added: API: Disconnected API usage from actual implementation
While the old "way" is still supported, it's recommended that 3rd party developers update
in the future. If you have any plugin that uses this deprecated class or flags, you'll
get an info in your console.
Info: https://github.com/Angeschossen/LandsAPI/wiki#common-use-cases

+ Added: API: Separated flag creation from implementation.
Info: https://github.com/Angeschossen/LandsAPI/wiki#common-use-cases

+ Improved: Configuration and documentation files are now automatically updated

- Fixed: Missing radius argument in lang file

6.25.9 Dec 17, 2022
War Online Players, PlaceholderAPI

+ Added: [Suggestion] pillage.min-players is now being applied to the invaded land, not team

    # Set a minimum amount of players of the defenders, which need to be online before the attackers can interact in the land.
    # This value is applied to the land that is currently being invaded. Not the whole team (collection of lands).
    # NOTE: If you want to allow pillages WHILE no defender is online, set this option to 0.
    # NOTE: This setting requires server reload / restart.
    min-players: 1



+ Added: [Suggestion] PlaceholderAPI placeholder: %lands_land_balance_short%
https://github.com/Angeschossen/Lands/wiki/PlaceholderAPI-Placeholders

6.25.8 Dec 13, 2022
Combat Tag, NPCs

+ Added: [Suggestion] Provide death reason for combat tag death, because of player left server while being engaged in a fight.
- Fixed: [#2214] Interaction errors with NPCs

6.25.7 Dec 10, 2022
Minor Fix

- Fixed: [#2210] Opening natural flags admin menu for wilderness

6.25.6 Dec 9, 2022
Sync Permission Limits Command
+ Added: [Suggestion] /lands admin land <* | land> syncPermissions
More info: https://github.com/Angeschossen/Lands/wiki/Permissions#numbered-permissions

- Fixed: [#2210] Wilderness flags menu not opening
- Fixed: Warning about "all" natural flag
6.25.5 Dec 3, 2022
Land Owner Role

+ Added: [Suggestion] Land owners can now toggle their own role flags, but only action flags not management flags
- Fixed: [#2180] Argument translations

6.25.4 Dec 2, 2022
EXP Economy

+ Added: [Suggestion] Level economy changed to EXP economy.
    Prices are now set by exp not levels. So you might want to adjust your cost options in config.yml
    if you are currently using levels economy. Also you'll need to enable it again

+ Added: {balance} placeholder for failure.personal message. Helpful to display exp balance for players

- Fixed: [#2205] Missing enum

6.25.3 Nov 28, 2022
Argument Translations, Display Natural Flags

+ Added: [Suggestion] Being able to use display all for natural flags

    # Natural flags which should be visible in the flags menu.
    # Default: Displays all player related natural flags.
    display_list:
      - 'all'



+ Added: [Suggestion] Ability to translate argument types and argument format

- Fixed: [#2204] Candle protection

Page 1 ... 18 19 20 21 22 ... 35
You might also like...