Chroma-Chat/README.md

29 lines
1.2 KiB
Markdown
Raw Permalink Normal View History

2020-03-02 11:40:16 +00:00
# Chroma-Chat plugin
A plugin that provides markdown formatting, name mentioning and other chat features.
2015-08-14 12:32:25 +00:00
2020-03-02 11:40:16 +00:00
## Components
2015-08-14 12:32:25 +00:00
2020-03-02 11:40:16 +00:00
### Announcer
This component simply sends messages globally based on a configurable list in a given interval.
2015-08-14 12:32:25 +00:00
2020-03-02 11:40:16 +00:00
### Append text
This component allows the players to put tableflips and other texts after their messages using /tableflip and other commands.
2015-12-04 22:22:41 +00:00
2020-03-02 11:40:16 +00:00
### Chat-only
This component lets a player become invincible at the cost of not being able to move. It was made for chat clients.
2015-12-04 22:22:41 +00:00
2020-03-02 11:40:16 +00:00
### Flair
This component downloads /r/TheButton flairs from Reddit for users who comment in a specific thread. This was the original function of the plugin.
2015-11-16 20:03:21 +00:00
2020-03-02 11:40:16 +00:00
### Formatter
This component provides the Markdown and other formatting and name mentioning.
2015-08-14 12:32:25 +00:00
2020-03-02 11:40:16 +00:00
### Fun
This component has some random things I added for fun, including "Press F to pay respects" and rainbow chat.
2015-08-14 12:32:25 +00:00
2020-03-02 11:40:16 +00:00
### Town colors
This component allows mayors and kings to set a color for their town/nation, which sets each resident's name colors and also shows on Dynmap.
2015-08-14 12:32:25 +00:00
2020-03-02 11:40:16 +00:00
### Towny
This component is needed by the town colors component. Besides, it reads Towny events to be broadcasted to Discord, if that plugin is used.