-
Notifications
You must be signed in to change notification settings - Fork 1
/
Chat-Commands.txt
37 lines (19 loc) · 1.32 KB
/
Chat-Commands.txt
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
/off - send message to the off-action chatroom
/me - send a message as a dialog on on-action chatroom
/dice <diceRoll> - roll some dices
/defaultDice <diceRoll> - sets a default dice roll: this way, the user don't need to input the normal /dice command. Without parameters, unset the default dice
/fakeDice <diceRoll> - make a fake roll (no real roll)
/secretDice <diceRoll> - make a roll that just the master sees
/secret <user> <secret_message> - send a secret message on on-action chatroom for just a character
/end, /kill or /part - exits the adventure (the master uses to shut the table off)
/condition <player> <condition> <desc> - put a condition over a character
/conditions <player> - list the conditions the player's char has - a common player can use just for yourself
/aboutCondition <player> <condition> - list additional info about a condition
/revokeCondition, /removeCondition <player> <condition> - remove the condition put over a character
/whois <player> - shows the character the player is using
/whoplays <char> - shows the player who is using the character
/party - shows the info of the party
/changeCondition <player> <condition> <newCondition> - change condition
/changeConditionInfo <player> <condition> <newConditionInfo> - change condition info.
TODO:
/sheet <player> - shows the character sheet of a char