-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.yml
More file actions
42 lines (40 loc) · 1.02 KB
/
Copy pathplugin.yml
File metadata and controls
42 lines (40 loc) · 1.02 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: AntJobUI
main: onebone\economyjob\EconomyJob
version: "1.5"
api:
- 1.0.0
- 1.1.0
- 1.2.0
- 1.2.1
- 1.3.0
- 1.3.1
- 1.4.0
- 3.0.0
- 3.8.0
- 4.0.0
author: Antaxio
commands:
job:
description: JobUI
usage: /job <join|retire|list|me>
permission: economyjob.command.job
permissions:
economyjob.command.*:
description: Allows player to use all of job command
default: op
children:
economyjob.command.job:
description: Allows player to use /job command
default: true
children:
economyjob.command.job.join:
description: Allows player to use command that allows to join job
default: true
economyjob.command.job.retire:
description: Allows player to use command that allows to retire job
default: true
economyjob.command.job.list:
description: Allows player to use command that allows to see job list
default: true
economyjob.command.job.me:
description: Allows player to use command that allows to see its job