fleft17

Untitled

Jul 5th, 2014
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. options:
  2. P: &8[&7Flint&8]&r
  3.  
  4. on break of gravel:
  5. cancel the event
  6. set the block to air
  7. chance of {Flint}%:
  8. drop 1 flint
  9. else:
  10. drop 1 gravel
  11.  
  12.  
  13. command /flint [<integer>]:
  14. aliases: /flintrate, /flintrates
  15. permission: skript.op
  16. trigger:
  17. if arg is set:
  18. set {Flint} to arg
  19. broadcast "{@P} Rate: %{Flint}%%%"
  20. if arg is not set:
  21. message "%{Fprefix}% Flint rates are: %{Flint}%"
Advertisement
Add Comment
Please, Sign In to add comment