• Welcome to MCME!

    Minecraft Middle Earth is a Minecraft community that recreates the world described by JRR Tolkien and his writings. Everyone can participate in organized events in which we collaborate to create major landmarks, terrain, caves, castles, towns, farms and more.

    To get started, visit The New Player Guide

    Joining the server

    Joining the server can be done straight away, but you will have to pass the New Player Quiz. Use the The New Player Guide to get acquainted with our community.

    IP: build.mcmiddleearth.com

Resource icon

OpenAudioMC

This is the workflow on how to make a music region with OpenAudioMC

  1. Download the sound file
  2. Upload it to the media server and put it at
    Code:
    /home/mcme/media stage
  3. Convert the file if necesseary to an mp3 :
    Code:
    ffmpeg -i file.wav file.mp3
    and rename it to the standard
  4. Move this file to the web directory at
    Code:
    /var/www/media/music
  5. Verify if you can access or download the file by visiting Index of /media/music
  6. Select a WorldEdit region and make sure to
    Code:
    //expand vert
  7. Create the WorldGuard region
    1. /rg create <region name>
    2. /rg flag <region name> build allow
  8. Create the OpenAudioMC region
    1. /openaudio region create <wg region> <source>
Author
q220
Views
509
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from q220

Top