The jar file is now cryptographically signed and the plugin contains a simple check the signature is present and mine.
This update does not add any functionality to the plugin. However it is recommended that you install this update, as it will prevent (potentially malicious) modifications of the jar file, as long as the malware doesn't specifically remove the check I've put in as well.
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.