MrSparkzz

new Command for Server Control

Mar 29th, 2013
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.11 KB | None | 0 0
  1. // NewSkin Command
  2. if (cmd.equalsIgnoreCase("newskin") {
  3.     // send packets to update skin
  4. }
  5. // NewSkin Command
Advertisement
Add Comment
Please, Sign In to add comment