Page: 1 2 3 4 5 ... 27

7.12.4 6 days ago

+ Changed: Deny entity interaction while in selection mode
- Fixed: Default locale for tnt griefing flag


7.12.3 Jan 22, 2025
Spawn, Fly

+ Added: /lands admin land <land or *> removespawn
- Fixed: Fly counter task error
- Fixed: Auto spawn creation


7.12.2 Jan 21, 2025

- Fixed: Creepers not exploding
- Fixed: Flags that aren't managed by nation kept reseting randomly


7.12.1 Jan 14, 2025

- Fixed: Invalid material for some player skins
- Fixed: Players were able to move their own items into GUI if menu had icon item


7.12.0 Jan 9, 2025
Java 21, Nexo, Trust to all Areas

Lands now requires Java 21 or newer.

+ Added: Support for Nexo items, blocks and furniture
You can use them in the GUI, for the mainblock and tools etc.. for every item or block in Lands
How to use them: https://wiki.incredibleplugins.com/general/menus/gui-menus#nexo-custom-items-blocks-and-furniture

+ Changed: /lands trust <player> no longer trusts a player to all subareas unless specified via the area parameter: /lands trust <player> <area or * for all subareas>
The same applies to untrust, ban, unban, setrole


7.11.11 Jan 6, 2025

- Fixed: 1.20.1 WindCharge error
- Fixed: Error at container deletion in rare cases


7.11.10 Jan 3, 2025

- Fixed: Some checks enforcing relationship limits
- Fixed: Some issues regarding the relations API
- Fixed: Vehicle use flag minor issue
+ Changed: Prevent explosions at prime stage
- Fixed: Inbox message not broadcasted to everyone


7.11.9 Jan 1, 2025
ProjectileHitEvent

- Fixed: ProjectileHitEvent error


7.11.8 Dec 31, 2024

- Fixed: Only auto place mainblock insice claim not on border
- Fixed: Tp error result not set
- Fixed: Windcharge entity push bypass
+ Improved: Redis cross server tp faster


7.11.7 Dec 18, 2024
Bedrock, Essentials

+ Added: Bedrock forms for banned players
- Fixed: Missing claimblock_claim item GUI
- Fixed: Land storage should be disabled when using Redis
- Fixed: Essentials invsee causing issues with container protection on Folia


7.11.6 Dec 11, 2024
Claim Perms & Cost Calc, Bedrock Forms

+ Added: View effect to CMI holo
- Fixed: Ignore already claimed chunks for cost calc and max perms at collection claim (radius etc.)
- Fixed: Caching between bedrock and java menu context
- Fixed: Some typos - thanks @HydraByte


7.11.5 Dec 10, 2024

+ Added: [Suggestion] Ability to give claimblocks with a claim radius via /lands admin player <player> give claimblock <radius> <amount>
You can also set a claim radius for the initial claimblock item given to new players in config.yml.


7.11.4 Dec 9, 2024

+ Added: You can now disable claiming for regular players in specific worlds, while still being able to create admin lands as a server admin.

  # Worlds where players should be able to claim. You can add all worlds by adding * to the list.
  # You can also set optional parameters such as, if claiming should be enabled for regular players without admin perms (permission: lands.admin.disabled-features)
  # and the minimum and maximum claim height. The format is a follows: <worldname>:<claiming>:<min-height>:<max-height>
  # NOTE: Minimum height can't be lower than your server's min height and maximum height can't be higher than your servers maximum height. The claim height of admin lands will always be maxed out.
  # NOTE: This setting requires server reload / restart.
  # Examples:
  #   'world' -> This results in the max claim height and claiming enabled for players.
  #   'world:true:30:319' -> This results in a claim height of 30 to 319 and claiming enabled for players.
  #   'world:false' -> Only server admins can claim in this world to create admin lands etc.
  claim-worlds_list:
    - 'world'



- Fixed: CMI hologram interaction


7.11.3 Dec 7, 2024

+ Added: Chat tags for land and nation chat: https://wiki.incredibleplugins.com/lands/players/basics/chat
The easiest way to chat with land members is by just sending a message in the normal chat with the following format: @land <message> Just make sure to replace <message> with the message of your choice.

+ Changed: Map Menu -> current position make clickable


7.11.2 Dec 6, 2024

- Fixed: Initial land spawn with redis not immediately sync
- Fixed: Spawn not set if mainblock didn't have space enough - still attempt to fit spawn


7.11.1 Dec 3, 2024

- Fixed: Issue where saved icons would cause a request to be made for the session servers to mojang at the server startup, since the servers inbuilt serialization would not take the profile URL into account.
If you're having this issue and getting rate limit messages after startup, try the following:

1. Stop server
2. Download and install **at least version 7.11.1 of Lands**
3. Start server
4. Stop server
5. Enable force-save in config.yml under logging (at the bottom of the config)
6. Start server
7. Stop server. Shutdown will take longer this time.
8. Disable force-save in config.yml under logging (at the bottom of the config)


7.11.0 Nov 29, 2024

+ Added: New menu that opens when you click the mainblock of a land. In this menu
you can open the land menu, main menu, map or edit the mainblock.


7.10.13 Nov 28, 2024

+ Added: API -> new methods to CaptureFlag interface, to set firework spawn interval and time to hold
- Fixed: Respawn anchor was able to damage entities in claims


7.10.12 Nov 27, 2024

If you set the `only-claimworld` option for flight control in config.yml to false, you may need to adjust the config after updating to version 7.10.12. The new version added a list to define whether flight control is enabled in non-claim worlds.

+ Added: Option to define flight control state in non-claim worlds

# This option only affects worlds that aren't in claim-worlds_list.
# For worlds of claim-worlds_list this option is irrelevant, since flight is controlled via the FLY flag.
# To toggle flight control in wilderness of claim worlds, just execute /lands admin menu while standing in the world.
# This list allows you to deny or allow flight in worlds that aren't in claim-worlds_list. This is important if players are switching worlds.
# You can use wildcard (*) to add all worlds to this list.
# Entry format is as follows: "worldName:allowFly"
# Example:
#   world:false -> if world isn't part of claim-worlds_list, flight will be disabled in this world.
#   world:true -> if world isn't part of claim-worlds_list, flight won't be disabled when players enter this world.
#   If world is part of claim-worlds_list, the flight control will be controlled via the FLY flag in /lands admin menu or the menu of claims.
flight-control-worlds_list: []

7.10.11 Nov 26, 2024

+ Added: _ulid value to events.yml
+ Added: [Suggestion] You can now disable the Redis log messages in the config: "database.redis.log"
+ Changed: [Suggestion] prompt to delete whole land, if /lands delete here is executed in the default area.


7.10.10 Nov 23, 2024
+ Added: [Suggestion] /lands map link to open dynmap
You can change the link in web.yml.

7.10.9 Nov 22, 2024
Upkeep, Floodgate, Hex

- Fixed: Don't send upkeep collected message, if land and nation upkeep is disabled.
- Fixed: Floodgate player auto land creation invalid character
- Fixed: Hex color for actionbars


7.10.8 Nov 16, 2024

+ Changed: All references to the wiki for the new wiki: https://wiki.incredibleplugins.com/lands


7.10.7 Nov 12, 2024

- Fixed: Rental holograms


7.10.6 Nov 11, 2024

+ Added: API: LandBlockInteractEvent
+ Added: API: MemberHolderRelationChangedEvent
+ Added: API: RoleFlagToggleEvent


Page: 1 2 3 4 5 ... 27