-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.yml
More file actions
42 lines (42 loc) · 1.41 KB
/
plugin.yml
File metadata and controls
42 lines (42 loc) · 1.41 KB
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
35
36
37
38
39
40
41
42
name: MultiWarp
version: 0.0.1-alpha-1+public
api: ["3.0.0"]
author: Thunder33345
main: Thunder33345\MultiWarp\MultiWarp
permissions:
multiwarp:
default: false
children:
multiwarp:
children:
multiwarp.system:
description: "MultiWarp System Command"
default: op
multiwarp.command:
description: "MultiWarp Command"
default: op
children:
multiwarp.command.use:
description: "Use a MultiWarp"
default: op
multiwarp.command.add:
description: "Add a MultiWarp"
default: op
multiwarp.command.create:
description: "Create a new MultiWarp group"
default: op
multiwarp.command.removenear:
description: "Remove a MultiWarp"
default: op
multiwarp.command.removeall:
description: "Remove All MultiWarp in a group"
default: op
multiwarp.command.delete:
description: "Delete a MultiWarp group"
default: op
multiwarp.command.list:
description: "List MultiWarp Groups"
default: op
multiwarp.command.help:
description: "MultiWarp Help"
default: op