View Single Post
Renegated
Junior Member
Join Date: Mar 2013
Location: In the darkness
Old 11-18-2020 , 14:43   Re: [Any][SQL]VIP-Manager 2.2.1
Reply With Quote #64

HI, I tried your mod, and noticed something that MAY be a bug.

When giving permanent VIP, the mod works fine, but when the VIP goes out and in loses all privileges despite being a VIP.

This is the config on the admin_groups:
Quote:
"VIP"
{
"immunity" "50"
"flags" "abcde"
}

and this is the db config:

Quote:
"vip-manager"
{
"driver" "sqlite"
"host" "localhost"
"database" "vip-manager"
}
In case it's my fault, where is the error?
Renegated is offline