tsutitire2

Untitled

Aug 29th, 2019
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. 'builder_shortcut':
  2. command: /builder
  3. type: RUN_COMMAND
  4. runcmd:
  5. - /pex user $arg1 group set builder
  6. permission-required: true
  7.  
  8. 'Tp_testshot':
  9. command: /test
  10. type: RUN_COMMAND
  11. runcmd:
  12. - /tp $player -326 5 1617
  13. permission-required: false
  14.  
  15. 'Tp_lobby':
  16. command: /shops
  17. type: RUN_COMMAND
  18. runcmd:
  19. - /tp $player -439 5 1845
  20. permission-required: false
  21.  
  22. 'Tp_whitehouse':
  23. command: /wh
  24. type: RUN_COMMAND
  25. runcmd:
  26. - /tp $player -754 6 1838
  27. permission-required: true
Add Comment
Please, Sign In to add comment