- Fougerite Compatibility
- All Versions
- Plugin's Engine
- C# (Modules)
Description:
A simple plugin that is able to hold of spam in the chat, and kick after a specific amount of messages happening in a short period of time.
Permissions:
antispam.reload
antispam.bypass
A simple plugin that is able to hold of spam in the chat, and kick after a specific amount of messages happening in a short period of time.
Python:
# Seconds that must pass after a player's message before he can send another one.
FloodSeconds = 3
# Amount of flood messages the player will be kicked after. -1 to disable
KickAfter = 3
antispam.reload
antispam.bypass