Comprehensive Guide:World: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
("redirect" to chat page)
Line 57: Line 57:


=== CivChat2 ===
=== CivChat2 ===
''{[https://github.com/CivClassic/CivChat2 source], [https://github.com/CivClassic/AnsibleSetup/tree/master/templates/public/plugins/CivChat2 config]}''


See [[Chat]].
CivChat2 allows the creation of chat groups. Chat groups are managed with [[Comprehensive_Guide:Protection#Namelayer|Namelayer]] which includes functionality for inviting and removing players from groups.
[[File:Civchat Example.png|thumb|500px|The first line is output caused by typing <code>/g Circleblob</code>. The second and third line display a message that was types as-is. The fourth line, in yellow, is the output of typing <code>/g</code>. The fifth line was typed as-is.]]
{|class="wikitable"
!width="30%"| Command
!width="15%"| Alias
!width="70%"| Function
|-
| /g <group> ''[message]''
| <code>/groupchat</code> <code>/gchat</code> <code>/gc</code>
| Changes chat group to specified group. If [message] is included it is sent to specified group.
|-
| /tell <player> ''[message]''
| <code>/message</code> <code>/msg</code> <code>/m</code> <code>/pm</code>
| Changes chat to private message with specified player. If [message] is included it is sent to specified player.
|-
| /tell
| <code>/message</code> <code>/msg</code> <code>/m</code> <code>/pm</code> <code>/e</code>
| Leaves active private message
|-
| /exit
| <code>/e</code> <code>/g</code>
| Send any further chat messages to local chat (within ~1000 blocks), leaving any active group chats.
|-
| /reply ''[message]''
| <code>/r</code>
| Changes chat to private message with last player that has messaged you. If [message] is included it is sent to specified player. Use with caution, as another player may message you just before you send the command.
|-
| /ignore or /i
| <code>/i</code>
| Toggle ignoring a player
|-
| /ignoregroup <group>
| <code>/ig</code> <code>/igroup</code> <code>/ignoreg</code>
| Toggle ignoring a group
|-
| /ignorelist
|
| List of ignored groups and players
|-
| /afk
|
| Toggle. Prevents receiving direct messages.
|}

If you are trying to ignore a group's [[Comprehensive_Guide:Protection#JukeAlert|snitches]], the use the command <code>/jamute [group]</code>


=== Namecolors ===
=== Namecolors ===