+1
Blah1 mkremins I sort of cloned/overhauled/adapted this into my own personal utils library, and I remember I fixed the multi-line tooltips at some...
If you're sending the message as a raw string, this won't work. The Minecraft client does not actually automatically parse the JSON messages the...
I already tried to get him to merge a reflection-using PR. He's decided he'd rather continue without it.
darkness1999 I'll put it on my to-do list. Have you checked to see that it actually works for you?
chasechocolate - I took SoThatsIt 's messy-as-hell and slightly broken (despawning the dragons didn't work) reflection code for MC 1.7.x and...
MCCoding I tried something similar to this where a repeating task with a 1-tick delay would teleport the block to the position and then set its...
Fixed the CSS issues, it seems I never actually set my custom theme a the theme to display. :P
Please explain how your custom CSS integration works. I'm no newbie to CSS and web development, but after 15 minutes fiddling with it I was...
Yeah, plugin.yml is still required at the most basic level. I could probably hack into Bukkit's registration system and force it in if I wanted...
I've seen a few of these around, and I've got my own that fits snugly in a single class, but your is by far the most comprehensive I've seen,...
I'll try updating, that's a very real possibility.
The snag I'm currently running into is that refreshing a player's tag causes all armor the player is wearing to disappear for all other players,...
Awesome Bukkit, keep it up. :]
The best way to do this would be packet sniffing. Find the packet that contains equipment data, intercept it, remove the armor, and send it back...
Separate names with a comma.