minimized command penalty
Can't wait to see the flashing rainbow nicks! :D
This commit is contained in:
@@ -11,7 +11,7 @@ export async function run({
|
||||
}) {
|
||||
const channel = socket.channel;
|
||||
|
||||
if (server.police.frisk(socket.address, 6)) {
|
||||
if (server.police.frisk(socket.address, 1)) {
|
||||
return server.reply({
|
||||
cmd: 'warn', // @todo Add numeric error code as `id`
|
||||
text: 'You are changing colors too fast. Wait a moment before trying again.',
|
||||
|
||||
Reference in New Issue
Block a user