-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.yml
More file actions
26 lines (26 loc) · 821 Bytes
/
plugin.yml
File metadata and controls
26 lines (26 loc) · 821 Bytes
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
main: io.pixelinc.ranks.Ranks
name: Simple-Ranks
author: PixeL
version: 1.0
api-version: 1.15
description: A simple wrapper over PEX for easier rank management.
commands:
rank:
description: Manage or view user ranks
group:
description: Manage or view groups
permissions:
rank.use:
description: Allow users to use the /rank command
rank.users.set:
description: Allow users to set ranks
rank.users.remove:
description: Allow users to remove user ranks
group.use:
description: Allow users to use the /group command
group.create:
description: Allow users to create groups
group.delete:
description: Allow users to delete groups
group.manage:
description: Allow users to set prefix/suffixes, and add/remove permissions