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

https://github.com/necnion8/craftswitcher-reportmodule

CraftSwitcher v1 用のサーバー連携モジュール
https://github.com/necnion8/craftswitcher-reportmodule

craftswitcher

Last synced: 3 months ago
JSON representation

CraftSwitcher v1 用のサーバー連携モジュール

Awesome Lists containing this project

README

        

# CraftSwitcher v1 Report Module
サーバーが [CraftSwitcher](https://github.com/Necnion8/CraftSwitcher) と対話できるようにする Java Agent モジュールです

[操作API](src%2Fmain%2Fjava%2Fcom%2Fgmail%2Fnecnionch%2Fmyapp%2Fcraftswitcherreportmodule%2Fv1%2FCraftSwitcherAPI.java)やコマンドとイベントをサーバーに追加します。(SpigotとBungeeCordのみ)

## 非推奨
- 古いCraftSwitcher(v1)向けです。過去のコードを参照できるように公開しています。
- メンテナンスされていないため、最近のサーバーで動作しないかもしれません

## APIを利用するプラグイン
- [SwitchJoin](https://github.com/Necnion8/SwitchJoin) for BungeeCord
- [BungeePortal2](https://github.com/Necnion8/BungeePortal2) for Bukkit

## ライセンス
- [Javassist](https://github.com/jboss-javassist/javassist) - MPL 1.1
- [Gson](https://github.com/google/gson) - Apache License 2.0
- [netty](https://github.com/netty/netty) - Apache License 2.0