Update README.md

This commit is contained in:
Bluzume 2021-08-24 20:58:03 +12:00 committed by GitHub
parent df6bd79873
commit ba33a8967d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,7 +36,7 @@ well they essentailly run off "Server Emulators".
Forward the port you used for the server and 80 for the webserver.
And people can login over the internet.
- You can give yourself admin by executing ``UPDATE players SET Admin='YES' Moderator='YES' WHERE Username='<YOUR USERNAME>'``
- You can give yourself admin by executing ``UPDATE Users SET Admin='YES' Moderator='YES' WHERE Username='<YOUR USERNAME>'``
on the master database, (and any game databases)
# Depends