What is new?
- Added a command to teleport to a region! You can specify whether players are allowed to do this inside the respective permission group configuration. Optionally you can add a cost to this command (requires Vault). My plugin will use the location of the WorldGuard teleport flag if set, otherwise it will try to find a safe location in the middle of the claim as a destination.
- A clickable interaction to the message shown by the /claim show command which automatically teleports a player to the region.
- New messages for the new command, where possible existing messages are re-used.
- A cost multiplier setting! You can optionally make the cost of claiming a region exponentially increase depending on the amount of regions a player has already claimed in that world.
- The price for claiming a region can now be a decimal number as well as an integer.
- Improved the placeholders for the admin help messages of some commands.
How to update?
Download the jar file from the top of this page and put it in your plugins folder. Make sure to
remove the previous version of this plugin. Now
restart (
not reload) your server and you are done, my plugin will automatically add the new settings where necessary!
Note: The message
create.failed-transaction is renamed to
shared.failed-transaction, meaning it will unfortunately be reset to its default, please keep this in mind if you changed this specific message previously.