Skip to content

Dashboard UI

SummerMC Developer edited this page Dec 23, 2025 · 2 revisions

🖥️ Dashboard UI

Folia Phantom features a professional, modern dashboard designed for high efficiency.

🎨 Design Philosophy

The UI uses a Glassmorphism aesthetic with a dark cobalt theme, providing a premium feel while maintaining high readability.

🧭 Layout Breakdown

1. Sidebar (Left)

  • Plugin List: Displays all JAR files queued for patching.
  • File Info: Shows file name and size.
  • Actions: Add more files via button or Drag & Drop, or clear the list.

2. Main Dashboard (Right)

  • Header: Status overview.
  • Configuration Card:
    • Verbose Logging: Toggle detailed bytecode transformation logs.
    • Change Output Folder: Customize where patched plugins are saved.
  • Process Card:
    • Progress Bar: Real-time visual tracking of the patching progress.
    • Task Label: Shows which file is currently being processed.

3. Execution Bar

  • EXECUTE PATCH: The primary action button.
  • Open Results: Appears automatically after completion for instant folder access.
  • Selection Stats: Live count of files ready for processing.

4. Console Area (Bottom)

  • Integrated terminal-style log output.
  • Color-coded messages:
    • [INFO] (Blue)
    • [SUCCESS] (Green)
    • [ERROR] (Red)

🖱️ Drag & Drop Support

You can drag .jar files from your computer anywhere into the application window (specifically the sidebar list) to automatically add them to the queue.


🏠 Back to Home

Clone this wiki locally