Using Gpay with Timed Permissions?Solved
What is the command that is needed if I have someone purchase a VIP package from gpay and I have the option to write a console command that will activate immediately. I am wanting the people who purchase a package to be moved to the VIP group in my server for 30 days. Thanks for the help in advance!
addgroup <steamid> vip 30d
will this work as a stand alone command that when they pay it will automatically add them in group or is this something I as owner will have to add for every person that pays for the package
It is the command run by the GPay plugin to let TimedPermissions know to automatically add a donator to the VIP rank for 30 days. As you asked.
Sorry I hate to ask so many questions, I just wanted to be sure. Thank you ElDubyaOZ for you time, I greatly appreciate it! Have a good night.
No probs man, apologies if I sounded mad ..... lol
In response to LoneWolfAU ():
No probs man, apologies if I sounded mad ..... lol
no worries, your good :)
I assume this command is then reversed after 30 days and they get put back in to the default group?
In response to YGBHawk ():
I assume this command is then reversed after 30 days and they get put back in to the default group?
They are returned to the default group after 30days, yes.
Locked automatically