gamemann/Rust-Auto-Wipe

question regarding auto adding servers and raw.conf

Opened this issue · 1 comments

when i run the program with -l it prints out the cofig correctly with the 2 servers listed on the end however in the actual raw.conf file i only see the top leve config not the servers it shows null there is this the correct behaviour ?

Hey! When servers are added via the Pterodactyl API, they aren't inserted into the config.

For overrides in server settings added from the API, you may use Pterodactyl egg/environmental variables.

https://github.com/gamemann/Rust-Auto-Wipe#environmental-overrides-with-auto-added-servers

I hope the above helps!