I think limitedusecommand needs a handy tool that can initialize command limits. For example, I think that an option to set the
time so that the same command can be applied only once in 24 hours, or an option to initialize the limit manually is necessary.
Example 1) essential tool - limitedusecommand reset
Example 2)
limitresettime="24"
limitresettime="48" (hours)
limitresettime="0" no reset
Currently we have to modify the database to use that command again.
Otherwise, have to create a new command again.
Recommended Comments