-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nemisys doesn't enable plugins #75
Comments
It's to do with the time you startup your plugin in the plugin.yml |
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. |
@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 iTXTech/SynapsePM#32. |
I have my modified nemisys |
Do getPluginLoader().enablePlugin(this) on load ;) and you have it fixed |
all plugins are loaded but they are not enabled...
The text was updated successfully, but these errors were encountered: