mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-09 17:58:20 +00:00
9d65d871d0
* add some more utility to the masterserver -a command fix compatability with nexus dash * cleanup code some more user logger where it makes sense only take in password if it is needed log a better error if account cannot be created * update message * return before success statement if catching error
2 lines
58 B
SQL
2 lines
58 B
SQL
ALTER TABLE accounts MODIFY play_key_id INT DEFAULT NULL;
|