Open jvhoven opened 3 years ago
Currently it's possible to manipulate the value of a config entry in the frontend and pass this on to the server, resulting in a crashed game instance.
Seems the slider component respects the min and max values so this should probably not be an issue but would be nice to implement anyhow.
Currently it's possible to manipulate the value of a config entry in the frontend and pass this on to the server, resulting in a crashed game instance.