Can someone help me set up bgrade as a donator kit please
Setting up bgrade as a donator kit?
what u do is make it so only vip or what ever name u want call it can use Bgrade.
Then when someone buys vip they get everything that u set permissions for that usergroup.
Then when someone buys vip they get everything that u set permissions for that usergroup.
so what would be the command
Merged post
does
it need to be a kit ?
Merged post
does
it need to be a kit ?
This plugin has a set of modular permissions, allowing particular users (i.e VIPs) to upgrade to certain upgrade tiers, where others (i.e non-VIPs) cannot.
bgrade.all-- Allows the granted user to use all grades possible.bgrade.nores-- Allows the user to not have to consume resources when their block is upgradedbgrade.1-- Allows the user to automatically upgrade to grade 1bgrade.2-- Allows the user to automatically upgrade to grade 2bgrade.3-- Allows the user to automatically upgrade to grade 3bgrade.4-- Allows the user to automatically upgrade to grade 4
If you want it usable by VIP's only, only give the VIP group permissions :
oxide.grant group vip bgrade.all
If you have already assigned persmissions to default players and you want to remove it so they don't have access :
oxide.revoke group default bgrade.all
oxide.grant group vip bgrade.all, do i put that in json file
No, you put that into your command window. You input these into your f1 console or if you are using RustAdmin, into this area :
Merged post
Almost ALL plugins require you to set permissions so that the player can see, interact or access various functions of the plugin.
See here for a pretty good explaination of permissions and how to use them : https://oxidemod.org/threads/using-the-oxide-permission-system.24291/
Any plugin requiring the use of permissions for players will have them listed on the plugin page.
Merged post
Almost ALL plugins require you to set permissions so that the player can see, interact or access various functions of the plugin.
See here for a pretty good explaination of permissions and how to use them : https://oxidemod.org/threads/using-the-oxide-permission-system.24291/
Any plugin requiring the use of permissions for players will have them listed on the plugin page.
Does it need to be a kit
ok cool, so gpay for the command do i put oxide.grant group vip bgrade.all
Yes, that's correct.
ok thanku so much
Merged post
i did all that and when someone puchases it says in game they do not have permission to use that command
Merged post
i did all that and when someone puchases it says in game they do not have permission to use that command
In response to rustbucket ():ok cool, so gpay for the command do i put oxide.grant group vip bgrade.all
oxide.usergroup add <steamid> vip
Use that instead. As soon as someone donates and claims, it will add them to the vip group (providing you have created the vip group), and because you have assigned the vip group the bgrade.all permission, they will then have access to that.
Also, not wanting to sound nasty, but if you are taking money from players for VIP, you really should read a bit more and offer them a server worth playing on. If you don't even know how to assign permissions, it's not looking good. Just my 2c worth .....