Skript Need Help (Cooldowns)

Status
This thread has been locked.
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Heatrock12

Feedback score
0
Posts
8
Reactions
0
Resources
0
Doesn't seem to work for me. I've tried watching other youtube videos but I think I might have made a mistake somewhere. Trying to re-do everything doesn't help.
 

Heatrock12

Feedback score
0
Posts
8
Reactions
0
Resources
0
command /panic:
permission: hcf.panic
cooldown: 60 seconds
cooldown message: &cYou may use this command again in %remaining time%!

It doesn't seem to work
 

Coolfire02

Premium
Feedback score
-1
Posts
0
Reactions
4
Resources
0
We use variables to settle with cooldowns as there isnt really any cooldown system that works other than that. However, please do note that the “wait 10000 seconds” etc will not really work as they will get reset or canceled when the server restarts. Im currently on phone but the code is smth like this

(Your Event)
Set {variable.%player%} to true or whatever etc etc

You will also need to declare variables. This code is smth like this

Variable:
{variable.%player%} = 0
 
Status
This thread has been locked.
Top