ModGPL-3.0-only
Phonon
A custom audio system designed to orchestrate an immersive soundscape in your game.
101
Downloads
4
Followers
4 months ago
Updated
📦
2
Versions
📖About Phonon
Phonon
A custom audio system designed to orchestrate an immersive soundscape in your game.
Features
- Speaker Blocks - Place in-world speakers that play custom audio
- Real-time Sync - All players hear the same audio at the same time
- Universal URL Support - YouTube, Bilibili, or any URL via yt-dlp integration
- Spatial Audio - Sound emanates from speaker locations
Requirements
Server-side (for audio downloading):
Commands
| Command | Description |
|---|---|
/phonon add <name> <url> |
Download and register audio |
/phonon list |
View registered audio |
/phonon remove <name> |
Remove audio |
/phonon reload |
Reload configuration |
Usage
- Place a Speaker block
- Right-click to open the control GUI
- Select a track and press play
All players near the speaker will hear synchronized playback.