There's a new Read me file
[NEW] Audio & Playback Features
- Positional (3D) Audio: A new LocalSounds option has been added. When enabled, music will play from designated parts in the workspace, allowing volume to change based on the player's distance.
- Custom Sound Source: The global "SystemSound" object can now be moved anywhere. A new Sound Reference setting in CustomOptions allows you to target its new location, giving you full control over where non-positional audio originates.
- A bug elated to some players not being able to hear the music has been fixed
[NEW] DJ & Permission System
- Group Rank Integration: DJ Mode has been expanded. In addition to the manual DjModeUsers list, you can now automatically grant DJ permissions to players based on their Roblox Group Rank.
[NEW] UI & Customization
- UI Theme System: A new CustomOptions module has been added. You can now enable Themes and easily change the PrimaryColor, SecondaryColor, and ButtonOutlines of the music player to match your game's aesthetic.
- Persistent Song Display: A ShowSongOnScreen option is now available. When set to true, the currently playing song's information will always be visible on the player's screen, even when the main GUI is closed.
[IMPROVED] Song Catalog & DJ Buttons
- Dynamic DJ Categories: DJ Buttons now use a SearchTerm. The system will automatically populate a DJ Button's list with any song from your catalog whose name contains that specific keyword.
- Automatic Song-Info Fetching: The SongCatalog now supports two formats. You can still add songs with full custom names and images (Table 1), or you can now only provide the Audio ID (Table 2), and the script will automatically fetch the song's official name and info from Roblox. Also, you can use both options at the same time
Added filters, there are now two buttons that allow players to switch between their favorite animations and all animations.
The core code for the syncing part has been obfuscated, but buyers can still create their own custom buttons
Important bug fixing and features update for the playlist is coming soon, you can ignore this one, it doesn't adds much.
Fixed a bug affecting players who tried to play songs directly by ID instead of adding them to the playlist
Added an option for admins to add songs directly into the playlist queue by typing in chat
Command:
?addids id1, id2, id3
Example:
?addids 16831104459, 1837015626, 1331004632, 1836861769
Fixed queue addition when using music IDs.
Added an option to sell a Developer Product to instantly skip songs (Note: Not compatible with most donation boards. Please refer to your donation board’s instructions for integrating ProcessReceipt).
- Fixed playlist scrolling frame bounds.
- Added an option to toggle DJ mode in-game using ?djmode on or ?djmode off.
- Added song volume control.
- Added the option to pause a song in-game using ?pause (only usable by DJs).
- Fixed playlist scrolling frame bounds.
- Added an option to toggle DJ mode in-game using ?djmode on or ?djmode off.
- Added song volume control.
- Added the option to pause a song in-game using ?pause (only usable by DJs).
- Added a new button to send whispers.
No more animation twitching
