From 57c68f12ad605ded20516bd896b2af55ae449819 Mon Sep 17 00:00:00 2001 From: Emiel van Rooijen Date: Fri, 14 Jul 2017 09:16:43 +0200 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2a5fa9..cf3be00 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ * Support for chat rooms, called channels, in which members can privately chat without flooding the main channel * The default chat has been turned into a channel as well, called main. You can leave (and rejoin) the main channel, e.g. when you are not interested or it is too spammy * Extremely easy to chat in a channel, just start your message with #your channel name: (in case of spaces in the channel name) or #my_channel (no colon needed if there are no spaces in the name) -* You can still chat the old way. Just enter your message like you used to do and it will appear in the main chat automatically (no need to prepend with #main or do other difficult things to chat like you used to) +* You can still chat the old way. Just enter your message like you used to do and it will appear in the main chat automatically (no need to prepend with #main or do other difficult things) * Channels can be assigned a color so messages in that channel appear in that color. This way you can easily differentiate between main channel chats and private channel chats * Distance based chatting, called whispering. Players out of range will not see your message, players in range will see the message in a different color. Ideal to talk to nearby people and to differentiate messages * Provides shortcuts: @ for PMs, # for chat room messages and $ to whisper -- cgit v1.2.3