Excellent Plugin for forwarding commands to another server!
The ability to send commands without the need of an online Player (if you install the companion plugin) is just awesome and was something I searched a long time.
The Support is also perfect. I got responses within minutes, and the answers I got were straight forward to solve my Problem.
All in all, a wonderful Plugin with grate support.
>sendcmd
[15:26:14 WARN]: Unexpected exception while parsing console command "sendcmd"
org.bukkit.command.CommandException: Unhandled exception executing command 'sendcmd' in plugin CommandBridge v1.1-BETA
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[Hub-1.jar:git-PaperSpigot-f6fba00-9935adc]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[Hub-1.jar:git-PaperSpigot-f6fba00-9935adc]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:640) ~[Hub-1.jar:git-PaperSpigot-f6fba00-9935adc]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:626) [Hub-1.jar:git-PaperSpigot-f6fba00-9935adc]
at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:415) [Hub-1.jar:git-PaperSpigot-f6fba00-9935adc]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:379) [Hub-1.jar:git-PaperSpigot-f6fba00-9935adc]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:710) [Hub-1.jar:git-PaperSpigot-f6fba00-9935adc]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:613) [Hub-1.jar:git-PaperSpigot-f6fba00-9935adc]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_271]
Caused by: java.lang.NegativeArraySizeException
at cn.southplex.commandbridge.commands.SendCmd.onCommand(SendCmd.java:26) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[Hub-1.jar:git-PaperSpigot-f6fba00-9935adc]
... 8 more