Advertisement
Guest User

Untitled

a guest
May 4th, 2016
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. /scoreboard objectives add Admin dummy
  2.  
  3. testfor @a[score_Admin=(Number 1 less than Admin number),score_Admin_min=(Number 1 more than Admin Number),m=1]
  4.  
  5. gamemode 2 @a[score_Admin=(Number 1 less than Admin number),score_Admin_min=(Number 1 more than Admin Number),m=1]
  6.  
  7. testfor @a[score_Admin=2025,score_Admin_min=2027,m=1]
  8.  
  9. gamemode 2 @a[score_Admin=2025,score_Admin_min=2027,m=1]
  10.  
  11. /tellraw @a[score_Admin=2025,score_Admin_min=2027,m=1] {"text":"","extra":[{"text":"Creative is not allowed","color":"white","italic":"true"}]}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement