v3.0: Spigot to Bungeecord bridge, Bungee bjmm command (((serverof:Player/UUID))) placeholder
Adds option to forward jmm messages from spigot to jmm on bungee (using plugin messages, aka any player needs to be online on the server, and all player need to join through the bungee for it to work) This needs to be enabled explicitely in the config.yml of JsonMessageMaker and only works through command usage and not with the API.
Adds (((serverof: player/UUID))) placeholder only working through the bjmm command or when the message is sent from spigot to bungee from this plugin. (No space inbetween : and p, spigotmc.org makes a smiley otherwise)
The plugin uses the plugin messaging channcel
BungeeCord and its own subchannel
JsonMessageMakerBungee.
Edit: Please consider updating to v3.0.1 as its featuring the absence of console debug messages.