aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/plugin.yml
blob: 866188fcad095b83c6d8c01cd95c0b86cb88fe94 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name: svc_intercom
version: '1.0'
main: eu.projnull.spelis.svci.Intercom
api-version: '1.21'
prefix: SVCIntercom
load: POSTWORLD
authors: [ Spelis ]
description: Intercom (global broadcast) to Simple Voice Chat
website: https://spelis.projnull.eu

depend: [ voicechat ]

commands:
  intercom:
    description: Manage intercom broadcasts
    usage: /intercom <file|live|stop> ...
    permission: svcintercom.broadcast
    permission-message: You do not have permission to use the intercom.