Hi Wulf, so i tried what you said in one of the other post here ,
so i can give the perm
oxide.grant user 76561198260xxxxxx whitelist.allow works
but i want to use it with Timed Perms and thats where the problem kicks in.
while using something like Gpay or CraftStore you want to use timed perms to you can set say a VIP or a group ti have access to a server with a custom map. but this doesnt work
grantperm <steamid> whitelist.allow 30d
so I then tried making a group where the only thing it gives is the whitelist perm
addgroup <steamid> cma 30d (cma = group > Custom Map Access) and that and that doesnt work
but this one works everytime >> addgroup <steamid> 01vip 30d
and to be clear, both platforms have the option to do Run this command > Instantly after the transaction. So using the <steamid> should make it so even if they have not been on the server yet they should get the whitelist added.
I have tried everything. I wiped the server. I only added the plugins need to just get this part working I started a new map just incase it was something on the custom map screwing it up. nothing.
Even had a tech from Gpay on discord trying and nothing worked.
to make this even worse is it did work once or twice and then just stops working. and that was on both platforms.
I know this an old plugin and hasnt been updated for 3 years but could it be a bug in the plugin and chance we can get this updated so I can rule that out?
even PM me and I can ttry and pay for this one to be fixed. ;)
Doesn't seem to work with Gpay or CraftingStore and Timed Permissions and whitelistNot An Issue
That doesn't sound like an issue with this plugin, this plugin simply checks permissions in Oxide that you have assigned; nothing else.
Sounds like more an issue with the other plugin you are using for timed permissions else the plugin issuing the commands whereas they aren't actually doing it.
but thats the thing. it works for all other stuff. just not Whitelist. its super odd
I understand, but there isn't anything that this plugin does or can do to change that. You assign a permission, the plugin checks that. A player either has the permission or not, however you grant and revoke them.
roger roger. so couldnt be a bug or anything in the code as its 3 years + old? or is it one of those ones it doesnt really change so its ok.?
The code is universal and hasn't needed to change. The permission handling in Oxide has also been the same for many years, no known issues and works fine when using the commands to grant/revoke. This plugin handles permissions the same as hundreds of other plugins.
ok thank you very much, just makes it so i can rule this out and try and find what is happening.
To me it sounds like one of the other plugins you are using isn't issuing the desired command. Ideally they would output information when running the commands to see if there were any issues.