I have not been able to get this to work, and I'm tired of waiting an hour every time to test it.
promotes = {
{ hours = 14, group = "respected3", name = "Bronze" },
{ hours = 24, group = "respected2", name = "Silver" }
}
---------IF A PLAYER IS A MEMBER OF THESE GROUPS THEY WONT GET PROMOTED.......EVER
excludes = { "owner", "respected", "admin", "superadmin", "temp-admin" }
I downloaded the one from Jay, the most recent one he fixed.
Should I maybe rename the groups so they don't have similar names?
I was thinking that it stores the groups you have been in and still excludes you if you demote yourself to test it.