Advertisement
monkeyboystein

Untitled

Jul 8th, 2013
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.81 KB | None | 0 0
  1.  
  2.  
  3.  
  4.  _  _   ___        _  _   __   _  _  ____  __ _         ___  ____   __   ____  ____         ___   __   _  _
  5. ( \/ ) / __)      / )( \ / _\ / )( \(  __)(  ( \ ___   / __)(  _ \ / _\ (  __)(_  _)       / __) /  \ ( \/ )
  6. / \/ \( (__   _   ) __ (/    \\ \/ / ) _) /    /(___) ( (__  )   //    \ ) _)   )(    _   ( (__ (  O )/ \/ \
  7. \_)(_/ \___) (_)  \_)(_/\_/\_/ \__/ (____)\_)__)       \___)(__\_)\_/\_/(__)   (__)  (_)   \___) \__/ \_)(_/
  8.  
  9.  
  10. if(Server.rank.equals(bestServerEver)) {
  11. Server.IP = MC.Haven-Craft.com;
  12.     }
  13.  
  14. if(!(Server.IP == MC.Haven-Craft.com)) {
  15.      Server.rank.equals(worstServerEver);
  16.     }
  17.  
  18. if(Server.Owner.displayName().equalsIgnoreCase("flip284)) {
  19. Server.Owner.rank = bestServerOwner;
  20.    }
  21.  
  22. public string byPlayer(String player) {
  23. player = "Andrewcpu";
  24. return player;
  25.    }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement