### Panel Version 1.11.11 ### Wings Version 1.11.13 ### Service hytale ### Modified No, I did not modify the egg ### Expected Behavior config.json should be persistent ### Actual Behavior config.json is reset to defaults on every server restart and so no password can be set ### Steps To Reproduce - open /home/container/config.json - edit the line for Password - save the file - restart the server - changes on config.json are gone tried setting a mount point to /home/container/config.json allow the mount in the wings config: allowed_mounts: - /etc/pterodactyl/hytale/config.json and then create the mount in the pterodactyl Admin Panel with Source /etc/pterodactyl/hytale/config.json & Target: /home/container/config.json but that didnt work either. ### Install logs https://ptero.co/9P5Rys