mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-22 20:42:54 +08:00
Update README.md
Udated README to reflect the information on how to add moderators to the server file.
This commit is contained in:
parent
2bb7ca29ab
commit
7417976ef0
@ -71,6 +71,15 @@ server_config : *randomly generated string* {
|
||||
|
||||
}
|
||||
|
||||
```
|
||||
To add moderators to your server instance you have to also add them to this file. An example seen below:
|
||||
|
||||
```
|
||||
moderator_list: 3
|
||||
moderator_list[0]: "Steam64 ID Here"
|
||||
moderator_list[1]: "Steam64 ID Here"
|
||||
moderator_list[2]: "Steam64 ID Here",
|
||||
^^^ Can be found by googling Steam ID Lookup
|
||||
```
|
||||
|
||||
# Enjoy your server
|
||||
|
Loading…
Reference in New Issue
Block a user