EnderPearlPlus is the Spigot plugin that aims to fix problem - ender pearl bug. That bug causes ender pearls to "forget" their owner if the player exits and re-enters the game while the pearl is in mid-air. As a result, when the ender pearl eventually lands, it fails to teleport the player, breaking the expected gameplay mechanic.
Since this plugin helps ender pearls remember it's owner
This could be valuable for SMP servers aiming to maintain a vanilla experience while providing players advanced travel options.
Specifically I mean ender pearl chamber
As a bonus it's adds ability to customize ender pearl behaviour such as allowing teleporting from other worlds
-
Download Rtag and put it in your server's
plugins
folder -
Download appropriate version of
EnderPearlPlus
resource and put it intoplugins
folder
- Get use of papermc's EntityRemoveFromWorldEvent to handle dropping pearl to void
- Get list of all thrown pearls and distance to them
- Make offline tp configurable