Did you add command "hubcmd" in plugin.yml yet?
If you want to compare String. You have to use equals() or equalsIgnoreCase() Not == if(sc.name().equalsIgnoreCase(name)){ ... } Try to fix this...
bump :'( Caused by: java.lang.ClassNotFoundException: com.smilekrub.TackleSmilekrub.commands.admin.Countdowncmd$1 See?. Class still here, But...
post full error log please, and show me what did you type in chat and give you error FisheyLP
Copy code from that line please
From image [IMG] Countdowncmd$1 is anonymous class Countdowncmd$1 is in my plugin (.jar) file but why it's said classnotfound Countdowncmd$1...
zDubsCrazy That the hex r u do with new BukkitRunnable() Did you look at my post? I said taskid =...
zDubsCrazy - -* you can save BukkitTask as int --> you can use that int you cancel BukkitTask plugin.getScheduler().cancelTask(taskid);...
zDubsCrazy So you use Timertask or BukkitTask? I ask you because There timer it's different coding zDubsCrazy And you should search and...
jesus997 I'm not sure what are you meaning. But! if you put continue; It's will exit loop for, so that line it's never executing:)
RawCode Thanks for your suggest, But I tried that before and class still not found So I don't know why orther plugins don't have problem like...
Hsas4849 Look at https://github.com/MilkBowl/Vault#implementing-vault Everything in here like How to hook into vault(onEnable) and example...
Bump :) Anything wrong with my Eclipse and plugin.yml? As I said, first time is working fine and for a while Class not found [IMG]
zDubsCrazy When you create task like getServer().getScheduler().scheduleSyncRepeatingTask() It's will return Taskid(int), That used for cancel...
zDubsCrazy When content in your scoreboard? and every players see same board?, Show me example
Separate names with a comma.