Skip to content

Introduction

Get Model Try in-game

Info

The docs are still under development as we roll out v2. We're aiming to add nicer graphics soon!

About

HD Admin is an admin system for Roblox. It gives your game hundreds of commands, a role system that decides who can use them, moderation tools like bans and warnings, 20+ themes and a reactive panel for managing everything in-game. It's free, and the source is available on GitHub.

v2 is a ground-up rebuild that Ben started on after RDC 2019, designed specifically to make things like broadcasting any command globally, configuring settings in-game, role permissions and task cleanup, possible. It's taken many years of full-time work and countless talented developers to push it through to the finish line, so we could not be more proud to at last release this publicly.


What's new in v2

The headline changes since v1:

  • You can now configure everything live in-game. Changes to roles, settings and bans save automatically and sync to every server of your game within seconds.
  • Roles replace v1's linear ranks. You can create, edit and reorder roles freely, and choose exactly which commands and permissions each one holds. Head over to Roles to learn more.
  • Bans, role grants and global commands all work cross-server, reaching every live server and any that start up later.
  • Built to scale, from the smallest games to the very largest on Roblox. See Cross-Server & Scale for how.
  • There are 20+ themes to pick from, and the panel fully supports mobile.

Get started

Take the HD Admin model and drop it into Workspace or ServerScriptService. That's the whole install. Installation walks through it step by step. In game, the panel opens from the topbar icon, and the command bar opens with the Quote (') or Semicolon (;) key.

Info

Keep the model named HD Admin. Commands use this name, so renaming it will break things.

From there, Commands and Configuration cover running commands and customising your setup.

Have a question or issue? Reach out on the HD Admin Discord or open an issue on GitHub.