▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/SocketLink
SocketLink

SocketLink

SocketLink allows developers to connect their Minecraft server's chat to a variety of other applications using simple, easy to use Websockets.

122
3

SocketLink allows developers to create their own applications that connect to the Minecraft server chat. By sending a simple json message with the following format:

{
  "username": "testuser",
  "message": "test message",
  "external": true
}

their messages will be displayed to users on the server. The plugin is very simple to use, and is easy to setup. Just install the plugin, optionally change the port in the config and you're good to go!

The plugin also provides a /metrics command and SocketLink.metrics permission to display Websocket info

metrics

By default, the plugin will listen on port 8887, which is configurable, in a future update the listen address will also be configurable.

If you would like to see a feature added or report a bug, feel free to check out the Github or Discord

Совместимость

Minecraft: Java Edition

1.20.x

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:AGPL-3.0-only
Опубликован:1 год назад
Обновлён:1 год назад
Главная