19 lines
568 B
Markdown
19 lines
568 B
Markdown
|
# tweaks724
|
||
|
|
||
|
Dependencies: ProtocolLib
|
||
|
|
||
|
### Caveats
|
||
|
Disable "secure chat"
|
||
|
|
||
|
### Chatrooms
|
||
|
- `/c` to see info about current chatroom
|
||
|
- `/c <name>` to join a chatroom
|
||
|
- `/cm create <name>` to create a chatroom
|
||
|
- `/cm set* <name>` to change a setting (for owners)
|
||
|
|
||
|
### Commands
|
||
|
- `/dkick` - discreet kick. The player will be kicked with a cryptic error message, and those smarter will think it's a plugin bug.[^1] Brilliant!
|
||
|
- `/ping` - checks ping. Ping is checked using a more accurate[^2] method
|
||
|
|
||
|
[^1]: or, better, client bug, if they don't trust their client
|
||
|
[^2]: not
|