Invision Power Board Application that connects to a Game-Server using WebSocket and sends a message upon a purchase. Customizable options up to 4 products. Option to customize your own commands by providing $command and $arguments.
Features:
- Custom commands on console.
- Custom commands in Game-Chat.
- SteamID integration.
- Product Selection.
- Discord Notification.
Examples:
In-Game chat :
$commmand : say
$arguments : Testing
$steamID = false
Result:
Testing
Console
$commmand : O.usergorup add
$arguments : group
$steamID = true
Result:
Will add the user that bought a specific product to the VIP group.
Tested with Rust
Requires:
- https://invisioncommunity.com/files/file/8170-steam-profile-integration/
- IPS Nexus (Commerce app)