Advertisement
Guest User

Classic Mode Flying

a guest
Jun 26th, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. function onModLoad() {
  2.  
  3. newCommand("fly",
  4. function fly(true)
  5. }
  6.  
  7. function onTick() {}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement