Converted to generic ThemeParkAudio plugin.

This commit is contained in:
Stijn Bannink 2025-04-03 22:21:14 +02:00
parent d28c9a5d6a
commit 2deeee7971
Signed by: SBDeveloper
GPG key ID: B730712F2C3A9D7A
31 changed files with 425 additions and 368 deletions

View 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

View file

@ -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 ]