Standardized Permissions
- Will be test on test-production.
This commit is contained in:
@@ -1,15 +1,14 @@
|
||||
command damnspam {
|
||||
perm utils.damnspam;
|
||||
type player;
|
||||
|
||||
[double:seconds] {
|
||||
run damnspamSingle seconds;
|
||||
help Set single input cooldown for button or lever.;
|
||||
type player;
|
||||
}
|
||||
|
||||
[double:secondsOff] [double:secondsOn] {
|
||||
run damnspamDouble secondsOff secondsOn;
|
||||
help Set input cooldown after it's been turned off and turned on (for lever only).;
|
||||
type player;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user