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
whenever I try to do "/p2 set alias asdf" for some reason it says the user "asdf" is taken, even though the player has never joined the server. When I opened the user_cache.db I found that the user was cached in there for no reason??
To Reproduce
Set a plot alias with a name that is not registered in the user_cache.db
It comes out as "alias" is taken.
Open up user_cache.db in sqlite browser
Browse the username "asdf", it's there
Expected behaviour
What it should do is NOT register the name in the cache.
Server Implementation
Paper
Server Version
1.21.3
Describe the bug
whenever I try to do "/p2 set alias asdf" for some reason it says the user "asdf" is taken, even though the player has never joined the server. When I opened the user_cache.db I found that the user was cached in there for no reason??
To Reproduce
Expected behaviour
What it should do is NOT register the name in the cache.
Screenshots / Videos
No response
Error log (if applicable)
No response
Plot Debugpaste
https://athion.net/ISPaster/paste/view/afe6369b95384004a3ea80a5ae521100
PlotSquared Version
7.4.1-SNAPSHOT
Checklist
Anything else?
N/A
The text was updated successfully, but these errors were encountered: