HomeJavaModsRegionMusic | Make your regions more entertaining!
RegionMusic | Make your regions more entertaining!
ModsJava

RegionMusic | Make your regions more entertaining!

⬇ Download on Spigot
[​IMG]

RegionMusic lets you play custom sounds or music when players enter or leave specific WorldGuard regions, fully configurable and lightweight!

For support/suggestions, please join my discord:
https://discord.gg/D8y7JQP4dN

✨ Features

What Makes Us Different from OpenAudioMC and WorldGuardExtraFlags?

Configuration

regions.yml – Assign music to regions
Code (YAML):
regions:
  spawn
:
   regionname
: spawn     # Your WorldGuard region name
   music
: spawn           # Refers to an entry in musics.yml
  dungeon1
:
   regionname
: boss_area
   music
: boss
musics.yml – Define music properties
Code (YAML):
musics:
  spawn
:
    sound
: MUSIC_DISC_CAT # The sound to play. Use a Bukkit Sound enum (e.g. MUSIC_DISC_CAT) or a custom string (e.g. records.cat for ItemsAdder, etc.)
    interval
: 185 # Loop interval in seconds. Set this to the duration of the sound so it loops seamlessly.
    category
: MASTER # Sound category. Controls which volume slider in Minecraft settings affects this sound. Options: MASTER, MUSIC, RECORD, WEATHER, BLOCK, HOSTILE, NEUTRAL, PLAYER, AMBIENT, VOICE
    volume
: 999 # Volume of the sound. 999 makes it audible from anywhere in the world regardless of distance.
    pitch
: 1.0 # Pitch of the sound. 1.0 is normal speed. Range: 0.5 (slower/lower) to 2.0 (faster/higher).
  custommusic
:
    sound
: records.cat # The sound to play. Use a Bukkit Sound enum (e.g. MUSIC_DISC_CAT) or a custom string (e.g. records.cat for ItemsAdder, etc.)
    interval
: 185 # Loop interval in seconds. Set this to the duration of the sound so it loops seamlessly.
    category
: RECORD # Sound category. Controls which volume slider in Minecraft settings affects this sound. Options: MASTER, MUSIC, RECORD, WEATHER, BLOCK, HOSTILE, NEUTRAL, PLAYER, AMBIENT, VOICE
    volume
: 999 # Volume of the sound. 999 makes it audible from anywhere in the world regardless of distance.
    pitch
: 1.0 # Pitch of the sound. 1.0 is normal speed. Range: 0.5 (slower/lower) to 2.0 (faster/higher).
 
RegionMusic Commands


Requirements
Notes




Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

RegionMusic | Make your regions more entertaining! is a free Minecraft Java mod. Compatible with Minecraft 1.20, 1.20.6, 1.21. Downloaded 393 times (via Spigot). Download it and open it directly in the game.

Explore more