-
Notifications
You must be signed in to change notification settings - Fork 0
/
plugin.yml
35 lines (34 loc) · 827 Bytes
/
plugin.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
name: NSHC
version: 1.0
description: NSHC
author: xMailrage
main: com.xmailrage.net.MainClass
commands:
NSHC:
description: The NSHC command!
Team:
description: The Team command!
Revive:
description: The Revive command!
Event:
description: The Event command!
permissions:
donator.*:
description: Gives access to all Donator commands
children:
donator.team: true
donator.team:
description: Gives access to use /team
default: op
nshc.event:
description: Gives access to use /team
default: op
nshc.event.zombie:
description: Gives access to use /team
default: op
nshc.event.skeletal:
description: Gives access to use /team
default: op
nshc.event.wwa:
description: Gives access to use /team
default: op