Lands - Land claim plugin icon

Lands - Land claim plugin 7.15.14

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

Page 1 ... 25 26 27 28 29 ... 35
5.25.3 Jan 30, 2022
API and Flags

+ Added: [API] #getPosition method for me.angeschossen.lands.api.levels.Level
+ Changed: Cancel entity damage from tnt_griefing completely if tnt_griefing is disabled
- Fixed: Extra space in eco-format
- Fixed: [#1648] interact_container overriding interact_villager
- Fixed: interact_mechanism overriding interact_door

5.25.2 Jan 28, 2022
Russian Language and Fixes

+ Added: Russian language (ru-RU) by @_sil3nce
- Fixed: Able to create a nation with a camp as the capital
- Fixed: Camps limit failing due invalid comp check
- Fixed: [#1643] Error trying to disable war_info menu item, that does not exist
- Fixed: [#1644] Able to move selection toll when selection is active
    It will now disable the selection mode, if you move the tool
- Fixed: Missing eco format for next chunk cost papi placeholder
- Fixed: Missing eco format for upcoming upkeep payments
- Fixed: [#1646] Missing message: merge.nation

5.25.1 Jan 25, 2022
Dynmap: Only Nation, Unsafe Destination

+ Added: [Suggestion] Option to only display nations on the dynmap:
      # Should only lands, that are part of a nation, appear on the map?
      # Note: This option requires server reload / restart.
      only-nation: false
+ Added: {cmd} and {subcmd} placeholder to help messages
+ Changed: Disabled inactive player and land deletion in the default configuration @Bettanation 
- Fixed: Towny import: Didn't import townblock, if town world not same as townblock
- Fixed: If teleportation destination was below 0, destination would be marked as unsafe

5.25.0 Jan 24, 2022
Default GUI Translation File

+ Added: [Suggestion] You can now use color codes in the "eco-format" option
+ Improved: The default GUI menu translation got a overhaul
    Changes were only made to the default language file. No steps from your side a needed,
    if you want to keep your current translation.
+ Improved: All GUI menus now use the same size by default: 45
+ Improved: Added visual indicators in the menus: which items are clickable
+ Improved: Group information in the menu: making it easier to read
- Fixed: Nation menu not opening the war menu, if state is preparation
- Fixed: Some invalid items in the GUI menus: The default translation was wrong

5.24.10 Jan 22, 2022
Land Delete Option

+ Added: confirm autocompletion to /lands unclaimall
+ Added: /unclaimall shortcut
+ Added: [Suggestion] Don't show lands in /lands list, which have no claims
+ Added: [Suggestion] Delete lands that have no claims and are older than x days

[code=YAML]    # Should lands, which have no claims, be deleted if they're at least x days old?
    # You can disable this option by using 0.
    no-claims: 0[/code]


+ Improved: Made /lands admin convert more intuitive
- Fixed: Eco format for war menu and tribute menu
- Fixed: [#1627] Renaming land in menu would take /edit land instead of the current one
- Fixed: [#1627] /lands unclaimall not refunding claimblocks
- Fixed: Eco format at sending declaration (wars)
- Fixed: Role members menu of role is not opening

5.24.9 Jan 18, 2022
Wars

+ Added: [Suggestion] Disallow claiming for a player, if he's engaged in a war
+ Added: [Suggestion] Make points needed to win a war dynamic
  # How many points does a team need to win?
  # Calculation: <team with the smallest amount of members> * towin-per-player
  towin:
    per-player: 5
    # Set a minimum amount of required points. This will be used if the calculation is smaller than minimum.
    min_2: 100
- Fixed: [#1615] land cost being invalid at first land creation
- Fixed: Players being able to ban invaders from their land/area, so the invaders get temporarily teleported out of the land

5.24.8 Jan 15, 2022
Claim Cost, Container Openings

- Fixed: Invalid cashback value due to claim-radius = 0 value
- Fixed: Invalid claim cost value due to claim-radius = 0 value
- Fixed: [#1601] Don't cancel inventory openings with no inventory holder

5.24.7 Jan 14, 2022
Capture Flag, Placeholder Item, Dynmap

+ Added: When a war ends (no surrender) all capture flags, which are currently being captured by an invader of the winning team, will
be considered as captured. This will trigger the configured rewards, such as claiming the affected area.
+ Added: You can now specify a name and lore for placeholder items
- Fixed: [#1610] Fixed banned *passengers* could enter the land
- Fixed: [#1599] Initial claim radius counted towards cashback
The initial claim radius (if the value is greater or equals 1) will count towards the free claims amount
as initial claims at /lands create are always free.
- Fixed: [#1588] Amethyst cluster can't grow from area into another one, even if plant growth is enabled
- Fixed: Camps counting towards lands.ownlands limit
- Fixed: Claim markers not removed immediately at /lands admin deleteworld

5.24.6 Jan 10, 2022
5.24.6 Jan 10, 2022
Rental, Eco Format

+ Added: "delete.rented" message, which will appear if a player tries to delete the land, while sub areas are still rented or bought.
+ Added: [Suggestion] Option to completely disable flight control
# If you disable flight control, the FLY flag from roles.yml won't have any effect.
enabled_4: true
+ Improved: Automatically correct eco-format, if server uses item eco

5.24.5 Jan 7, 2022
Visualization Hotfix

- Fixed: [#1579] Visualization offset that caused the visualization to shift

5.24.4 Jan 5, 2022
Squaremap, PAPI, Level Bypass

+ Added: [Suggestion] make /nation create bypass the level requirement if you have the "nations.admin.nation_edit" permission
+ Added: [Suggestion] squaremap support
+ Added: Support for PlaceholderAPI placeholders in the land title/enter message
+ Improved: Update numbered permissions on operator change
- Removed: Pl3xmap support: Pl3xmap is no longer maintained by their authors. squaremap is a continuation.

5.24.3 Jan 1, 2022
PlaceholderAPI, Armor Stands
+ Added: [Suggestion] prioritize the current /edit land for the "%lands_nation_name_any%" papi placeholder
+ Added: [Suggestion] destroying containers now uses the block_break flag instead of open_containers
- Fixed: [#1625] cashback message at camp deletion
5.24.2 Dec 31, 2021
Dynmap Update, Expiration Fixes
+ Added: [Suggestion] Option to delay the dynmap marker updates
    # If you want your players activity to be more anonymous, you can specify an update interval.
    # This helps to prevent enemies spying dynmap to track player activity.
    # Time units: d, h, m, s -> Example: 1h
    # Default: -1 = use default handling defined by Lands (recommended)
    update_time: -1

+ Added: dynmap members list is now sorted by role

- Fixed: [#1605] Camps not expiring if land expiration (inactive players) is disabled
- Fixed: [#1623] Land expiration not executing in rare cases due to previous deletions
- Fixed: [#1627] Nation taxes menu: modifier items no displaying
- Fixed: Wrong eco format display at {revenue} placeholder in the nation menu
5.24.1 Dec 28, 2021
Auto Claim Hotfix
- Fixed: Default eco-format value optional 0 value should be required instead
- Fixed: [#1617] /lands claim auto not executing
5.24.0 Dec 27, 2021
Currency Format and Levels, PlaceholderAPI
+ Added: [Suggestion] Level based economy option. This will use exp levels as currency.
    levels:
      enabled_15: false

+ Added: [Suggestion] You can now parse placeholders from 3rd party plugins in chat messages via PlaceholderAPI.
This does not include GUI menus. Lands will only integrate into PAPI if you have any PAPI placeholders in the language file. @Baran123456

+ Changed: [Suggestion] 'eco-format' now defaults to '$#,###.00'
All currency symbols have been removed from the default language files.
Current installations are not affected by this change. Only new users.
If you however, regenerate your language files to default make sure you update your eco-format option.

- Fixed: [#1607] Duplicate config value
- Fixed: [#1610] Error at updating player skull for leaderboard on 1.18.x
- Fixed: [#1608] Message not found: player-offline
- Fixed: [#1608] Role with flag edit various settings can't rename land
5.23.5 Dec 24, 2021
Fly Restriction
Merry Christmas to everyone! Have a good time with your family and friends. :)

+ Added: [Suggestion] Don't teleport to AIR/void if no safe location is found at flight disable process
- Fixed: [#1599] Error at building air itemch
5.23.4 Dec 23, 2021
5.23.4 Dec 23, 2021
Force near Option
+ Added: [Suggestion] When force-near is enabled and a player tries to claim at a location that
wouldn't be connected to his land, try to create a new land. If he can't create a new land, then it won't claim.
  # Force lands to claim near their claims.
  force-near:
    enabled: true
    # Should claim attempts that would violate the force-near restrictions be treated as new lands?
    treat-as-new: true

+ Changed: The force-near option is now located under land.force-near.enabled
You might want to edit it to your liking as it is enabled by default.
+ Changed: Renamed permission "lands.command.menu.others" to "lands.admin.command.menu" to prevent
accidents with wildcard perms.
5.23.3 Dec 21, 2021
Roles, Database
+ Added: {members_amount} placeholder for the dynmap land description
+ Added: /lands admin wilderness settings are now saved in your SQLite or MySQL database.
If you JSON, nothing will change. Otherwise, you may need to re-configure your /lands admin wilderness flags,
if you want to disable any flags there. By default, all are enabled.
+ Added: New members_visitor and members_nation item to role menu to describe which players get this role assigned
+ Changed: Updated config doc that only REDSTONE particle color can be changed in the latest version
Page 1 ... 25 26 27 28 29 ... 35
You might also like...