nemisys doesn't enable plugins
all plugins are loaded but they are not enabled...
It's to do with the time you startup your plugin in the plugin.yml https://github.com/SupremeMortal/SynapseTransfer/commit/64f9b3df082b61928adf5e38c86a67c3a211e066
The plugin commands do not work anyway because of a priority issue described here #61
hmm, but its still bug
Apparently no one has plans to fix this issue if it can be done, for me the plugins fully work, listeners and such work fine, just the commands won't work for the client, only for console or if client runs command from dispatcher. https://github.com/iTXTech/SynapsePM/issues/31
@MichaelM04 - I would move on, this seems to be another MCPE dying project.
@MattWAnderson Sadly it seems so, a lot of improvements/adjustment's need to be done and no one is actively contributing and most pr's are ignored or some ignorantly turned down.
@Creeperface01 If your having issues with commands and are using SynapsePM as the client plugin, this should fix your issue https://github.com/iTXTech/SynapsePM/pull/32.
I have my modified nemisys
Do getPluginLoader().enablePlugin(this) on load ;) and you have it fixed