Send Spigot command to BungeeCord!
This is my first plugin published on SpigotMC. Hope you can enjoy it!
This plugin allows you to use a single command to send to a BungeeCord instance.
Also, you can send a command from BungeeCord to Spigot, or even Spigot to Spigot!(Since v1.2, see https://github.com/AriaCraftMC/CommandBridge/wiki/FAQ:-How-to-send-a-command-to-other-server)
Example: You have 2 servers:a BungeeCord server and a Spigot server, installed CommandBridge - BungeeCord and CommandBridge - Spigot. If you want to use a Spigot plugin(such as AuthMe, AntiCheat, etc.) to send a command to BungeeCord(e.g. /alert helloworld), all you have to do is just simply type a "/sendcmd alert helloworld" into the config section, and the BungeeCord will execute the command you invoked.
This project will update once every 1~2 week since 2021/9/1 to solve bugs and develop new features.
BungeeCord: https://www.spigotmc.org/resources/commandbridge-bungeecord.87335/
Spigot: https://www.spigotmc.org/resources/commandbridge-spigot.87336/