Advertisement
Guest User

startup

a guest
Feb 23rd, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.11 KB | None | 0 0
  1. while true do
  2. local event = pullEvent("redstone")
  3. commands.exec("effect luffynl 11 15 100")
  4. sleep(0.1)
  5. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement