JDW1337 / AntiDLL

GNU General Public License v3.0
47 stars 16 forks source link

Notification method doesn't work just for ADMIN #12

Open crashzk opened 3 years ago

crashzk commented 3 years ago

I have the following configuration:

"AntiDLL"
{
    "ad_enable"         "1" // Is the plugin included. 1 - enable 0 - disable
    "ad_action_method"      "1" // 0 - None, 1 - Kick, 2 - SM Ban, 3 - SB Ban, 4 - MA Ban
                        // Add up the values below to get the functionality you want.
    "ad_notification_method"    "5" // 0 - None, 1 - Log to file, 2 - Print to server, 4 - Print to chat admins 8 - Print to chat all
    "ad_blocking_time"      "1" // Specified in minutes
}

But even so all players, even those who do not have access can view the message.