1
0
mirror of https://github.com/parkervcp/eggs.git synced 2024-10-06 23:57:07 +02:00

Update README.md

Udated README to reflect the information on how to add moderators to the server file.
This commit is contained in:
Chase Eller 2022-12-11 03:07:49 -05:00
parent 2bb7ca29ab
commit 7417976ef0

View File

@ -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