Woocommerce video game RCON extension

Job ID: 33086016

Budget: £20 – £250 GBP

Hello,

I would like a plugin to be able to execute Rcon commands on video game servers. There is a plugin floating around called WooMinecraft-WP that does this job but it only supports Minecraft. I would like the same but have it support other games called Ark Survival Evolved and Rust. On top of that I would like it to have a steam ID variable. When the user logs in, their SteamID is automatically stored as user meta which can be retrieved with get_user_meta($userId, 'thechamp_social_id', true). When a user purchases an item, it would grab their steam ID and replace the variable in the command which is then executed on the server.

Here is an example:
.
What I put in the Rcon command box
Permissions.Add {steamid} survivorplus

What the command executes when a user purchases the item
Permissions.Add 76561198020209488 survivorplus

When adding commands to an item, I would like a drop down menu so I am able to choose which server to run each command on. I would also like the ability add the servers and their info manually with a title so I am able to identify which server I am choosing in the drop-down menu.

If you need additional info, please get in touch. My responses might be delayed since I am working full time but I will get back to you asap.