Skip to content

net.melion.public.rgb-chat 1.0.4

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>net.melion.public</groupId>
  <artifactId>rgb-chat</artifactId>
  <version>1.0.4</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

Just a simple utility package to send colored rgb text into a minecraft chat.

Supported patterns:

  • #RRGGBB, &#RRGGBB, {#RRGGBB}, &x&r&r&g&g&b&b

Gradients:

  • <colorCode>Text to apply gradient on</otherColorCode>

Usage:

  • RGBApi.sendChatMessage(spigotPlayer, rawChatMessageWithColorCodes)
  • RGBApi.toColoredMessage(rawChatMessageWithColorCodes)

Chat Gradient

Details


Download activity

  • Total downloads 7
  • Last 30 days 0
  • Last week 0
  • Today 0

Recent versions

View all