Recent Discussions
How can i reset a player's data without shutting the server down?
Unanswered
Spectacled bear posted this in #questions
6 messages
0 views
Spectacled bearOP
Basically title but is there a mod or a command that i can use to reset a player without fully shutting down my server? Thx in advance
Treeing Feist
No command, probably not even a mod. You can go into the world file and delete the players data files though. They are named the player's UUID which is given in the console on player join
@Spectacled bear Basically title but is there a mod or a command that i can use to reset a player without fully shutting down my server? Thx in advance
you don’t need to shut down the server to do that
Player data is a live data file. If you delete it while the server is active and they are not inside the server, it will do what you want as if restarting the server
Player data is a live data file. If you delete it while the server is active and they are not inside the server, it will do what you want as if restarting the server
Spectacled bearOP
Thanks!
np
@Spectacled bear Basically title but is there a mod or a command that i can use to reset a player without fully shutting down my server? Thx in advance
you dont need command for this
You can just delete
[world]/playerdata/[player uuid]
if you dont know the uuid of a player you can check the console, or you can paste their name in namemc
You can just delete
[world]/playerdata/[player uuid]
if you dont know the uuid of a player you can check the console, or you can paste their name in namemc
Loading...
Loading...