You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm sitting on my alt account, and am running command like:
/execute in minecraft:the_nether run tp NICK 100 100 100
however, he can't be teleported. if I get off his head, and rerun the cmd, it works fine
the same command works fine with player on head WHEN they are already standing in this world - so this bug happens only when you try to teleport into another world
The text was updated successfully, but these errors were encountered:
This is fixed by allowing the command blacklist to blacklist commands for PlayerSit players, as I cannot fix this issue as this is the way Minecraft handles vehicles.
This is fixed by allowing the command blacklist to blacklist commands for PlayerSit players, as I cannot fix this issue as this is the way Minecraft handles vehicles.
@gecolay but is that something that you will implement in next update or it's a feature that should be avaiable in current version...? I think current CommandBlacklist works only for sitting on the ground - not for PlayerSit.
The problem described in this bug report is happening FOR PLAYERS THAT HAVE ANOTHER PLAYER ON THEIR HEAD. So GSit plugin should block executing blacklisted commands not only for sitting players but also for those who have someone on their head
I'm sitting on my alt account, and am running command like:
/execute in minecraft:the_nether run tp NICK 100 100 100
however, he can't be teleported. if I get off his head, and rerun the cmd, it works fine
The text was updated successfully, but these errors were encountered: