HaHaWTH / AuthMeReReloaded

A fork of AuthMe with various bug fixes and new exciting features
https://modrinth.com/plugin/authmerereloaded
GNU Affero General Public License v3.0
68 stars 7 forks source link

kicking for the quick use of commands #157

Closed F3F5 closed 1 month ago

F3F5 commented 1 month ago

What behaviour is observed?

https://github.com/HaHaWTH/AuthMeReReloaded/assets/170719238/f80a0146-6565-4697-94de-d7800308a8e3

Expected behaviour

.

To Reproduce

  1. rejoin
  2. use command

Plugin list

It doesn't matter

Server Implementation

Standalone(Spigot)

Database Implementation

SQLite

AuthMe Version

b49-dev

Error log (if applicable)

no

Configuration

no

F3F5 commented 1 month ago
quickCommands:
    # Kicks the player that issued a command before the defined time after the join process
    denyCommandsBeforeMilliseconds: 3000
F3F5 commented 1 month ago

but I obviously waited more time

HaHaWTH commented 1 month ago

You waited less than 3 seconds(Which counted since successful login)

F3F5 commented 1 month ago

You waited less than 3 seconds(Which counted since successful login)

but its Milliseconds

HaHaWTH commented 1 month ago

Work as intended. 3 seconds = 3000 milliseconds

F3F5 commented 1 month ago

ah i'm stupid