VIP System
AtomicBot includes a flexible, guild-controlled VIP system with 3 tiers (VIP1, VIP2, VIP3). Guild owners can run their own VIP packages, rewards, and perks — the bot simply handles the Discord-to-game linking, role assignment, and permissions.
What VIP Does
- Automatically assigns your configured VIP Role in Discord.
- Syncs VIP status to in-game via the in-game VIP role.
- Grants access to guild-specific perks and features (customizable per server).
- Tracks all VIP states in the database (activation, expiration, tier).
Every server can run its own VIP benefits — AtomicBot only manages the linking.
How to Use VIP (Players)
Players don’t need to run any commands. VIP is managed entirely by admins.
- You receive VIP from a server admin.
- The bot automatically updates your Discord VIP role.
- Your in-game VIP role is synced the next time you’re online.
- You instantly gain access to all VIP perks that your guild offers.
Admin Commands
Only users with the Bot Admin Role can assign or remove VIP.
Add VIP
/add vip <user> <tier>
Tier can be: 1, 2, or 3.
Remove VIP
/removevip <user>
List VIP Members
/listvip
Set VIP Role (Discord)
/setconfig roles vip <role-id>
This tells the bot which Discord role to use when syncing VIP status.
Tips
- VIP tiers do not overwrite each other — giving Tier 3 overrides Tier 1/2 automatically.
- VIP persists across wipes unless admins reset it manually.
- VIP perks are entirely up to each guild: kits, queues, ZORP extensions, bonus rewards, etc.
- VIP is stored in the database and synced live to AtomicBot’s systems.