From c2af09ff9d55b5e466911be948d7db39cca877b2 Mon Sep 17 00:00:00 2001 From: Tannn3r Date: Sun, 11 Sep 2011 19:54:19 -0500 Subject: [PATCH] Added a description of the plugin. --- plugins/Limiter/README.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugins/Limiter/README.txt b/plugins/Limiter/README.txt index d60b47a97..2cefb4c75 100644 --- a/plugins/Limiter/README.txt +++ b/plugins/Limiter/README.txt @@ -1 +1,2 @@ -Insert a description of your plugin here, with any notes, etc. about using it. +This will set a limit on the channel based on plugins.Limiter.MaximumExcess plus the current number of users in the channel. +This is useful to prevent flood attacks. \ No newline at end of file