EssentialsX

EssentialsX

2M Downloads

Disable collisions when player AFK

Kixot14 opened this issue ยท 2 comments

commented

Disable collisions when player AFK. Can we do it ?

And another suggestion: How can we fix this bug with elytra launcher ?? https://www.youtube.com/watch?v=o56VCNISYI8
It is very annoying! Provoke players to create many boats and then use bug for flying with huge speed and load world!
Maybe add feature to disable collisions with boat entity or something like...

commented

Disable collisions when player AFK.

Player collisions are client-side. The only way to do this is adding a player to a team with all other players, which could cause issues with other plugins that deal with the scoreboard. If you're interested, Paper has an option to disable player collisions.

commented

I believe freeze-afk-players should do this, if not it probably isn't supported anymore, as RoboMWM mentioned it works differently in newer versions of MineCraft. His other solution for disabling collisions on the server should work though. Paper has a lot of options when it comes to tweaking gameplay mechanics.