Permission whitelist.allow or whitelist.allowed?Solved
You have 

const string permAllow = "whitelist.allow";

Should be

const string permAllow = "whitelist.allowed";

Reading your code.

Mark
No, the permission is whitelist.allow. You are looking at the migration from whitelist.allowed to .allow.
You sure?

(21:13:31) | Permission 'whitelist.allowed' doesn't exist

(21:13:43) | Permission 'whitelist.allowed' doesn't exist

(21:13:55) | Permission 'whitelist.allow' doesn't exist


21:10 [Info] Loaded plugin Whitelist v3.3.0 by Wulf/lukespragg



Changed what i said above i dont know lol

(21:17:13) | Unloaded plugin Whitelist v3.3.0 by Wulf/lukespragg

(21:17:13) | Loaded plugin Whitelist v3.3.0 by Wulf/lukespragg

(21:17:24) | Group 'admin' granted permission 'whitelist.allowed'

Yes, I am sure. The “allowed” is the old, the “allow” is current.
umm something not right then i cant get it to work with allow
Locked automatically