Converted to generic ThemeParkAudio plugin.
This commit is contained in:
parent
d28c9a5d6a
commit
2deeee7971
31 changed files with 425 additions and 368 deletions
8
src/main/resources/config.yml
Normal file
8
src/main/resources/config.yml
Normal file
|
@ -0,0 +1,8 @@
|
|||
socketUrl: "ws://localhost:8080"
|
||||
regions:
|
||||
audio:
|
||||
demo: https://www.mcthemeparks.com/musicupload/downloads/Berlin/kaad.mp3
|
||||
light:
|
||||
demo: 255_255_0_0_0_ALL
|
||||
radioSongs:
|
||||
- https://www.mcthemeparks.com/musicupload/downloads/Berlin/kaad.mp3
|
|
@ -1,6 +1,6 @@
|
|||
name: MCTPAudio
|
||||
version: ${project.version}
|
||||
main: nl.sbdeveloper.mctpaudio.MCTPAudio
|
||||
main: nl.sbdeveloper.mctpaudio.ThemeParkAudio
|
||||
api-version: 1.19
|
||||
depend: [ WorldGuard, Train_Carts ]
|
||||
authors: [ SBDeveloper ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue