-
Notifications
You must be signed in to change notification settings - Fork 96
/
plugin.yml
34 lines (34 loc) · 910 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: PurePerms
main: _64FF00\PurePerms\PurePerms
version: "INDEV"
api: [1.7.0]
load: STARTUP
author: 64FF00
website: https://github.com/64FF00/PurePerms
permissions:
pperms:
description: ""
children:
pperms.command:
description: ""
children:
pperms.command.addgroup:
description: ""
pperms.command.grouplist:
description: ""
pperms.command.ppinfo:
description: ""
pperms.command.ppreload:
description: ""
pperms.command.removegroup:
description: ""
pperms.command.setgperm:
description: ""
pperms.command.setgroup:
description: ""
pperms.command.setuperm:
description: ""
pperms.command.unsetgperm:
description: ""
pperms.command.unsetuperm:
description: ""