forked from falkirks/MineReset
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathplugin.yml
32 lines (32 loc) · 1.06 KB
/
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
name: MineReset
main: falkirks\minereset\MineReset
version: 3.3.0
author: Falk
translator: WolfTubeTM
api: [3.0.0, 4.0.0]
load: POSTWORLD
softdepend: [SimpleWarp, EasyForms]
permissions:
minereset:
default: op
children:
minereset.command:
default: op
description: Quyền cho phép sử dụng tất cả lệnh MineReset.
children:
minereset.command.about:
description: Quyền cho phép xem thông tin plugin.
minereset.command.edit:
description: Quyền cho phép chỉnh sửa.
minereset.command.report:
description: Quyền cho phép gửi báo cáo tới Github.
minereset.command.create:
description: Quyền cho phép thêm mới khu mine.
minereset.command.set:
description: Quyền cho phép set block cho khu mine.
minereset.command.reset:
description: Quyền cho phép reset khu mine.
minereset.command.destroy:
description: Quyền cho phép xóa khu mine.
minereset.command.resetall:
description: Quyền cho phép reset tất cả khu mine.