forked from UlrichBR/UBackPackV2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcommands.yml
124 lines (124 loc) · 3.73 KB
/
commands.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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
Commands:
list:
backpack:
help:
enabled: true
permission: ubackpack.player.help
no_permission_message: '%tag% <red>You dont have permission for this.'
alias: ajuda
# in seconds
cooldown: 0
show:
on_help_json:
click_type: RUN_COMMAND
click_action: /backpack help
sound:
on_help: ''
on_success: ''
on_error: ''
extra:
volume: 10
pitch: 1
title:
on_help: ''
on_success: ''
on_error: ''
actionbar:
on_help: ''
on_success: ''
on_error: ''
virtual:
enabled: true
permission: ubackpack.player.virtual
no_permission_message: '%tag% <red>You dont have permission for this.'
alias: virtual
# in seconds
cooldown: 0
show:
on_help_json:
click_type: RUN_COMMAND
click_action: /backpack virtual
home:
enabled: true
permission: ubackpack.player.home
no_permission_message: '%tag% <red>You dont have permission for this.'
alias: home
# in seconds
cooldown: 0
show:
on_help_json:
click_type: RUN_COMMAND
click_action: /backpack home
crafts:
enabled: true
permission: ubackpack.player.crafts
no_permission_message: '%tag% <red>You dont have permission for this.'
alias: crafts
# in seconds
cooldown: 0
show:
on_help_json:
click_type: RUN_COMMAND
click_action: /backpack crafts
ubackpack:
help:
permission: ubackpacks.admin.help
no_permission_message: '%tag% <red>You dont have permission for this.'
alias: ajuda
show:
on_help_json:
click_type: RUN_COMMAND
click_action: /ubackpack help
reload:
enabled: true
permission: ubackpack.admin.reload
no_permission_message: '%tag% <red>You dont have permission for this.'
alias: reload
# in seconds
cooldown: 0
show:
on_help_json:
click_type: RUN_COMMAND
click_action: /ubackpack reload
open:
enabled: true
permission: ubackpack.admin.open
no_permission_message: '%tag% <red>You dont have permission for this.'
alias: open
# in seconds
cooldown: 0
show:
on_help_json:
click_type: SUGGEST_COMMAND
click_action: /ubackpack open <UUID|NICKNAME|ID>
list:
enabled: true
permission: ubackpack.admin.list
no_permission_message: '%tag% <red>You dont have permission for this.'
alias: list
# in seconds
cooldown: 0
show:
on_help_json:
click_type: RUN_COMMAND
click_action: /ubackpack list
give:
enabled: true
permission: ubackpack.admin.give
no_permission_message: '%tag% <red>You dont have permission for this.'
alias: give
cooldown: 0
show:
on_help_json:
click_type: SUGGEST_COMMAND
click_action: /ubackpack give <player> <backpack> <amount>
registers:
enabled: true
permission: ubackpack.admin.registers
no_permission_message: '%tag% <red>You dont have permission for this.'
alias: registers
cooldown: 0
show:
on_help_json:
click_type: SUGGEST_COMMAND
click_action: /ubackpack registers <player|UUID>