Documentation overview
Welcome to the docs. These guides cover the most common setup tasks. If something's missing, email hello@rcpceportal.nl or open a thread on Discord.
Quick links
- Getting started — 5-minute setup, from sign-up to first kit
- Connect a Rust server — RCON setup with G-Portal
- Discord linking — how the player flow works
How it works, in one paragraph
You create an account on the admin portal. Add your Rust server's RCON credentials. Our cloud bot connects and stays connected 24/7. From the portal you configure kits, the shop, the casino, broadcasts, and more. Players link Discord to their in-game name via two quick-chat emotes — once linked they earn RCP coins by playing and spend them on the player portal.
Architecture overview
If you're curious about the moving parts:
- Admin portal — React app where you manage everything
- Player portal — separate mobile-friendly app for players
- Bot — one persistent RCON connection per server, kept alive in our cloud
- API — REST API that all of the above talk to
- Database — PostgreSQL, encrypted at rest
Roadmap
Coming next: a custom event creator so you can design your own in-game events, a live map showing players colour-coded per team (coming soon), and more minigames. Got an idea? Submit it on the ideas page — we build what the community actually asks for.