Advertisement
salt0000

Untitled

Sep 15th, 2019
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. on rightclick with a book:
  2. name of held item contain "Death Note"
  3. set {dnnc.%player%} to true
  4. wait 30 seconds
  5. if {dnnc.%player%} is true:
  6. set {dnnc.%player%} to false
  7.  
  8. on chat:
  9. if {dnnc.%player%} is true:
  10. loop all players:
  11. if loop player is message:
  12. apply potion of blindness 2 to the player for 999 days
  13. apply potion of wither 10 to the player for 999 days
  14. set {dnnc.%player%} to false
  15. broadcast "%player%&a: &rうう...心臓が.."
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement