Magic Description adds dynamic information to your server description such as installed plugins, server version information, current server FPS, and more. You can customize the default "Description" in the configuration file, and even add any console command to have the reply for that command added to the description.
{magic.verison} can be used to provide a non-formatted Oxide version/build.
{magic.version protocol} can be used to provide the protocol version of Rust.
{magic.version rust} can be used to provide the version of Rust for the server.
Configuration
The settings and options can be configured in the MagicDescription file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors.Variables
Any server console commands can be used in the server description, just enclose them in { and } in order for them to be replaced dynamically.{magic.verison} can be used to provide a non-formatted Oxide version/build.
{magic.version protocol} can be used to provide the protocol version of Rust.
{magic.version rust} can be used to provide the version of Rust for the server.