RCON not working with commandsNot An Issue
Hey,

I've installed the Give plugin into my server, i got an function on my web-console to give players items wich i like a lot. 
Since i installed the plugin, the server won't be able to spawn items in. That is because it works with permission and not with authlevel. 
Can i do anything about this?

Thanks,
Sticker
RCON will always have permission to use the commands, as would the server directly. RCON doesn't actually have an auth level either in Rust. Keep in mind that you must specify a target player when using the commands via RCON.
hello, 
thanks for this nice plugins :)

the "give.all" permission works like a charm. ( oxide.grant user xxxxx give.all ) , even with the rustadmin software.

But i have issues with the "give.to" and the "give.self" permissions. ( oxide.grant user xxxxx give.self  /  oxide.grant user xxxxx give.to )
It seems these 2 are working only with the "F1 item page" in-game,
but are not working when i try to give to a player or myself from the rustadmin software.

any clues ?

thanks !

Locked automatically