-
Notifications
You must be signed in to change notification settings - Fork 1
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
Players have a stuck TPA request #5
Comments
Did the receiving person leave the server? |
Yes, I believe that was the problem - the receiving person left the server. |
On trying to use /trigger tpcancel the player is notified that the person sent the request is not on the server or the request is invalid. /trigger tpa is still not possible. |
Yeah, this is a known problem. Because AFAIK, you can't check when a player left the game and execute a command on them, before they fully left the server and you can't target players if they are not on the server. |
Thanks very much! Is there anything I could run now that would reset it? I actually tried resetting all scores for that player and then reissuing them an ID and first join permissions - but it didn't help. |
Just to add - I've fixed this by running the following commands in console:
|
Yes, sorry I didn't respond asap. If you don't remove the tags and reset the scores from both players, you might break the system.
Please only remove the scores from the affected players, or you will break other requests. You can force someone to cancel or deny a request, by setting their Commands(You can't remove tags of of players, if they aren't online, so you need to get both players online):
|
Players have a "stuck" TPA request. When they try to send another one it says there is already one pending. Is there a scoreboard/objective command that could clear this?
The text was updated successfully, but these errors were encountered: