Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)
Paste
Pasted as Java by t ( 11 years ago )
@EventHandler public void onJoin(PlayerJoinEvent e){ Player p = e.getPlayer(); p.kickPlayer("bye"); }
Revise this Paste