Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Home command ignores Cooldown #131

Open
Zawodowiec1532 opened this issue Feb 6, 2022 · 2 comments
Open

Home command ignores Cooldown #131

Zawodowiec1532 opened this issue Feb 6, 2022 · 2 comments

Comments

@Zawodowiec1532
Copy link

Zawodowiec1532 commented Feb 6, 2022

Hey, as in title:

openmod.roles.yaml

  data:
    color: ''
    prefix: ''
    suffix: ''
    cooldowns:
    - command: NewEssentials.Commands.Home.CHome
      cooldown: 30 seconds
    - command: NewEssentials.Commands.TPA.CTPA
      cooldown: 30 minutes
    - command: OpenMod.Core.Commands.OpenModCommands.CommandHelp
      cooldown: 1 minute

for NewEssentials.Commands.TPA.CTPA there is cooldown, NewEssentials.Commands.Home.CHome ignores cooldown. Please fix it.
Also /home is allowed to be typed XX times.. and it just teleport XX times... Make limiter that only 1 command at once can be run (while teleport is delayed, also make in config separated cooldown from tpa).

@KillingCode
Copy link

same problem

@archie426
Copy link
Collaborator

Aren't you using the OM built in delayer? This seems more of a problem on @Trojaner 's end. This was a year ago, let me know if the problem persists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants