a way to purge old player data
im looking for a way to purge all old player data (meaning things like player.dat and statistics and optionally plugin data). is there anything that can do that?
4 Replies
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close
!close
!solved
!answered
Requested by kylosoot#0
yes
the player NBT file contains a timestamp of when the player last joined
You can make some program to read that and delete the old ones
if u dont know how to write code then rip idk
dang ok
i saw some authentication plugins having an option to purge old player data but i just need an independant plugin that does that
you dont want a plugin for that
you want a seperate program to do that
cus its not wise to delete player data while the server is running