File Details
partybox-fabric-1.21.8-1.0.0.jar
- R
- Jun 19, 2026
- 413.37 KB
- 26
- 1.21.8
- Fabric
File Name
partybox-fabric-1.21.8-1.0.0.jar
Supported Versions
- 1.21.8
Curse Maven Snippet
# PartyBox 1.0.0
## Highlights
- New in-game music library UI with song browser, playlist access, playback controls, and live status panels
- Full playlist creation and editing flow inside Minecraft
- Web dashboard and event editor integration directly from the mod UI
- Token and channel management polished for easier setup
- Maintained Fabric ports now available for:
- `1.21.4`
- `1.21.8`
- `1.21.11`
## New Features
- Added a full **PartyBox Library** screen for browsing available songs
- Added **playlist list + playlist details** view in-game
- Added **playlist builder/editor** screen
- Added **shuffle** support in UI and command flow
- Added **pause toggle** support
- Added **back/previous track** support
- Added **playlist playback** controls
- Added **song search** in the in-game library
- Added **upload songs** shortcut from the client UI
- Added **generate token** shortcut from the client UI
- Added **events** shortcut to open the web event editor
- Added **advanced settings** submenu
- Added **progress / energy bar** under Now Playing
- Added **version display** in the UI
- Added **dynamic hotkey display** so the UI reflects the player’s real keybinds
- Added **game-language aware text selection** for English and Spanish (`en_*` / `es_*`)
## UI / UX Improvements
- Reworked the main PartyBox menu into a cleaner dashboard layout
- Improved Now Playing presentation with RGB-style Minecraft-native colors
- Updated playback buttons with colored labels/icons using native Minecraft formatting
- Improved playlist and song panels to be more readable and easier to navigate
- Reduced chat spam by moving routine feedback away from player-facing chat
- Added clearer token/auth error display inside the GUI
- Improved token screen flow
- Improved logo / branding handling in the main menu
- Added direct navigation buttons to:
- Dashboard / token site
- Event editor
- Song upload flow
## Playback / Connection
- Added reconnect logic with progressive retry behavior after disconnects
- Improved connection state visibility in the UI:
- status
- latency
- connected state
- signal state
- Added loop and shuffle state handling to the newer UI flow
- Added channel expansion support in the project flow for larger deployments
## Commands / Permissions
- Added `/partybox shuffle <channel>` support
- Kept shuffle permission aligned with existing admin permission flow
- Improved unauthorized-token feedback for channel control attempts
- Removed requirement to include `.ogg` in play command usage
- Added song-name autocomplete support based on synced server song lists
## Compatibility / Porting
- Ported the modern PartyBox feature set to maintained Fabric versions:
- `1.21.4`
- `1.21.11`
- Fixed version metadata so each build declares the correct Minecraft target
- Built fresh release jars for all maintained targets
## Fixes
- Fixed incorrect version dependency metadata that caused Fabric to reject non-`1.21.8` builds
- Fixed multiple cross-version GUI/render/input API issues during porting
- Fixed several menu layout, overlap, and sizing issues across the new UI
- Fixed old player-facing chat noise
- Fixed token-related messaging in the GUI
- Fixed various button/icon consistency issues
## Notes
- Each jar is currently packaged for its exact Minecraft target version
- Recommended builds:
- `partybox-fabric-1.21.4-1.0.0.jar`
- `partybox-fabric-1.21.8-1.0.0.jar`
- `partybox-fabric-1.21.11-1.0.0.jar`