Emibergo02/RedisEconomy

Common problems

Emibergo02 opened this issue · 0 comments

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)