MMMusic makes playing custom OGG audio files on your server effortless, without need in resource packs.
Adding Custom Audio
- Place your
.oggfiles into theconfig/mapmakermusic/folder.
In-Game Commands
- /mmmusic playmusic <name> [volume] – Plays a looping background track. Only one music track plays at a time.
- /mmmusic playsound <name> [volume] – Plays a sound effect once. Sounds can overlap and play multiple times without interrupting each other.
- /mmmusic stopmusic – Stops current music.
- /mmmusic stopsound – Stops all sound effects.
- /mmmusic stop – Stops all audio immediately.
- /mmmusic reload – Rescans the config folder for new OGG files.
Using on Mapmaking / Adventure Maps
- Trigger commands using command blocks connected to pressure plates or redstone.
- Note that audio plays globally for all players on the server.

