You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I think it would be very useful to be able to easily set each dungeon with specific custom background music using music files that would loop and be heard throughout the whole dungeon. This would definitely add immersion to dungeons.
The text was updated successfully, but these errors were encountered:
Hi!
There is no way to stream music to players from a server. What you can do is give players a resource pack per dungeon, which is possible through the resource pack sign. If the player accepts the resource pack, you can play any music you've put into it through command blocks or DXL command signs.
Actually, resource pack sign is not commonly used. Instead, we apply one resource pack to the entire server. bgm sign simply plays a track over and over again until the game ends or another bgm sign is activated. A bgm sign that doesn't provide a song name can stop any of the active ones.
Hello! I think it would be very useful to be able to easily set each dungeon with specific custom background music using music files that would loop and be heard throughout the whole dungeon. This would definitely add immersion to dungeons.
The text was updated successfully, but these errors were encountered: