mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-06 05:05:40 +12:00
Update README.md
This commit is contained in:
parent
df6bd79873
commit
ba33a8967d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue