Hey, I am working on a plugin (like most of you) but I can't freeze players o.0 I tried to cancel the PlayerMoveEvent with...
OMG! works :) Thanks! Was searching a whole day for just replacing 1 line 0.o
Yes I am referncing bukkit and doesn't this line if(event.getClickedBlock().getTypeId() == 84) { check when block 84 got clicked?
I see no different but everything works but I hate those errors while I place or break blocks :s Also what is wrong with this line?...
Hey, I have a little problem. Everytime I place or breake a block my server give this error: 11:47:52 [SEVERE] Could not pass event...
Hey, How can the server know what song the Jukebox is playing? Example: Jukebox is playing 'Cat' the server will broadcast "Cat is playing in..."...
Solution: (Thanks to Xenon117) package TRG.WhizZz.Minigame; import java.util.Random; import org.bukkit.Bukkit; import org.bukkit.Location;...
Thanks :p But now if spawn 1 is used and the other player got the same number the other player will stay on the same spot. Teamviewer is ok, if...
I think i forget something to say: I want that player 1 go to spawn 6 (for example) but the other players can't teleport to that random spawn....
hello, I am working on a plugin for my adventure map but have some problems. I want that the players spawn on a different location but the...
Changed :p
Thanks :p Updated my bukkit to the latest development version and now it works without errors :p
Hi, I got a problem with my plugin. When a player teleport to another world and they move they will kicked out of the server. this is the error:...
There is no containsKey option in Hashset. So i tried .contains(player.getName()) this one won't work.
Separate names with a comma.