TorchAPI / Essentials

A Torch plugin that adds must-have utilities and administration tools to Space Engineers dedicated servers.
23 stars 31 forks source link

Essentials.cfg gets reset to default values when server is restarted #173

Closed DionisioVega82 closed 2 years ago

DionisioVega82 commented 3 years ago

Attempting to use AutoCommands in the Essentials.cfg file on a dedicated server, enter this code:

Trigger LessThan Restore planet and moon voxels 03:00:00 All !notify "********Voxel reset in progress!********" 30000 !voxels reset planets

and whenever the server is restarted, the entire configuration file is reset to default values, wiping out all AutoCommands.

DionisioVega82 commented 3 years ago

did not realize that XML formatting would get removed when posting this... attaching a copy of my AutoCommand in text format autocommand.txt