I'd like a colored nametags plugin, which shows different colors nametags(nameplate above their head) of players based on their simpleclans alliance...
Plugin Description: This is a simple plugin that I need. All it needs to do is when a player leaves a vehicle (boat or minecart), it should...
So i've recently been experimenting with the map API and I'm creating a plugin that allows you to put an image on a map by typing in the image url. I...
So in my plugin, I'm opening up a virtual chest inventory for the player. I want the player to be able to move around items in the top inventory, but...
You might have noticed that in 1.4.6, whenever you switch items, it displays the item's name above the hotbar. Is it possible to put custom text...
Soo.... I have been trying for a while now to put an animal into "breeding mode" Like when an animal eats wheat, then hearts appear above its head...
How would I convert a net.minecraft.server Itemstack to a bukkit itemstack?
BukkitDev Page: dev.bukkit.org/server-mods/mcmmoassign McMMOAssign was primarily created for AterPVP Works great with buycraft! I created this...
How would I go about creating fake virtual players? I do NOT want there to be physical representations of these players, like in Citizens, but I want...
I am having some trouble creating code to get all of the blocks in an ore Vein. I have one block, and I want to get a List<Block> of all of the...
In one part of my plugin, I need to teleport a player 500 to 1000 blocks randomly away from a location. Sadly, I'm not good enough at math to do this...
@Override public void run() { getServer().broadcastMessage("WORKING"); if(getConfig().getBoolean("enabled")==true){...
Could someone please explain to me exactly how event.isCancelled(true) works? Does it wait for all other plugins to finish executing their code for...
What is the proper method of casting an object of the class org.bukkit.entity.Animals to the class net.minecraft.server.EntityAnimal? I get errors...
I have created a plugin called masks, but it causes the server to have a lot of command lag. Even simple commands which just display text take 10...
Ever since 1.3, I've been experiencing extremely strange issues on my server. <player> moved wrongly - This message has been spamming my console....
I want to detect if a player builds a "shrine" in my plugin. A shrine would look something like this: +X+ DXD DDD + being torches, D being a...
How would I use an external API in my plugin? Would users have to download the api and put it in their plugins folder? I was thinking of using the...
in my main class: public ArrayList<Player> isinspawnermode = new ArrayList<Player>(); in my listener: public class DrugSpawnerListener implements...
Excuse my java noobishness, this is something that should be really simple. I have a world's name as a string, and I need to get the world object of...
Separate names with a comma.