https://github.com/tathandev/provincesounds
https://github.com/tathandev/provincesounds
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tathandev/provincesounds
- Owner: TathanDev
- Created: 2024-04-09T19:49:33.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-20T10:21:19.000Z (almost 2 years ago)
- Last Synced: 2025-01-11T19:43:45.749Z (about 1 year ago)
- Language: Java
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
First, you need to create your region with Worldguard
[code]/rg create your-region[/code]
Next, set the flag play-sound-enter to true
[code]/rg flag your-region play-sound-enter allow[/code]
And finally, set the flag music-to-play to the sound you want to play
[code]/rg flag your-region music-to-play BLOCK_NOTE_BLOCK_HARP
/rg flag your-region music-to-play MUSIC_DISC_PIGSTEP[/code]