Hello, as I could not cancel a PlayerDeathEvent, I use the EntityDamageEvent to prevent the last damage witch causes death. But the problem is...
What do you mean ? It's just like if I added a new snowball in single and multiplayer. It is possible, even if I need to mod bukkit a bit to do so.
Hi, I've made a client mod witch adds Shurikens in game. It's an item witch launches an EntityShuriken just like if it was a snowball. It works...
I had the same problem yesterday and I finally found this after 1 hour searching x) After having done that, I get issues with other plugins witch...
I don't want to use SpoutBlocks because we can only create very basic blocks and SpoutCraft is very long to be released after new updates. Found...
Hey I did not even mod my craftbukkit to add my block ;) Can I add my block to the server using spout and then mod manually the client to add my...
I don't want to use spoutcraft as client because I have my own launcher. How to register my material into Bukkit ?
I just made a new block for my server witch extends net.minecraft.server.Block, so I can craft it, get it in the creative panel, and place it, but...
Zeerix That's exactly what I was looking for, thank you very much !
Same problem, since Bukkit was updated, player listener and block listener are deprecated. Witch classes should we use instead ?
I use his ip, when he is not refused kick message contains his ip. So I finally used onPlayerJoin to send the message even if the verification is...
Yep but all the rest of my plugin is running on player login. So i have to do a list with my messages for the players set onplayerlogin and write...
How did you do finally ?
I asked someone else to connect, and I had the same issue. I need a solution, everything else is ready to launch the launcher and the plugin ! I...
Why not getHostName() ? Anyway, it does a NullPointerException at this line : String sfullip = IPAdressPlayer.toString(); It seems not to be able...
Separate names with a comma.