-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.yml
More file actions
80 lines (80 loc) · 1.86 KB
/
Copy pathplugin.yml
File metadata and controls
80 lines (80 loc) · 1.86 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
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
name: Practice
version: "${project.version}"
author: Dhoom_
main: io.dhoom.Practice
depend: [ProtocolLib, Vault]
softdepend: [Vault]
load: POSTWORLD
commands:
setting:
aliases: [settings, option , options, opt]
ping:
description: 'Ping command'
usage: '/ping'
matches:
description: 'Matches command'
usage: '/matches'
tokens:
description: 'Tokens command'
usage: '/tokens'
host:
description: 'Host Events command'
usage: '/host'
setspawn:
description: 'Set Spawn command'
usage: '/setspawn'
leave:
description: 'Leave command'
usage: '/leave'
join:
description: 'Join command'
usage: '/join'
tournament:
description: 'Tournament command'
aliases: [tourney, tour]
usage: '/tournament'
reset:
description: 'Reset command'
aliases: [resetelo, eloreset]
usage: '/reset'
seteditorspawn:
description: 'Set Editor Spawn '
usage: '/seteditorspawn'
credits:
description: 'Credits command'
aliases: [credit]
usage: '/credits'
arena:
description: 'Arena command'
usage: '/arena'
duel:
description: 'Send a duel'
usage: '/duel [player]'
accept:
description: 'Accept a player duel'
usage: '/accept [player]'
kit:
description: 'Kit command'
usage: '/kit'
spectate:
description: 'Spectate a player'
usage: '/spectate <playername>'
aliases: [spec, watch]
build:
description: 'Puts you into admin mode'
usage: '/build'
party:
description: 'Party command'
usage: '/party'
aliases: [p, team, f, t, faction]
inventory: {}
permissions:
practice.commands.arena:
description: Gives access to the arena command
default: op
practice.commands.kit:
description: Gives access to the kit command
default: op
practice.commands.builder:
description: Gives access to the builder command
default: op