Permission 'whitelist.allow' does not existSolved

Hello I am new to modding and setting up rust server's and had an issue,
I was following a tutorialon how to setup a whitelist on my Rust server. I followed it exactly, and I have redone it multiple time but with the same result.

When I enter the server and type the command in the console ( in game ) " oxide.grant user 1234567890 whitelist.allow " I get the error message " permission 'whitelist.allow' does not exist " and I cant seem to find out why anywhere, perhaps someone here could help me figure this out?

Tutorial ( https://shockbyte.com/billing/knowledgebase/227/How-to-Enable-a-Whitelist-on-Your-Rust-Server.html )
Plugin ( https://umod.org/plugins/whitelist )

That would mean the plugin isn't loaded. Check your oxide/logs for errors and verify the plugin is loaded.

Locked automatically