-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
The cause of this problem:
java.lang.NullPointerException: Cannot invoke
"org.bukkit.command.PluginCommand.setExecutor(org.bukkit.command.CommandExecutor)"
because the return value of "org.bukkit.Server.getPluginCommand(String)" is null
at dev.unnm3d.rediseconomy.RedisEconomyPlugin.onEnable(RedisEconomyPlugin.java:75) ~[RedisEconomy-3.2.1-SNAPSHOT.jar:?]
. . .
is probably caused by CMI overriding /pay and other commands (check #10)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers