TeleportMe icon

TeleportMe -----

A Light Weight Teleport Plugin For All Your Warps, Homes & Deaths




It's really here this time!

The plugin now supports the use of a custom world name in the config.yml file!

With this update also comes the removal of End / Nether rtping as it was totally broken and neither were actually enabled! Not only has this significantly sped up the rtping process, it's also tidied the config file!

Be sure to delete your old config files before updating as the aforementioned removals may cause issues if you dont!
----------, Dec 21, 2022

I assumed when I deleted the update post it would've removed the update but alas not!

Rolling back to 1.8.0.9 bc the latest update seems to have broken things
----------, Dec 20, 2022

Last night I realised that the custom world name feature hadn't been working since I implemented it, so this update should now completely rectifiy that and fix any issues with it.

If World_Name in the config does not match the world name that the player is stood in, then the plugin will ask the user to correct it in the config file.

For 99% of people this fix will be completely invisible, but for those of you that use this plugin on worlds with custom names, I hope this helps!

In also cleaned up some code etc.

Thanks!
----------, Dec 19, 2022

Hello!

Just a quick API update to make sure everything is working with the latest 1.19.X Spigot!

Let me know if you run into any issues and I'll look into them!


Also keep an eye out for any future updates!

Thanks.
----------, Dec 19, 2022

Just some minor fixes / changes, nothing monumental.
----------, Mar 18, 2022

Fixed a critical issue with setting temporary TP's using the /tpme temp commend.
----------, Dec 4, 2021

Hi all!

I'm still alive but I rarely code hence why updates are few and far between.
No major changes here but decided to do a once over and get the plugin updated to 1.18 build tools etc!

Happy teleporting!
----------, Dec 3, 2021

Fixed an issue around Multiverse that was brought to my attention by @AsinineMonkey

In the next update I plan to increase the /tpme coords feature as well as implement a GUI interface.

Happy warping.
----------, Apr 14, 2021

Moved my IDE from Eclipse to IntelliJ so wanted to make sure I knew how to compile it etc, it suggested I make some improvements to the code such as removing un-needed statements and cleaning up code that could in a more streamlined way.

Fundamentally this shouldn't break anything but it may well do, if so let me know in the discussion tab and I'll revert back to an older version.
----------, Apr 10, 2021

Very small update that just makes sure the plugin is running the latest build tools, shouldn't effect anything really but let me know if it does.

I plan to add a GUI sometime soon but it will take time :D
----------, Apr 8, 2021

Fixes a small issue caused by random tping in the nether & the end which would case the server to crash or die.

A future update will allow the user to re-enable these once I find a suitable fix.

Also fixed a null error thrown by dying and respawning.
----------, Nov 6, 2020

This is a small patch to bring the plugin up to 1.16.4.

I've gone through the code and removed all un-needed lines as well as fixing a long time issue with slow-falling potions.

Now when a player randomly tp's or goes home, they are no longer given slow falling and are placed 2 blocks above the safest place. This means that they don't receive fall damage, as well as meaning that by the time they load they will be on the ground.

I don't plan to make any major changes to this currently, but it will most likely be kept up to date with new spigot releases.

Happy Teleporting!
~Whomas
----------, Nov 5, 2020

Now allows the player to tab cycle through the commands!

Simple update, hopefully you like it.

Unless anything is requested this will most likely be the last update for a while.
----------, Aug 8, 2020

This stops the /home delete & warp delete commands from deleting EVERY warp & home in the CFG
----------, Jun 27, 2020

Ahh we are once again at a point where I have returned to make improvements to the plugin!

This update bring a whole heap of quality improvements.

No longer will you need to type 5 different commands to go home, set home, delete home etc.

Now doing /home shows all available arguments, this is the same for /warp & /tpme!

I hope you enjoy this as much as I do, have fun!
----------, Jun 26, 2020

Simple update to bring the plugin to 1.16

Improvements
- 1.16 API
- Added Ability To Delete Homes
- Changed The Way The Plugin Reads Configs (Higher Compatability)
----------, Jun 26, 2020

Added:

- Warps
- Better Homes
- Ability To List Warps
- Ability To List Player Homes

Changed:

- How Homes Are Saved
- How Warps Are Saved

----------, May 24, 2020

** REMOVE ALL OLD YML FILES WHEN UPDATING **
** OLD HOMES WILL NOT WORK UNLESS YOU REFORMAT THEM **

Old Home Format
Code (Text):

Locations:
  d95393f7-c39c-46d3-9109-6ea0b5be8c5aBlacksmith:
      ==: org.bukkit.Location
      world: world
      x: 186.8714729356676
      y: 63.0
      z: 374.53672169855173
      pitch: 48.30715
      yaw: -200.57872
 
New Home Format
Code (Text):

Locations:
  d95393f7-c39c-46d3-9109-6ea0b5be8c5a:
    Blacksmith:
      ==: org.bukkit.Location
      world: world
      x: 186.8714729356676
      y: 63.0
      z: 374.53672169855173
      pitch: 48.30715
      yaw: -200.57872
 
Added warps and have improved the way homes are formatted, currently working on warp lists & home lists!
----------, May 24, 2020

Simple update, once again renewing my knowledge with the code itself as well as updating it to work with 1.15.2 :D
----------, May 23, 2020

-Made it so that when a home is created without a name it tells the player to add a name in chat

-Made it so when a player goes home they have to specify which one

-Made it so that disabling tpme message would no longer throw an error

-Changed the way slow falling works, now only applies to /tpme and /home [name]

-Changed the way /goback works, only applies to /tpme

-Added a new message called "safe teleport" for commands using slow falling
----------, Oct 25, 2019

Added support for custom home names, allowing for multiple homes to be set

I'll be adding permissions for multiple homes shortly

Please leave suggestions of features to add
----------, Oct 25, 2019

Altered the way the prefix works as well as the messages on startup
----------, Oct 23, 2019

Now the plugin comes with improved customization, allowing the user to change the prefix of the plugin in chat, or remove it.

As well as this The user can now change the colour of messages, with the exception of errors! Not sure what else to add to the plugin so leave me some feedback / suggestions!

Also I cleaned up some dirty code :D

Once again, feed back and suggestions is highly appreciated!
----------, Oct 23, 2019

Fixed small issue where I hadnt included permissions for the cfgreload command, as well as allowing the user to enable / disable the command.

Any ratings / feedback would be highly appreciated :D
----------, Oct 23, 2019

Greetings!

With this new update, you can now do /sethome and /home to allow the player to create and home and go back to it.

As well as this I've added a new command /cfgreload to allow the user to reload the plugins config after making changes, rather than the whole server.

Once again I've added perms and toggles to the new commands to allow full customization.
----------, Oct 20, 2019

Temporary teleports now exist, you can use the command /tmp to create a 1 time use teleport and with the accompanying command, /tptemp you can return to it.

I've also squashed some bugs such as permission messages not appearing. Have fun and see you later!
----------, Oct 15, 2019

This update is purley a hotfix for the command /goback, the command now works as intended and allows the player to go back to their previous location they were at before doing /tpme. Where as before this update it would let the user do the command twice before announcing they had no previous locations.
----------, Jul 20, 2019

Just a small update to make sure the plugin works with 1.14.4, as well as adding a command to allow the user to see their coordinates & biome.
----------, Jul 20, 2019

Resource Information
Author:
----------
Total Downloads: 9,536
First Release: Jul 19, 2019
Last Update: Dec 21, 2022
Category: ---------------
All-Time Rating:
6 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings