gecolay / GSit

GPlugin - GSit - Relax with other players on nice seats!
https://www.spigotmc.org/resources/gsit.62325/
GNU General Public License v3.0
120 stars 49 forks source link

When a player has another player on his head, he can't be teleported into another world #170

Closed homerek111 closed 2 months ago

homerek111 commented 3 months ago

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

gecolay commented 2 months ago

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.

homerek111 commented 2 months ago

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

gecolay commented 2 months ago

TH next update 1.9.6 (which you can already download here on GitHub) fixes the command blacklist to work for the full PlayerSit feature