Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.22 KB

README.md

File metadata and controls

22 lines (15 loc) · 1.22 KB

Notice: Further development will done at https://github.com/AriaCraftMC/CommandBridge , the current repo is abandoned.

CommandBridge

Send Spigot command to BungeeCord!

Introduction

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/SouthplexStudio/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.

Updating

This project will update once every 1~2 week since 2021/9/1 to solve bugs and develop new features.

Download(via SpigotMC)

BungeeCord: https://www.spigotmc.org/resources/commandbridge-bungeecord.87335/
Spigot: https://www.spigotmc.org/resources/commandbridge-spigot.87336/