Add chatplus
This commit is contained in:
parent
32bd91b597
commit
95e953a650
4 changed files with 433 additions and 0 deletions
23
mods/chatplus/README.md
Normal file
23
mods/chatplus/README.md
Normal file
|
@ -0,0 +1,23 @@
|
|||
Chatplus
|
||||
--------
|
||||
|
||||
License: GPL 3.0 or later.
|
||||
|
||||
Created by rubenwardy.
|
||||
|
||||
Commands
|
||||
========
|
||||
|
||||
* /ignore [name] - ignore a player
|
||||
* /unignore [name] - unignore a player
|
||||
* /mail [name] [msg] - message a player (online or offline!)
|
||||
* /inbox - open your inbox
|
||||
* /inbox clear - clear your inbox
|
||||
* /inbox text - see the text version of the inbox.
|
||||
* /inbox txt - alias of /inbox text
|
||||
* /inbox t - alias of /inbox text
|
||||
|
||||
HUD
|
||||
===
|
||||
|
||||
This mod adds a new message icon to the HUD. If HUDs are not supported, no icon is added.
|
Loading…
Add table
Add a link
Reference in a new issue