Skip to content
AGMS logoAGMS
ADMINv1.0.0

AGMS Admin Panel

A premium, production-ready Roblox admin panel — 105 commands, cross-server tooling, Noir UI.

Overview

105 built-in commands, 55 aliases — moderation, player state, movement, visual effects
Cross-server tooling: global ban, global message, global vote, global shutdown
Strict Luau on every module with typed exports
Responsive UI for phones, tablets, desktop, and console TVs
Twelve themes — Noir default, plus Dark, Light, Midnight, Glassmorphism, and more
Per-player preferences: UI scale, animation speed, reduced motion, sound IDs
DataStore-backed configuration, replicated to every server
Discord webhook integration for kicks, bans, and warnings

Installation

Import the bundle into Studio — see the Documentation section below for the full walkthrough.

  1. 01Unzip the AGMS bundle from your Library download.
  2. 02Import the AGMS folders into ReplicatedStorage, ServerScriptService, and StarterPlayerScripts.
  3. 03Open ReplicatedStorage → AGMS → Config and add your UserId to Config.Admins.
  4. 04Optionally add an AGMS_DiscordWebhookUrl StringValue in ServerStorage.

Documentation

Full install guide, command reference, and addon API for this product.

AGMS Admin Panel ships with in-panel docs. Browse the same guides here before you buy — installation, configuration, commands, selectors, and the addon API.

Browse all documentation

Security

What runs server-side, how DataStore keys are scoped, and the panel's permission model.

All commands execute server-side; the client only requests intent.
Permission tiers from Moderator to Owner; CreatorId is always Owner.
Owner-tier admins cannot be banned or moderated by lower ranks.
Discord webhook URL lives in ServerStorage — never in client-replicated code.
DataStore keys are namespaced; bans, mutes, warnings and config use separate stores.
No remote module loading; the AGMS_Addons folder accepts only ModuleScripts.

License

Read in full before checkout. Digital product — all sales final.

Perpetual license — unlimited use within the scope defined on the product page. Updates included while your account is in good standing. The license does not expire.

Product-specific scope

  • Platform: Roblox only. AGMS Admin Panel is built for Roblox Studio and live experiences.
  • Deployment: one Roblox place (solo or group) you own or administer per purchase.
  • You must follow Roblox Terms of Use and applicable Roblox policies in any experience where you use this product.
  • Roblox APIs and Studio behavior may change; we ship updates when practical but do not guarantee compatibility with every future Roblox release.
  • You are responsible for admin tiers, permissions, and security settings in your place, including CreatorId and group-place configuration.
  • Do not use this product to harass players or circumvent platform moderation.

Resale or redistribution of source is not permitted. See Terms and Pricing, Refund policy.

FAQ

Does this work in group games?

Yes. CreatorId is 0 in group places, so configure at least one Owner-level entry in Config.Admins manually.

Can I edit the panel UI or add commands?

Yes. The Shared and Client modules are open Luau, and AGMS_Addons accepts your own command ModuleScripts.

Does the license expire?

No. Your license is perpetual with unlimited use in one licensed experience. Updates are included while your account is in good standing.

What's your refund policy?

All sales are final. AGMS is a digital product delivered immediately after purchase, so refunds are not available.