Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Detect Time to set day CC
CompCrafter
May 29th, 2018
89
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Lua
0.15 KB
| None
|
0
0
raw
download
clone
embed
print
report
diff
while
true
do
if
os.time
(
)
>=
6.20
then
commands
.
exec
(
"/time set 0"
)
sleep
(
1
)
commands
.
exec
(
"/weather clear"
)
sleep
(
5
)
else
sleep
(
5
)
end
end
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐ get any gift card for FREE
JavaScript | 3 sec ago | 0.05 KB
⭐ FREE giftcards method
JavaScript | 1 min ago | 0.05 KB
⭐ get any gift card for FREE
JavaScript | 1 min ago | 0.05 KB
⭐ giftcards for free
JavaScript | 2 min ago | 0.05 KB
⭐ get any gift card for FREE
JavaScript | 3 min ago | 0.05 KB
⭐ get any gift card for FREE
JavaScript | 3 min ago | 0.05 KB
⭐ giftcards for free
JavaScript | 4 min ago | 0.05 KB
⭐ FREE giftcards method
JavaScript | 5 min ago | 0.05 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!