Gater12 Do you think that would solve the problem? I solved it, for anyone curious, by changing my runnable to implement Runnable instead of...
@FabeGabeMC That is not actually true, this only happens once. It is only a suggestion to do that. It isn't necessary.
I am trying to schedule a BukkitTask to run, and it is not working. The error is: java.lang.NoSuchMethodError:...
No problem, everyone forgets. All the time. Just because it is deprecated, doesn't mean it doesn't work.
Honestly, does everyone forget about updateInventory(); ?
That's all fine and dandy, but don't EVER mess with the player async. Just use async for updating sql, and things like that. Intensive things.
michael566 Show me the code or I can't help any further.
michael566 On what part? Yes, I'm sure. I use it just like that.
BlockBreakEvent if it's the right block, Bukkit.getScheduler().runTaskAsynchronously(new Runnable(){ public void run(){ UPDATE THE SQL HERE } };
Async.
player.updateInventory();
FileNotFoundException: Jar does not contain plugin.yml
What is that supposed to do? All that does is set the line: Enabler: 1 in the config. What you need to do is have your variable initialized in...
It is saying that your config is null. You are using a null object, just set the variable in the onenable.
Separate names with a comma.