Open twixi opened 7 years ago
I need a more specific error. What exactly is not working?
(I'm closing this issue for now, but I can always reopen it if needed. You can also still comment while it's closed.)
`2017-4-3 20:43:02 [ERROR] [Pokkit] Error occurred while enabling Random_Spawn v2.6 (Is it up to date?)
java.lang.NullPointerException
at me.josvth.randomspawn.handlers.CommandHandler.
This the offending source code:
this.plugin.getCommand("randomspawn").setExecutor(this);
this.plugin.getCommand("rs").setExecutor(this); // error occured on this line
So the error is that plugin.getCommand(...)
does not work on aliases. Thanks, that should be enough info for fixing it!
You can make this plugin to work?
I probably could if I put enough time in it, however, please see this section of the README:
In general, I will only fix a bug for you if happens to also affect me. Pokkit is a personal project that I uploaded in the hope that it will be useful to others, but I'm not willing to spend the time to create a complete, bug-free implementation of the Spigot API. See my reasoning in the introduction.
Still, I will leave open all valid bug reports, so that anyone interested in improving Pokkit can have a look.
https://dev.bukkit.org/projects/random-spawn?gameCategorySlug=bukkit-plugins&projectID=31459
https://github.com/Josvth/Random-Spawn please create support this plugin!