forked from RichardsProjects/AutismChat3
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.yml
More file actions
60 lines (60 loc) · 2.07 KB
/
plugin.yml
File metadata and controls
60 lines (60 loc) · 2.07 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
name: AutismChat3
main: net.richardprojects.autismchat3.AutismChat3
version: 45
permissions:
autismchat.admin.blue:
description: Allows an admin to use the blue command
default: op
autismchat.admin.reload:
description: Allows an admin to use reload the plugins config.
default: op
commands:
join:
description: Leave your current party and join the specified player's party.
usage: /<command> <player>
aliases: [j]
leave:
description: Leaves your current party and creates a new one with only you in it.
usage: /<command>
aliases: [l]
global:
description: Sends a message to global chat
usage: /<command> <message>
aliases: [g]
yellow:
description: Allows you to manage your yellow list.
usage: /<command> [add|remove <player>]|[list]
green:
description: Sets your status to green - tells people you want them to join a party with you.
usage: /<command>
gc:
description: Turn global chat on or off
usage: /<command> [on|off]
red:
description: Sets your status to red - which prevents people from messaging you or joing a party with you.
usage: /<command>
white:
description: Restores you to the default settings and color.
usage: /<command>
blue:
description: Sets your status to blue - meaning you are on duty as a member of staff
usage: /<command>
msg:
description: Sends a private message to an online player.
usage: /<command> <player> <message>
tell:
description: Sends a private message to an online player.
usage: /<command> <player> <message>
w:
description: Sends a private message to an online player.
usage: /<command> <player> <message>
autismchat:
description: 'Manage the autismchat plugin. Just "/autismchat" displays a help menu and "/autismchat reload" reloads the plugin'
usage: /<command> <reload|motd> [on|off]
aliases: [ac]
me:
description: Displays a message about yourself.
usage: /me <message>
status:
description: Displays some of your current settings in the AutismChat3 plugin
usage: /<command> [player]