Yeah i've fixed this I should probably set this to solved xD Thanks everyone :D
I've found out that it's displaying the message once for every person on the server.... What?
No... All I did was Bukkit.getPluginManager().registerEvents(new Listeners(), this);
I don't even know why it's triggering 4 times... Please help? @SuppressWarnings("deprecation") @EventHandler public void...
Ok so @Override public boolean onCommand(CommandSender sender, Command cmd, String label, String[] args) {...
Just make a new command... add another if (cmd.getName().equalsIgnoreCase("cmd")) { to return false; } //here so...
Forseth11 Wat...?
Exactly like the title said, I wanted to know if there is a way to check if someone said another players name.
This is not the correct place for this. This forum is for development help and issues. I recommend posting on the official GroupManager page the...
Well, first off, don't use commandLabel. Start your command like this if (cmd.getName().equalsIgnoreCase("cmd")) { commandLabel is getting the...
There is one more, a listener class, but that only has to do with a launchpad.
Yes, and It's removed from the plugin.yml
Bump.
Nope. I also removed the /info command, reuploaded the plugin, and the freaking command says it's still there. I don't even.
Separate names with a comma.