Nothing happening here? Has this been given up or something?
What do I put that code round?
How do I delay it then? That would be useful in other plugins as well.
Hey guys, I'm trying to vanish players and it's working except that I can't make it keep people invisible when someone joins the game. The easiest...
Yeah I looked at his code and he teleports the killer back to their spawn
Awesome thanks =D I'll go on it later!
That's ok no problem I can understand that. I enjoyed having something to program anyway :)
public void onPlayerMove(PlayerMoveEvent event){ if(!main.WhateverHashSet.contains(event.getPlayer())){ Location...
Cancelling PlayerMoveEvent turns out horribly! :O
Does that mean the players will take their turns in order? I had it set up so it just picked a random player to unfreeze and the other player...
Awesome! :) I'm confused about this place in line thing you're doing. I had it so it selected a random player but should I change that? EDIT by...
Wow you guys have been busy well here's 3 and 4 (haven't fully tested yet but it should work, I can't really test it without 3 players on my...
I believe I can do the third one easily. What shall I call it? EDIT: Just made it :) I think I can also do the fourth one. EDIT2: Also I think...
Ok I've put that in. I'll test that soon :) V10lator Yes dispenser is null. EDIT by Moderator: merged posts, please use the edit button instead...
As I said, line 103 is dispenser.dispense(); EDIT: Also pastebin: http://pastebin.com/QHgDbkFh
Separate names with a comma.