This commit is contained in:
parent
9e83de33c7
commit
529a61ecbb
1 changed files with 16 additions and 1 deletions
17
README.md
17
README.md
|
@ -53,4 +53,19 @@ Sleeping doesn't skip night, but speeds it up. The more players, the faster it g
|
||||||
### Instant sleep
|
### Instant sleep
|
||||||
One can instantly skip, but only a part of the night. \
|
One can instantly skip, but only a part of the night. \
|
||||||
There's 5 players on the server. A night is 10 minutes long. \
|
There's 5 players on the server. A night is 10 minutes long. \
|
||||||
Each player can instantly skip 2 minutes of the night at any time, even if others aren't sleeping
|
Each player can instantly skip 2 minutes of the night at any time, even if others aren't sleeping
|
||||||
|
|
||||||
|
# Commands
|
||||||
|
### /chat
|
||||||
|
Changes chatroom
|
||||||
|
|
||||||
|
### /chatmanage
|
||||||
|
`tweaks724.chatmanage` \
|
||||||
|
Manages chatroom, like create, delete etc.
|
||||||
|
|
||||||
|
### /ping
|
||||||
|
Displays your ping. **Ping is calculated by the plugin.**
|
||||||
|
|
||||||
|
### /pomodoro
|
||||||
|
`tweaks724.pomodoro` \
|
||||||
|
Manage your pomodoro. `/pom start` to start, `stop` to stop, no arguments to forward
|
Loading…
Reference in a new issue