Advertisement
moeycvbn12

Untitled

Dec 18th, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1.  
  2. #By GlacialDew
  3.  
  4. options:
  5. nopermission: "&cYou do not have permission for this command!"
  6.  
  7.  
  8. command /strobe:
  9. permission: strobe.use
  10. permission messgae: "{@nopermission}"
  11. trigger:
  12. loop 100 times:
  13. execute console command "/night"
  14. wait 1 tick
  15. execute console command "/day"
  16. wait 1 tick
  17. stop
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement