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

https://github.com/necnion8/slponlinestatus

for BungeeCord and ServerListPlus
https://github.com/necnion8/slponlinestatus

Last synced: 3 months ago
JSON representation

for BungeeCord and ServerListPlus

Awesome Lists containing this project

README

        

# SLPOnlineStatus
BungeeCordプラグイン

## Description
デフォルトサーバーのオンラインステータスをチェックし、

ServerListPlusのプレースホルダに `%server_status%` を追加する。



チェックを行う対象のサーバーは BungeeCord config.yml 内の listeners.priorities 設定の最初のサーバー。

※ BungeeCord 環境のみ

## Requirement
- BungeeCord
- ServerListPlus (BungeeCord)

## Setup
1. このプラグインとServerListPlusをBungeeCordに導入する
2. `%server_status%` を ServerListPlus の好きなmotd設定に書き加える
3. 設定を反映させたい場合は、`/greload` を実行する

## Licence
MIT