package org.atomicyton.walnutthrower00.grifballguns; import org.bukkit.ChatColor; import org.bukkit.Material; import org.bukkit.World; import...
All yes. I'm using the beta version of CB 1.4.5, http://dl.bukkit.org/downloads/craftbukkit/view/01602_1.4.5-R0.2/ It says the plugin is loaded, I...
MCForger Tried your code, still didn't work. For explosion I entered : p.getWorld().createExplosion(p.getLocation(), 5F); Also, it should...
Thanks, and nice sig.
Yes, actually, I tried that and it still did not work. Also, do I need to have the explosion be high? To break the block. I tested with making it...
You should be able to use getZ() or another coordinate to get the block, and then add 1 to it to get the air block. Just a thought.
This is what I have so far. The problem is when I right click a the gold_block, it does nothing. @EventHandler(priority =...
Import errors- I'm using 1.3.1 RB and I'm switching to 1.3.2 now. I'll see what happens. Switching means using 1.3.2 as the Build path
I get some errors with importing the org.bukkit requirements. I try to do it with net.minecraft server, than org.bukkit, seperate, and it always...
It sets it to hardcore mode... i think.
Edit the SERVER DIFFICULTY not the HARDCORE. For the mobs, you probably need to make a plugin. *cough cough im not here*
Any event priorities? I would think NORMAL.
Get plugins where things are harder. I know that there is a plugin where silverfish stone blocks spawn randomly with stone blocks. Set your server...
Thanks, also can I add things to material ( Material.IRON_HELMET) thing ?
Could I please get a code example for that? I tried to do the Player.setHelmet() thing but it said something about material import.... Still need...
Separate names with a comma.