TrexHomes v1.1 is Here!
An update packed with new features, quality-of-life improvements, and important fixes.
Hello everyone!
I'm pleased to announce a new major update for TrexHomes, focused on adding highly requested features that improve server balance, user experience, and overall plugin stability.
--------------------------------------------------------------------
What's New?
- Teleport Delay!: The most requested feature is here! You can now configure a teleport delay. When a player uses `/home`, a configurable countdown will begin. If the player moves, the teleport is cancelled. Ideal for balance on PvP and Survival servers!
- Advanced Tab Completion: Argument tab completion has been added for the `/home` and `/delhome` commands. Players can now see a list of their own homes just by pressing the Tab key, making everything much faster and more convenient!
- Reload Safe System: A critical issue that could cause data loss when using the server's `/reload` command has been fixed. The plugin is now much more robust and safely handles reloads, protecting your players' data.
--------------------------------------------------------------------
New Configuration
To support the new features, the following options have been added to your `config.yml`:
New main section:
Code (YAML):
teleport-delay:
enabled
: true
duration-seconds
: 5
New messages:
Code (YAML):
messages:
teleport-countdown
:
"&aTeleporting in &e%time%&a seconds... Don't move!"
teleport-cancelled-move
:
"&cTeleport cancelled because you moved."
teleport-already-pending
:
"&cYou are already teleporting!"
--------------------------------------------------------------------
Thank you for your support! If you find any issues or have suggestions, please don't hesitate to use the discussion tab.
Enjoy the update!