As most people I do believe the standards have dropped since the old bukkit team retired. THOUGH: we have got to consider, to not give...
BlockCat Hmm, I thought about just plain out doing that though surely you can spawn a mob with NBT data. I understand you can't change a mob's nbt...
I think the title sums it up quite well. I am wondering how would I go around spawning mobs with NBT data. I've looked through craftbukkit code...
Comphenix Thanks for the help, though I want to do it without using OBC
Comphenix So if I wanted to edit the nbt tags of a minecart how would I go around doing it
Mhm that's what I feared. :/ Thanks anyway :)
Well the only way I can think to do this is make it so a 5x5 area around the players head is set as that water level. Unfortunatly that seems like...
bump
That's what I was thinking but first of all i need a certain water level spawned + you'll be able to escape the water if you sprint very fast Garris0n
Hello, I need to be able to trick the client into thinking it's vision is in water though they can't see the water current block like this:...
are you registering the command in your plugin .yml? Plus check for a stack trace as if the player hasn't been killed once then it will return null
if(player.getInventory().contains(Material.sulfur)) etc. Also another tip if your ever seeing a repeat of the same if statements try re-evaluating...
Yes like RainoBoy97 said. It's usuing the scoreboard See the bukkit api docs at...
Ops sorry I was refrencing StaticE
StaticE xTrollxDudex if I'm understanding correctly why not just do @Override public String toString() { return...
Separate names with a comma.