-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathplugin.yml
37 lines (37 loc) · 949 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
32
33
34
35
36
37
name: Legendchat
author: SubZero0
main: br.com.devpaulo.legendchat.Main
version: 1.1.3
softdepend: [Vault]
load: STARTUP
website: www.devpaulo.com.br
commands:
legendchat:
description: Legendchat main command.
usage: /<command>
aliases: lc
channel:
description: Change your channel.
usage: /<command>
aliases: ch
tell:
description: Send a private message.
usage: /<command> <player> <message>
aliases: [msg, pm, t, whisper, w]
reply:
description: Reply a private message.
usage: /<command> <message>
aliases: r
afk:
description: Activate/Deactivate afk.
usage: /<command> [motive]
ignore:
description: Ignore a player.
usage: /<command> <player>
tempchannel:
description: Temporary channel main command.
usage: /<command>
aliases: tc
mute:
description: Ignore a channel.
usage: /<command> <channel>