Skip to content

Notification method doesn't work just for ADMIN #12

@crashzk

Description

@crashzk

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions