Configuration
Configuration file: modules/chatcooldown.yml
Last updated
Configuration file: modules/chatcooldown.yml
modules:
# This module allows you to set a few seconds between each message from the player.
#
# Chat cooldown module loaded from modules/chatcooldown.yml
chat-cooldown: truemodules.chat-cooldown: Enable/disable the module.
# The number of seconds a player must wait between messages.
cooldown-seconds: 3The seconds between messages
Last updated