-
Notifications
You must be signed in to change notification settings - Fork 4
Dashboard UI
SummerMC Developer edited this page Dec 23, 2025
·
2 revisions
Folia Phantom features a professional, modern dashboard designed for high efficiency.
The UI uses a Glassmorphism aesthetic with a dark cobalt theme, providing a premium feel while maintaining high readability.
- 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.
- 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.
- 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.
- Integrated terminal-style log output.
- Color-coded messages:
-
[INFO](Blue) -
[SUCCESS](Green) -
[ERROR](Red)
-
You can drag .jar files from your computer anywhere into the application window (specifically the sidebar list) to automatically add them to the queue.