Any documentation on how to send packets to specific players? I assume Vanish plugins and the like use this...
I figured on the mobs, but it's interesting about the weather. Curious, how does Citizens work getting nametags above AI Steves? What's the...
First, is it possible to put nametags above mobs? I can't seem to find a Bukkit plugin that does this, with the possible exception of Citizens,...
Okay, it's all working, but when I try to transfer money, the console is telling me there's an error here: List<Player> players =...
Yes, thank you Digi, the http://wiki.bukkit.org/Plugin_Tutorial was the one place I hadn't looked in a long while. It is there, in the onCommand()...
I do apologize, but reading the changelog isn't quite a "tutorial". I'm using Bukkit plugins as a fun way to learn Java programming techniques...
There is a typo here for "intventory". Could help :) getServer().getOnlinePlayers().intventory.addItem(itemstack); Could help :)
This is true, I was not aware that onPlayerCommand had been deprecated. So, from listing the commands in the plugin.yml, what methods are called...
Alright, I've removed it, and the plugin initializes correctly, but none of the commands are working :) I assume it has to do with the new Event...
I'm fairly sure I used the constructor from the Samkio video (which might be difficult to change, heh) and I knew it was out of date. Should I...
This is exactly like the Samkio tutorial, save the: public static MoneyBukkit plugin; Which I noticed was in my working plugin, but this one...
So, I know what the problem is, just not entirely sure how to fix it (as I'm still new to developing plugins). I was working through an old Samkio...
Hey, having a few permissions issues. Using the latest PEX, is a "BlockControl-only" streamlined version of my permissions file (to save everyone...
Separate names with a comma.