MapMakerMusic

Quick rating

Community listing page, reviews here may not be monitored by the author.

MapMakerMusic

By NeuromuserOwner

No reviews yet

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

Mod Loaders
Minecraft

About

Description

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.

How to use (v.1.5.0+) This mod adds a new functional block "Audiobox". Audiobox has 2 modes: redstone or area. Redstone activation means that music/sound will play when audiobox is activated by redstone. Area activation means per-player activation when player is inside the box-shaped area.

Tip:

  • If you hit block with LMB when holding audiobox, it remembers pos1/pos2 and allows you to create needed areas much faster (similar to the worldedit's axe functionality)

In-Game Commands (legacy)

  • /mmmusic playmusic <player> <name> [volume] – Plays a looping background track. Only one music track plays at a time.
  • /mmmusic playsound <player> <name> [volume] – Plays a sound effect once. Sounds can overlap and play multiple times without interrupting each other.
  • /mmmusic stopmusic <player> – Stops current music.
  • /mmmusic stopsound <player> – Stops all sound effects.
  • /mmmusic stop <player> – 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.

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.

How to use (v.1.5.0+) This mod adds a new functional block "Audiobox". Audiobox has 2 modes: redstone or area. Redstone activation means that music/sound will play when audiobox is activated by redstone. Area activation means per-player activation when player is inside the box-shaped area.

Tip:

  • If you hit block with LMB when holding audiobox, it remembers pos1/pos2 and allows you to create needed areas much faster (similar to the worldedit's axe functionality)

In-Game Commands (alternative to audiobox, less functional [legacy])

  • /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.