MapMakerMusic

MapMakerMusic

A very simple solution for playing custom music and sounds, designed for adventure map developers

3 downloads
0 followers

MMMusic makes playing custom OGG audio files on your server effortless, without need in resource packs.

Adding Custom Audio

  • Place your .ogg files into the config/mapmakermusic/ folder.

In-Game Commands

  • /mmmusic playmusic [volume] – Plays a looping background track. Only one music track plays at a time.
  • /mmmusic playsound [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, so you don't need to restart the game after putting new music in the folder.

Using on Mapmaking / Adventure Maps

  • Trigger commands using command blocks connected to pressure plates or redstone.

No gallery available for this project.