The following is an up-to-date YAML setting directory used by the Drustcraft engine, however the YAML files SHOULD NOT be accessed or directly changed by scripts or external sources.
Instead use the supplied script procedure/tasks or JSON connectors.
Path | Default | Info |
server.webserver.port | 10921 | The port the internal webserver will run on for Drustcraft <-> Website communications |
server.run.startup | | A list of commands to run when the server starts. These commands are run after the drustcraft preload and drustcraft load events and only run when the server first initially starts (ie not when a server reload is requested) |