http://en.wikipedia.org/wiki/Web_syndication - I believe this is the version being referred to.
Inertia > triviality
So hey, thank you for calling me lazy, that was very polite of you. I would like to beg the question though, have you examined the firework API at...
I like the concept here... However, I would like to point out that server.broadcastMessage(String) is not thread-safe.
if ("SomeText".equals(itemStack.getItemMeta().getDisplayName())) {...} Also, calling itemStack.getItemMeta() CREATES a new item meta EVERY time....
https://en.wikipedia.org/wiki/Red_herring
"Now" as opposed to "then" we have grown; the comparison is completely valid and relevant. I don't think there would be any hope of having stability...
You must not have been around in the pre-Curse days (even if you're attempting sarcasm)... It was horrendous at times.
/me starts cheering for scoreboards
I bet it has to do with you having an old reference to the ItemStack, and modifying it somewhere. Try // When setting / saving...
Please download the latest version of CraftBukkit (#2725 or later). https://bukkit.atlassian.net/browse/BUKKIT-3951...
Key point here:if (eAction == Action.RIGHT_CLICK_AIR) {TL;DR: Don't expect block face to be relevant... ever.
The API is correct. To fix your problem, I recommend reading http://docs.oracle.com/javase/tutorial/java/nutsandbolts/switch.html It is also worth...
http://yaml.org/spec/1.0/ A 'list' inside of a 'list' would be like this: entry: - - config.getList("entry").get(0).get(0) -...
This will be fixed in the next build of CB. http://git.io/mHH_PA
Instead of doing - '###' you would be doing '###':
Maven will download the javadoc for you.
It's not hyper and it's impossible to trigger the built-in protection with only two messages, I can lay that out plainly. I'm also not going to...
You'd need to post unredacted source for someone to figure out why you have a compilation problem. You should never be referencing / using CraftMeta...
http://jd.bukkit.org/apidocs/org/bukkit/configuration/serialization/ConfigurationSerialization.html#deserializeObject(java.util.Map) You shouldn't...
Separate names with a comma.