-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Only some users are able to teleport leashed/ridden animals with them #93
Comments
Last time I looked into this I think I concluded that when using the The player is currently simply kicked off the horse prior to teleporting, so they would need to leash the horse to bring it with them when they teleport. |
That did seem to do the trick for the time being, considering The dev is welcome to close this issue if it's considered a wontfix because the solution is easily solved by not launching players into the air before teleporting, but if they'd like to look into this I'll keep it open. |
This would be the way to go. I wanted to rewrite the whole teleport code, as I think it has a few other issues mainly around bringing animals. Teleporting all nearby animals generally seems to cause players grief when they happen to keep animals near the region post, which are then taken with visitors to their own regions. It would probably be best to make sure animals are intentionally brought with the player by only taking leashed or ridden entities. Unfortunately I've not found the time to pick it apart yet. |
Not sure if this is a bug or a permissions thing I'm missing, but most users on my server are unable to teleport the horse they're riding or any mobs on a lead. Is there a permission node responsible for this? Or a bug? I have all permissions and it works for me but I...haven't tested removing the permissions from myself, but I could not find a node that made sense with autocomplete or looking at the nodes themselves. I'm the only one absolutely confirmed that it works for (the owner and have
*
permissions set), but another user has reported it working for them before but with no video evidence.The text was updated successfully, but these errors were encountered: