Roadmap
What's shipped, what's planned, and what we're still exploring. Order isn't a promise of timing — just an honest look at where things stand.
Anti Cheat System
ExploringAn anti-cheat system that detects and prevents cheating in your game. This allows you to have a better community management.
Redeem codes for in-game rewards
ExploringPlayers can redeem codes for in-game rewards. This allows you to give out codes for special events, promotions, or just for fun. You can create codes that give out items, currency, or other rewards.
ShadowConfig Badges
PlannedIssuable achievement badges that appear on a player's public ShadowConfig profile and carry across all your games, building cross-game reputation.
Advanced Moderation
ExploringFull moderation center with warnings, mutes, kicks, temporary and permanent bans, notes, evidence attachments, moderation history, appeals, automated moderation, and Discord ↔ Roblox moderation sync.
Raid / Security Mode
PlannedOne-button raid mode that locks sensitive channels, slows chat, increases verification, removes dangerous permissions, alerts admins, logs suspicious activity, tracks joins/leaves, detects mass joins, and creates an incident report.
Channel History & Layout Snapshots
PlannedTrack channel history (created, deleted, moved, reordered, renamed, permissions changed, category changed) with filters and snapshot/rollback. Save server layouts and restore them if channels are accidentally rearranged or deleted.
Group Logs
ShippedLogs group rank changes to discord channel.
Ticket System
ShippedA ticket system that allows players to submit support requests and track their progress. This allows you to have a better community management for your players.
Embedded Messages
ShippedEmbed messages in Discord. This allows you to have a better community management for your players.
Discord Bot Profile Customization
ShippedAllow users to customize the appearance of the Discord bot. This helps you make your bot more engaging and unique.
Discord Auto Ads
ShippedAutomatically post ads for your game in your Discord server. This helps you reach more players and keep your community engaged.
Changed Home Page
ShippedChanged the looks of the home page to give people better feeling and to run their own tests.
Live Player Map
ShippedA live map of your players in-game, showing their locations and movements in real-time. This allows you to see where your players are and how they are interacting with your game.
Bug Report and Suggestions
ShippedPlayers can report bugs and suggest features for your game. This allows you to get feedback from your players and improve your game.
Chat bridge — Discord ↔ in-game chat, live, both directions
ShippedPlayers can chat in-game and have their messages appear in Discord, and vice versa. This allows you to have a better community management for your players.
Community Health Dashboard
ShippedDashboard to see trends for roblox and discord group. Track activity in channels, staff activity, join/leave trends, and more. This will help you see how your community is doing and where you can improve.
Referral Program
ShippedUsers can generate a personal referral code and share it with friends. Both the referrer and referee receive 30 days of Pro when the code is applied. Includes abuse safeguards: each user can only apply one code ever, self-referral is blocked, and duplicate referrer/referee pairs are rejected.
Game Testers
ShippedDiscord slash command and web page to manage playtesters for a game. Add, remove, list, and check playtester access directly from Discord, with role assignment and Roblox sync support.
Discord Role Sync With Roblox Group, Update UI & Bug Fixes
ShippedSync your Discord roles with your Roblox group ranks. This allows you to have a better community management and reward system for your players. Fixed a couple of bugs related to webhooks.
Custom Discord Commands (Beta)
ShippedCreate custom commands for your Discord bot. Add you full command to github, must be approved by us and any changed made for the command must be approved by us. This allows you to have your own custom commands for your game.
Seasonal Usage Leaderboard
ShippedVerified ShadowConfig platform activity leaderboard with monthly seasons and real prizes. Scores are based on actual platform usage — config saves, live actions, GitHub syncs, and AI scans — not manipulable in-game EP. Top 3 players win free plans: 1st gets Developer, 2nd and 3rd get Pro.
Ban System
ShippedBan Players from web page and discord bot
ShadowConfig Public Profile
ShippedEvery game gets a hosted public page with live stats, config overview, leaderboards, and recent events. An outward-facing marketing and transparency surface for communities to show off.
EP Discord System
ShippedTrack EP (Event Points) for your players to keep them active. Assign quotas, groups, reset weekly and more
Roblox Workspace Scanner Plugin
ShippedA Roblox Studio plugin that scans your Workspace for common issues before you publish. It detects potential performance problems, organization issues, and other project warnings, then uploads the scan to your ShadowConfig dashboard where you can review results, share them with teammates, and download a complete JSON report for offline analysis or bug tracking. Currently available as a beta feature while additional scan rules and diagnostics are being added.
AI Script Scanner & Setup Assistant
ShippedAn AI-powered assistant built on fast, high-limit inference providers like Cerebras and Groq (both offer generous free tiers and very high request allowances, making them ideal for scanning many scripts per user). It scans your Luau scripts — pasted in, or pulled from your linked GitHub repository — and flags potential bugs and issues before they ever reach your live game: deprecated Roblox APIs, yielding inside event handlers, memory leaks, exploit-prone patterns like loadstring/getfenv, and undefined globals, each with a line-numbered suggested fix. The same assistant also walks you through the one-time setup your site needs — reading your current dashboard state and telling you exactly what to paste where (Open Cloud API key scopes, script placement in ServerScriptService, the live action topic) — and that walkthrough is the extent of its setup help.
Background Check
ShippedPerform a background check on users. Check groups, badges, and account age to determine if a user meets your requirements.
Rank Management
ShippedManage player's ranks based on their in game activity.
Webhook Push Notifications & Alerting
ShippedRegister your own webhook URL and get notified instantly when a config variable changes, a GitHub sync fails, a rate limit is hit, or a game server reports an invalid config type — before it impacts players.
Failover Cache
ShippedA fallback Luau snippet caches your last known-good config to Roblox DataStoreService, so if ShadowConfig or a network request times out, your game boots from the cached backup instead of breaking.
Discord Bot Command Center
ShippedRun announcements, rewards, kicks, and custom in-game commands right from Discord — with live dropdowns for your games and online players, no typing usernames by hand.
GitHub Script Sync
ShippedHave Your roblox scripts update without needing to update roblox game or restart servers.
GitHub Configuration Sync
ShippedLink a public or private GitHub repository to automatically load and synchronize configuration files directly from GitHub with beautiful version history logs.
Team Access
ShippedInvite collaborators to manage configuration variables on a shared game without giving out your full account or API key. Share codes allow team members to join your game project.
Advanced Config Types
ShippedPro and Developer plans now support JSON config variables for complex data structures, while Free plan supports number, string, and boolean types.
Database Optimization
ShippedImplemented in-memory caching for game data and tier information to significantly reduce Firebase read operations and improve performance.
Live Player Count Reporting
ShippedYour Roblox game reports its own live player count alongside every config sync, so the dashboard reflects real server activity instead of relying solely on the Roblox Web API.
Tier-Based Sync Speed
ShippedHigher plans sync configuration values more frequently, controlled entirely from the server so it updates automatically without needing to re-paste any script.
