Chat Cooldown

With this plugin you can set your own chat cooldown

Chat cooldown is something that sets the time after a user can type a new message.

The cooldown is configurable in the config using milliseconds.

If you don't want it, set it to 0

chat-cooldown: 3000
messages:
  chat-cooldown-reached: "You cannot send a message for an other %seconds% seconds!"

Last updated