Hi,
I have a group of servers which people can purchase VIP on and applies to all servers.
When they purchase VIP I want it to activate for all my servers at once. I use GPay on one server instance which executes a plugin which issues commands via remote RCON to all of my servers in turn once a purchase is made to "addgroup <SteamID> vip 30d" etc.
I was hoping I could use Timed Permissions on each of my servers to handle the VIP activation and removal after 30d in this way, but it only activates for the server or servers that the player has actually played on. If the server hasn't "seen" them I simply get the message "Could not find player with ID '<SteamID>'"
I confirmed by trying to add the player manually to the VIP group on all servers using the command in RCON console, but again it gives me the same error with correct SteamID, but it works on the server the player is currently playing on or has previously.
Am I doing something wrong, I can't see a mention anywhere of different commands that would fix this.
Any help please?
I have a group of servers which people can purchase VIP on and applies to all servers.
When they purchase VIP I want it to activate for all my servers at once. I use GPay on one server instance which executes a plugin which issues commands via remote RCON to all of my servers in turn once a purchase is made to "addgroup <SteamID> vip 30d" etc.
I was hoping I could use Timed Permissions on each of my servers to handle the VIP activation and removal after 30d in this way, but it only activates for the server or servers that the player has actually played on. If the server hasn't "seen" them I simply get the message "Could not find player with ID '<SteamID>'"
I confirmed by trying to add the player manually to the VIP group on all servers using the command in RCON console, but again it gives me the same error with correct SteamID, but it works on the server the player is currently playing on or has previously.
Am I doing something wrong, I can't see a mention anywhere of different commands that would fix this.
Any help please?