The last admin panel you'll ever need for your Roblox game.
Nova Admin System is a fully hand-coded, production-ready admin panel built with a sleek dark UI, smooth tween animations on every button, and a clean modular codebase that's easy to extend. No bloated frameworks, no unnecessary dependencies — just two scripts and you're done.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
→ See every player in the server in real time
→ One-click Kick, Kill, Teleport, and Bring buttons per player
→ Auto-refreshes when players join or leave
→ NoClip — walk through any wall instantly
→ Invisible — vanish completely from other players' view
→ Fly — free fly with WASD + Space / Ctrl, camera-relative movement
→ God Mode — unlimited health, can't die
→ Walk Speed — set any value from 0 to 200
→ Jump Power — set any value from 0 to 500
→ Quick Actions — Freeze, Unfreeze, Heal, Respawn in one click
→ All tools work on yourself or any target player
→ Broadcast a message to every player in the server
→ 4 styles: Info, Success, Warning, Danger
→ Animated popup slides in from the top for all players
→ Custom sender name shown on every announcement
→ Assign 5 rank tiers: Member, VIP, Moderator, Admin, Owner
→ Ranks appear instantly in the Roblox leaderboard (leaderstats)
→ Colored badges per rank for easy visual identification
→ Respawn All — reload every player's character at once
→ Freeze All / Unfreeze All — lock or unlock the entire server
→ Kill All — end every player's character simultaneously
→ Shutdown — kick every player with a clean shutdown message
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
→ Dark glassmorphism-style panel with purple accent theme
→ Smooth open/close animation when toggling the panel
→ Hover glow + press-down animation on every single button
→ Animated ON/OFF toggles with color transition
→ Input fields glow on focus
→ Tab switching with smooth highlight animation
→ Press M or click the corner badge to open anywhere
→ Fully commented codebase — every function and section is explained
→ Clean section dividers make navigation easy
→ Modular helper functions (createButton, createToggle, createCard, etc.)
→ Easy to add new commands, new tabs, or new buttons
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
→ AdminSystem.lua — Server Script (ServerScriptService)
→ AdminClient.lua — Local Script (StarterPlayerScripts)
→ INSTRUCTIONS.lua — Full developer guide + copyright notice
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
1. Create a Folder named AdminEvents in ReplicatedStorage
2. Add 3 RemoteEvents inside it: SendCommand, Announcement, SetRank
3. Place AdminSystem.lua in ServerScriptService
4. Place AdminClient.lua in StarterPlayerScripts
5. Add your Roblox username to the ADMIN_WHITELIST in both files
6. Done — press M in-game to open the panel
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
✔ Use in your own Roblox game(s)
✔ Modify for personal use
✖ Redistribution or resale of the raw scripts is not permitted
