Skip to content

Releases: percyqaz/LodestoneTeleport

Version 2.7 (For 1.20.1+)

06 Feb 23:08
Compare
Choose a tag to compare

Version 2.7

  • Added a configurable message teleportWarmup
    Appears when the teleport warmup time is enabled to indicate how many seconds you should stand still for
    Suggested by iToxy 😎
  • showMessagesInActionBar is now true by default

I've also updated the configuration guide to note that you can disable any messages you don't want by setting the value to ''

This version is built for 1.20.1 and will not work on older versions
If you are from the future, this plugin will likely work with your newer version. If not, open an issue here on github

Version 2.6 (for 1.20.1+)

21 Jan 02:29
Compare
Choose a tag to compare

Version 2.6

  • Added a config option showMessagesInActionBar.
    Defaults to false. When true, all messages appear in the action bar instead of as chat messages.
    Suggested by Spryzeen - Thank you for the suggestion, I have the background behind all text turned on and it looks really good ingame

image

This version is built for 1.20.1 and will not work on older versions
If you are from the future, this plugin will likely work with your newer version. If not, open an issue here on github

Version 2.5 (For 1.20.1+)

02 Jul 02:21
Compare
Choose a tag to compare

Version 2.5

  • Added a config option to enable teleporting with compasses directly from item frames.
    Defaults to false. Right click on an item frame containing a compass to teleport.
    The compass is not consumed, even if you have the setting enabled to consume compasses.
    Suggested by A_vang 😎 Thank you again for another fantastic idea

This version is built for 1.20.1 and will not work on older versions
If you are from the future, this plugin will likely work with your newer version. If not, open an issue here on github

Version 2.4 (For 1.19.1/1.20.1+)

13 Jun 01:07
Compare
Choose a tag to compare

Version 2.4

  • Added a config option to enable teleporting with compasses directly from inventories.
    Defaults to false. To use compasses from the inventory, shift + right click them.
    If you are using my other plugin, Ultimate Inventory, this will work with compasses nested inside shulker boxes nested inside ender chests.
    Suggested by A_vang 😎

Please note: This plugin is built for 1.19, but I have tested and verified that it works on 1.20 too.
If you are from the future, this plugin will likely work with your newer version. If not, open an issue here on github

Version 2.3 (For 1.19.1+)

01 Jan 14:24
2a38081
Compare
Choose a tag to compare

Version 2.3

  • Added a config option for consuming compasses, teleportationConsumesCompass.
    Defaults to true. if false, compasses are not used up when you teleport
    Suggested by Sungam321 😎

Happy new year 🎆 💯

As always this plugin should be forward-compatible, so if you are living in the future (1.20, 1.21), try it and see. If not, open an issue here on github

Version 2.2 (For 1.19.1+)

30 Dec 02:37
Compare
Choose a tag to compare

Version 2.2

  • Added a config option for dimensional travel, enableDimensionalTravel.
    Defaults to true, and if false you can't use compasses to traverse dimensions.
    Suggested by Cra2ytig3r, thanks!

That is all

As always this plugin should be forward-compatible, so if you are living in the future (1.20, 1.21), try it and see. If not, open an issue here on github

Version 2.1 for Spigot/Paper 1.19.1 and higher

29 Dec 22:36
Compare
Choose a tag to compare

Version 2.1

This version adds support for teleporting to your death point with a recovery compass (this consumes the compass).
However you balance/configure your server to make recovery compasses renewable is up to you.
This can also be turned off in the config if you only want to be able to teleport to lodestones.

Recovery compasses exist only in 1.19, so this version is not compatible with older versions of spigot - You can find older versions of this plugin that are here

As always this plugin should be forward-compatible, so if you are living in the future (1.20, 1.21), try it and see. If not, open an issue here on github

Version 2.0 for Spigot/Paper 1.18.1+

20 Dec 02:20
Compare
Choose a tag to compare

It's a new and improved version!

  • Added configurable cooldowns/warmup times for teleporting (If you move before teleporting, it gets cancelled)

  • Messages are also configurable

  • Added sound effects and particles to teleporting

I've learnt a lot about plugin development from researching this, maybe I'll start making a few more...

Note: If you are from the future and minecraft has a new version, this plugin should just work for your version. If not, open an issue on this repo :)

Version 1.0.3 for Spigot/Paper 1.18.1

17 Dec 20:00
Compare
Choose a tag to compare

New stuff:

  • Spigot now has a proper API for lodestone compass stuff! The plugin is now future-proof and should instantly work in future versions without needing to be updated
  • If the compass is custom named, it shows up in the teleport message

Looking into extending the plugin with a couple extra features pretty soon..

Version 1.0.2 for Spigot/Paper 1.17.1

14 Jul 14:05
Compare
Choose a tag to compare

identical to previous versions, just using the 1.17 NMS bindings instead of 1.16 ones