An open API service indexing awesome lists of open source software.

https://github.com/lukiiy/chatrelay

A concept plugin that relays the last chat messages to a player when they join.
https://github.com/lukiiy/chatrelay

minecraft minecraft-plugin papermc papermc-plugin

Last synced: 2 months ago
JSON representation

A concept plugin that relays the last chat messages to a player when they join.

Awesome Lists containing this project

README

          

# ChatRelay

A plugin that relays the last chat messages to a player when they join. You can change the limit, delay, format, and the messages! ;)
The messages are logged in the plugin's folder (when the server stops).

### Commands

| Command | Description | Permission |
|---------------------------|---------------------------------------|---------------|
| `chatrelay` | Reloads the plugin | chatrelay.cmd |
| `chatrelay send ` | Relays the logged messages to someone | chatrelay.cmd |

### API (for Developers)

You can add/remove conditions for what can be logged and also add/remove logged messages.
Use the plugin's jar as file dependency.