Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- every 1 second:
- loop all players:
- time in "world" is between 5:00 and 5:01:
- broadcast "&c&L[ANNOUNCEMENT] &cWake up, maggots! Get to the showers! Quickly, or you'll die."
- make console execute command "/showers open"
- make console execute command "/celldoors open"
- make console execute command "/blockdoors open"
- make console execute command "/lights on"
- wait 1 minute
- broadcast "&cShowers closing in one minute."
- wait 1 second
- time in "world" is between 7:00 and 7:01:
- broadcast "&c&L[ANNOUNCEMENT] &cMeal-time! Grab a slice o' mold and then head on over to the gym or library to train skills."
- make console execute command "/cafdoor open"
- make console execute command "/showers close"
- make console execute command "/statdoors open"
- wait 2 minutes
- broadcast "&cGym & Library doors closing in one minute."
- wait 1 minute
- make console execute command "/statdoors close"
- wait 1 second
- time in "world" is between 11:00 and 11:01:
- broadcast "&c&L[ANNOUNCEMENT] &cFiling-time! Head on over to the filing room, just right of the shop to earn some extra cash by filing!"
- make console execute command "/cafdoor close"
- make console execute command "/files open"
- wait 1 second
- time in "world" is between 14:00 and 14:01:
- broadcast "&c&l[ANNOUNCEMENT] &cWork-time! Head outside, you have a minute to do so before doors close! Up an attem before guards get to ya!"
- make console execute command "/outsidedoors open"
- make console execute command "/files close"
- broadcast "&4&lOutside doors close in one minute, if they close and you are inside you risk being immediately jailed upon sight."
- wait 1 minute
- make console execute command "/outsidedoors close"
- wait 1 second
- time in "world" is between 18:00 and 18:01:
- broadcast "&c&l[ANNOUNCEMENT] &cFree-time! We'll let you stay up a little late in the courtyard tonight. Mine, do labor-work at the farm for some...benefits...Or train skills. Make sure to shower first for the short time you can!"
- stop
- make console execute command "/outsidedoors open"
- make console execute command "/statdoors open"
- make console execute command "/showers open"
- make console execute command "/labordoors open"
- wait 1 minute
- broadcast "&cGym & Library closing in one minute."
- wait 1 minute
- make console execute command "/statdoors close"
- broadcast "&cShowers closing in one minute."
- wait 1 minute
- make console execute command "/showers close"
- broadcast "&cFarm closing in one minute."
- wait 1 second
- time in "world" is between 22:00 and 22:01:
- broadcast "&c&l[ANNOUNCEMENT] &cCell-time! &4&lYou all have 60 seconds to proceed to the cellblock; inside the prison up any set of stairs."
- make console execute command "/labordoors close"
- wait 1 minute
- broadcast "&4&lTime's up. Guards, sweep the prison."
- make console execute command "/blockdoors close"
- wait 2 minutes
- broadcast "&4&lPrison sweep over. All guards are now asked to single-file in the middle of the cell-block on the lines for their night-round searches."
- wait 2 minutes
- broadcast "&4&lSearches have been concluded, you all now have 60 SECONDS to proceed to your cell, or an unclaimed cell if you have none."
- wait 1 minute
- broadcast "&4&lGuards, sweep the cell-block, tp anyone not in a cell, in a cell."
- make console execute command "/celldoors close"
- make console execute command "/lights off"
Advertisement
Add Comment
Please, Sign In to add comment