Kr4ken-9 / NewEssentials

The Essential plugin for Unturned, built on OpenMod
GNU General Public License v3.0
13 stars 13 forks source link

Home command ignores Cooldown #131

Open Zawodowiec1532 opened 2 years ago

Zawodowiec1532 commented 2 years ago

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 commented 11 months ago

same problem

archie426 commented 8 months ago

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.