#Punishment Skript

1 messages · Page 1 of 1 (latest)

deft pebble
#

Send the whole skript

autumn abyss
deft pebble
#

Not thay much

autumn abyss
#

oh

deft pebble
#

Just the part thats related

autumn abyss
#

alr 1sec

deft pebble
#

So like from the event

#

That the errors from

#

Preferably as a message not a file

autumn abyss
#
set action bar of loop-player to "&6You can talk in &b%{mute::%loop-player%}% &cseconds."```
deft pebble
#

From the event

#

Not just the line

autumn abyss
#
every 20 seconds in world "world":
    loop all players:
        if {mute::%loop-player%} is greater than 0:
            set action bar of loop-player to "&6You can talk in &b%{mute::%loop-player%}% &cseconds."
#

this?

deft pebble
#

Ye

#

Oh wait

#

You are using skrayfall

#

Ew

#

Use skript for actionbars

autumn abyss
#

I'm lost wdym

deft pebble
#

You are using syntax from skrayfall

#

Which is a buggy addon

#

Use normal skript since its already built in

#

send action bar "hi" to player
Instead of
set action bar of player to "hi"