Advertisement
Guest User

Untitled

a guest
Jul 8th, 2015
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. options:
  2. world: world
  3.  
  4. at 18:00 in "{@world}":
  5. loop all players:
  6. if loop-player is in "{@world}":
  7. send "&4Está de noite, pvp ativado." to loop-player
  8.  
  9. at 10:00 in "{@world}":
  10. loop all players:
  11. if loop-player is in "{@world}":
  12. send " &2Está de dia, pvp desativado." to loop-player
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement