Skip to content

Features

Lilac edited this page Oct 17, 2023 · 10 revisions

Introduction

Our List of Features

Chat Features

  • Full RGB text support with permission checking
    • Legacy Minecraft Colors - Format: Use & before the a-f or 0-9
      Legacy Minecraft Colors
    • Legacy Minecraft Formatting - Format: Use & before k-o or r
      Legacy Minecraft Formatting
      Formatting can also be removed by using a capital letter. For example, in &l&oHello &Lplayer the word Hello will be bold and italic, but the word player will no longer be bold, and only be italic.
    • 1.16+ Hex Colors - Format: #FFFFFF, &#FFFFFF, <#FFFFFF>, {#FFFFFF}
      Hex Colors
    • Rainbow Color Formatting - Format: <r>Text or <r:0.5>Text for saturation
      Rainbow Color Formatting
    • Gradient Color Formatting - Format: <g:#000000:#FFFFFF>Text
      Gradient Color Formatting
  • Placeholders in chat with permission checking
    • Supports PlaceholderAPI
      PlaceholderAPI Placeholders
    • Supports RoseChat Placeholders
      RoseChat Placeholders
  • Chat Replacements
    • Replace words in chat
    • Supports Regex Replacements and RoseChat Formatting
      Chat Replacements
  • Tags
    • Tag players and play a sound when tagged
    • Add extra content to messages
      Player Tag
  • Display Items
    • Display your held item in chat
      image
  • Moderation Tools
    • Spam filter with configurable sensitivity and messages
      Spam Filter
    • Language filter with configurable words, sensitivity, and messages
      Language Filter
    • Capital letters filter with configurable settings and messages
      Caps Filter
    • URL/IP filtering with configurable settings and messages
      URL Filter
  • Discord Markdown Support
    • Use Discord formatting like such as **bold** and *italic* in-game
      Discord Formatting
  • Custom Emoji Support
    • Support for using a resource pack to add custom images, then display them in-chat or in RoseChat placeholders
      Custom Emoji
  • Core Shader Support
    • Support for using a resource pack to add core shaders, then display them in chat or in RoseChat placeholders
      Core Shaders
  • All this is also available in nicknames, channels, group chats, and private messages with permissions for everything!

Chat Channels

  • Many Configuration Options
  • Send messages in Discord channels with DiscordSRV
  • Send messages across BungeeCord servers
  • Create staff-only or donator-only channels by giving players a permission
  • Create custom formats with placeholder support, hover events, chat events, and more
  • Includes admin commands to manage channels, such as muting, clearing, moving players, or sudo-ing them
  • Create a command alias, like /staff, to make chatting easier
  • Supports many plugins!
  • Create override commands, to re-route other plugin chats to RoseChat
  • Create shout commands, to quickly send a message in other channels

Group Chats

  • Players can create group chats, like party chats, with their friends
  • Players can invite people, or kick them from the group chat
  • With a permission, admins can read messages
  • With a permission, admins can manage group chats too

Deleting Messages

  • Requires ProtocolLib
  • Players can delete messages in chat
    • Delete server messages
    • Delete your own messages
    • Delete messages sent by other players
    • See deleted messages

Delete Messages

DiscordSRV Support

  • Requires DiscordSRV
  • Fully format Discord messages like any other RoseChat message
  • Use RoseChat nicknames instead of Discord names
  • Fully convert Discord messages to Minecraft messages - including emojis, channel links, and tags
  • Fully convert Minecraft messages to Discord messages - including emojis, channel links, and tags
  • Send message embeds to Discord to add extra content to messages
  • Delete Discord messages from within Minecraft Requires ProtocolLib
  • Edit Discord message and have them update in Minecraft Requires ProtocolLib