♻️ Refactored MCTPAudio, moved to ACF, removed unneeded things, and more.
This commit is contained in:
parent
435007a502
commit
d523a31310
22 changed files with 652 additions and 525 deletions
|
@ -1,18 +1,8 @@
|
|||
name: MCTPAudio
|
||||
version: ${project.version}
|
||||
main: me.mctp.Main
|
||||
main: nl.sbdeveloper.mctpaudio.MCTPAudio
|
||||
api-version: 1.16
|
||||
authors: [ SBDeveloper ]
|
||||
depend: [ WorldGuard ]
|
||||
description: Copyright MaybeFromNL & SBDeveloper
|
||||
|
||||
commands:
|
||||
mctpaudio:
|
||||
description: Main command
|
||||
audio:
|
||||
description: Connect command
|
||||
|
||||
permissions:
|
||||
mctp.admin:
|
||||
description: Admin commands
|
||||
default: op
|
||||
authors: [ SBDeveloper ]
|
||||
description: The audio plugin of MCThemeParks!
|
||||
website: https://mcthemeparks.eu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue