CommandHelper

CommandHelper

46.5k Downloads

set_entity_rider() not working for player riding player

LadyCailinBot opened this issue ยท 1 comments

commented

CMDHELPER-3144 - Reported by malon

The code:

http://paste.thezomg.com/19933/98506151/

What I expect to happen:
A player riding another player

What actually happens:
No errors, but the player does not ride successfully.

commented

Comment by PseudoKnight

This is a known Minecraft bug for all entities riding players. It's a packet issue. The entity will not appear on top of the head for the player being ridden. However, it'll appear for all other players. PaperSpigot fixes this, but apparently Spigot does not. I thought 1.11 fixed this, but that too is not the case.