Total number of downloads.
Total customers served.
Total number of files sold.
Total payments processed.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
Question
Balloonicron
Trying to figure out how to add a cooldown to commands in the Shop plugin. I know there is a cooldown section and it works for items. I just cannot get it to work for commands. I tried using TimedCommandBlocker, but it also doesn't want to do what I want.
Anyone got any idea's?
TimedCommandBlocker:
"Enable logging": true,
"Chat steamID icon": 0,
"Сommand color": "#FFFF00",
"Remaining blocking time color": "#FFA500",
"Blocked commands (command: seconds)": [
{
"spawnmini.give": "Blocked for two minutes",
"Info.Timed": : 120.0
},
And Cooldowns in the Shop plugn:
{
"rifle.ak": 600,
"rifle.lr300": 600,
"spawnmini.give": 120
}
I'm really bad with coding. So It's probably pretty easy.
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now