You can Now Configure your Server from a WEBPANEL!
The OreoStudios web panel has been completely redesigned and rewritten.
New layout, better performance, and a ton of new features.
──────────────────────────────────────
⚙️ CONFIG EDITOR (NEW FEATURE)
──────────────────────────────────────
You can now manage all your OreoEssentials config files
directly from the web panel — no more SSH, no more FTP.
Supported files:
• config.yml
• chat-format.yml
• tab.yml
• clearlag.yml
• settings.yml
• scoreboard.yml
• afk.yml
• maintenance.yml
• rtp.yml
• craft-actions.yml
• join-quit-messages.yml
• playervaults.yml
• playerwarps.yml
• dailyrewards.yml
Features:
[+] Visual form editor — edit settings through a clean UI
[+] Raw YAML editor — full text editing with live validation
[+] Push to Plugin — send config changes live via RabbitMQ
(no server restart required)
[+] Fetch from Plugin — pull current config files from
your running server directly into the panel
[+] Auto-save to database — configs are stored server-side
──────────────────────────────────────
️BUG FIXES
──────────────────────────────────────
[*] Fixed internal server error when saving config files
[*] Fixed RabbitMQ connection status showing incorrect state
[*] Fixed panel crash on load (null element errors)
[*] Fixed push failing silently when plugin was online
[*] Fixed YAML parse error when config root was not a map
[*] Stability improvements to the AMQP listener
──────────────────────────────────────
➕ OTHER CHANGES
──────────────────────────────────────
[+] Servers can now be deleted from the dashboard
[+] Improved error messages across the panel
[+] Better RabbitMQ reconnection handling