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

https://github.com/trassert/chathttp

Плагин, транслирующий чат в HTTP
https://github.com/trassert/chathttp

spigot spigot-plugin

Last synced: 5 months ago
JSON representation

Плагин, транслирующий чат в HTTP

Awesome Lists containing this project

README

          

### C2HTTP plugin

![Issues](https://img.shields.io/github/issues-raw/trassert/ChatHTTP?color=c78aff&label=issues&style=for-the-badge)
![Contributors](https://img.shields.io/github/contributors/trassert/ChatHTTP?color=c78aff&label=contributors&style=for-the-badge)
![Lines](https://img.shields.io/endpoint?url=https://ghloc.vercel.app/api/trassert/ChatHTTP/badge?style=flat&logoColor=white&color=c78aff&style=for-the-badge)
![Commit Activity](https://img.shields.io/github/commit-activity/m/trassert/ChatHTTP?color=c78aff&label=commits&style=for-the-badge)
![Last Commit](https://img.shields.io/github/last-commit/trassert/ChatHTTP?color=c78aff&label=last%20commit&style=for-the-badge)

## RU

**Легковесный плагин (5 КБ), который может транслировать чат из вашего сервера.**
Он использует HTTP-get для того чтобы отправлять сообщения
На моём сервере он работает для того чтобы получать стороннюю валюту за актив в чате сервера.

Сборка:
Установите Maven и выполните
`mvn clean package`

## EN

**Lightweight plugin (5 KB) that can stream chat from your server.**
It uses HTTP-get to send messages.
On my server, it works in order to receive third-party currency for activity in the server chat.

Compilation:
Install Maven and run
`mvn clean package`