Advertisement
Guest User

Untitled

a guest
May 29th, 2015
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. Bukkit.getScheduler().runTaskLater(this, new Runnable() {
  2.  
  3. @Override
  4. public void run() {
  5.  
  6. SPIELER VON ARRAY ENTFERNEN
  7. }
  8. }, 100);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement