How to prevent Ender Pearl Stasis?

Hi, players of my server are complaining about abusing epearl stasis during combat. They just leaving the fight by this feature. So im wondering how can i disable this feature on my server?
15 Replies
Das_Grosse_J
Das_Grosse_J3mo ago
Disable Ender pearls during combat
Eismeister
Eismeister3mo ago
if you're on a paper server, I believe there is a config for disabling stasis chambers
ANDRÜHON
ANDRÜHONOP3mo ago
That is not the solution im looking for There is nothing
Eismeister
Eismeister3mo ago
disable-unloaded-chunk-enderpearl-exploit
ProGamingDk
ProGamingDk3mo ago
does this take into account that enderpearl loads chunks
Eismeister
Eismeister3mo ago
you can prevent that as well with legacy-ender-pearl-behavior
Laupolio
Laupolio3mo ago
Eis knows a lot about ender pearl settings due to recent trauma
ANDRÜHON
ANDRÜHONOP3mo ago
i put legacy-ender-pearl-behavior: true in paper-world-defaults.yml stasis still works 😭
Eismeister
Eismeister3mo ago
yeah thats not the one for preventing stasis chambers, disable-unloaded-chunk-enderpearl-exploit is
ANDRÜHON
ANDRÜHONOP3mo ago
Set it to true?
Eismeister
Eismeister3mo ago
yes
ANDRÜHON
ANDRÜHONOP3mo ago
it was already on
No description
ANDRÜHON
ANDRÜHONOP3mo ago
same shit tbh
Programmer / Nerd / Human
You just need to write a plug-in to listen for teleportation events and cancell them if it is an enderpearl teleport event and if the target location for the teleport event is higher than a threshold, set it to how far you think a player can pearl Or make it so that players can't enderparl into water, that might also work

Did you find this page helpful?