Skip to content

fulcanelly/EnderPearlPlus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Downloads (all assets, all releases) GitHub Actions Workflow Status

EnderPearlPlus

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.

Motivation

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 image

As a bonus it's adds ability to customize ender pearl behaviour such as allowing teleporting from other worlds

How to install ?

  • Download Rtag and put it in your server's plugins folder

  • Download appropriate version of EnderPearlPlus resource and put it into plugins folder

Planned / todo (seeking for help, have no eought time)

  • 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