http://forums.bukkit.org/threads/tut-implementing-worldguard-in-your-plugin-using-it-in-events.64779/ ^ My little tutorial on the basics of...
Hello. Im making a small plugin for my server that makes it so when you click a button thats on a pumpkin, the pumpkin becomes lit and...
@EventHandler public void VehicleDestory(VehicleDestroyEvent e) { if(e.getVehicle() instanceof Boat) {...
I was simply stating it was a simple mistake, and i thought it was funny because i have indeed done this mistake many MANY times. I wasnt trying...
fail. utter fail. [pig]
He should just get a normal ban plugin. If hes not going to explain "hack spamming etc" we really cant do anything for him :P
Heres the simple answer. No. Bukkit cannot actually change any of the clients settings and/or render's, aside from potions. Read the sticky...
Just make your own. If its good, you might just get your own code in the bukkit API :D
interesting... good luck with future updates! :D
Im just saying, its better to learn the bukkit config. Not saying the code isn't good or anything, i just think new coders would be better off...
This looks like you are just taking bukkits code, and giving them different names... I think this should be removed because people should just use...
oh i see! can you select different subreddits? and is there an API for reddit?
np ;)
public void onChat(PlayerChatEvent ev) { String msg = ev.getMessage(); if(msg.contains("fuck you")) { msg.replace("fuck you",...
http://forums.bukkit.org/threads/tut-implementing-worldguard-in-your-plugin-using-it-in-events.64779/ My very own tutorial, look in resources...
Separate names with a comma.