Guest User

Untitled

a guest
Apr 25th, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. public onCommand(junk)
  2. {
  3.  
  4. if(cmd.getName().equalsIgnoreCase("day")) {
  5. setTime(time);
  6. }
  7.  
  8. }
Add Comment
Please, Sign In to add comment