1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-09-20 03:30:22 +02:00
server-nalc/mods/chatplus/README.md

24 lines
609 B
Markdown
Raw Normal View History

2015-12-21 17:40:40 +01:00
# Chatplus
Adds ignoring and email style inboxes. Also provides a powerful API,
and optionally allows distance limiting.
2014-10-28 18:01:32 +01:00
2015-01-08 20:31:49 +01:00
License: GPL 3.0 or later.
Created by rubenwardy.
2014-10-28 18:01:32 +01:00
2015-12-21 17:40:40 +01:00
## Chat commands
2014-10-28 18:01:32 +01:00
* /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
2015-12-21 17:40:40 +01:00
## HUD
2014-10-28 18:01:32 +01:00
2015-01-08 20:31:49 +01:00
This mod adds a new message icon to the HUD. If HUDs are not supported, no icon is added.