Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # GlacialDew's Autobroadcast Skript
- # Only edit message 1,2, and 3 in options!
- #
- #ONLY RUN THIS COMMAND ONCE, IF YOU DO MORE THAN ONCE
- #CLEAR THE SK FILE AND STOP THE SERVER THEN RESTART AND RUN ONCE
- options:
- nopermission: "&cYou do not have the permissions to run this command!"
- message1: "&CWe Update The Server Daily / Weekly"
- messgage2: "&bThis is the first ever successfull &4DEATHRUN &bServer"
- message3: "&9Make Sure To Invite Your Friends To Play &b&lDEATHRUN!!"
- command /bcstart:
- permission: bcstart.use
- permission message: "{@nopermission}"
- trigger:
- broadcast "{@message1}"
- wait 3 minutes
- broadcast "{@messgage2}"
- wait 3 minutes
- broadcast "{@message3}"
- wait 3 minutes
- execute console command "/bcstart"
- stop
Advertisement
Add Comment
Please, Sign In to add comment