- Modular panel and API for displaying information to the players on their HUD
About
Magic Panel is a 100% API driven panel display plugin for Rust. Each panel is a separate plugin that will register how that panel will function. Panels dynamically position themselves within a dock based on the dock assigned and the order specified.
Configuration
The settings and options can be configured in the MagicPanel file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax...