πŸ’¬Chat System

Chertia features a custom chat system. This page will help you understand how the system works.

πŸͺΆ Chat Modes

  • In-character (ic) chat is the default. You can switch to it with the command /ic. In in-character chat, your messages will have a reach radius. By default, this radius is 30 and can be changed with /radius [number of blocks]. This means that only others within that radius will be able to receive your messages.

  • Out-of-character (ooc) chat can be selected with /ooc. All messages will automatically be sent with parantheses. Additionally, these OOC messages will default to being global. Parentheses around your message, or just at the start, will turn that message into an OOC message.

  • Local-only mode can be set regardless of ic or ooc chat mode. Use /options local_chat_only to change it. In this mode, you will only receive local chat. Be aware that you can still send global chat messages in this mode.

  • Private local chat means your local chat messages will not be sent to the public local chat Discord channel. By default, all local chat messages are publicly accessible through the Discord. Use /options local_chat_private to change it for your current session, or use @p to suppress individual messages.

At any time, you can switch between these modes per-message. By starting your message with a quotation, it will be an in-character message. By starting it with an opening parenthesis, it will be an out-of-character message.

⬆️ Responding & Messaging

You can click on a player/character's name in chat to message them. By clicking on the content of the message itself, you can directly respond to it. After clicking, type your response to the message and hit send, and others will see an arrow in your message. Hovering over the arrow will reveal the contents of the original message.

οΌ  Modifiers

You can modify your chat using @X where X is a letter or number. A modifier can be placed anywhere in your message, but should be followed by a space if not placed at the end of a message (ex. "@50 Hello!"). Here are some examples of modifiers.

  • @50 will modify your message so only those in a 50-block radius will receive it. You can put any number between 1 and 100 in as the radius.

  • @whisper or @w will modify your message to become a "whisper", and only those in a 5-block radius will receive it.

  • @shout or @s will modify your message to become a "shout", and those in a 100-block radius will receive it.

  • @transmit or @t will modify your message to become a "transmission". These are in-character messages that will be received globally.

  • @global or @g will modify your message to become a global out-of-character message.

  • @p or @private will suppress any local chat messages from the public #local-chat channel on Discord.

Here are a few examples of how these modifiers work: