-
Notifications
You must be signed in to change notification settings - Fork 42
/
plugin.yml
31 lines (31 loc) · 851 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
name: MineReset
main: falkirks\minereset\MineReset
version: 3.3.0
author: Falk
api: [3.0.0, 4.0.0]
load: POSTWORLD
softdepend: [SimpleWarp, EasyForms]
permissions:
minereset:
default: op
children:
minereset.command:
default: op
description: Use MineReset commands
children:
minereset.command.about:
description: Read the about text
minereset.command.edit:
description: Use the editor form
minereset.command.report:
description: Generate github issues
minereset.command.create:
description: Add new Mines
minereset.command.set:
description: Set existing mines
minereset.command.reset:
description: Reset mines
minereset.command.destroy:
description: Remove mines
minereset.command.resetall:
description: Reset all mines