Jump to content
Sign in to follow this  
Kackarot58

Delete Player From Database

Recommended Posts

I need to try and delete only one player from my servers database. What program can I use, and where and how is it done?

 

Thanks,

Kack

Share this post


Link to post
Share on other sites

sqlite3 tools is what you are looking for.

you'll first need to find the record, then use it in command line to send a query to remove the record.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×