Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/Verveo/Basic-Admin-Remade/llms.txt

Use this file to discover all available pages before exploring further.

Basic Admin Remade (BAR) is a free, open-source Roblox admin system built by Boopup (B00PUP) and Aspect_oi, now maintained under the Verveo organization. It was created as a modern, actively updated alternative to Basic Admin Essentials (BAE) — solving pain points like rigid UI, non-rounded corners, obscure configuration, and years of stagnation. BAR gives game developers a clean, configurable admin system that works out of the box, without spending a single Robux.
Join the official Discord server for support, announcements, and more free products from the team: discord.gg/kMDQXANppm

Key Features

  • Four-tier rank system — Moderator, Admin, SuperAdmin, and Game Creator, fully customizable via ExtraSettings.lua
  • 50+ built-in commands — kick, ban, teleport, fly, speed, message, music, and much more
  • Plugin API — extend BAR with custom commands by dropping ModuleScript plugins into the Plugins folder
  • Music system — built-in background music player with configurable Sound IDs, volume, and looping
  • Timed notifications — broadcast rotating hint messages to all players on a configurable interval
  • Donor perks — players who purchase the optional donation product unlock cape customization, hat equipping, and face changing
  • Group integration — automatically assign admin ranks to Roblox group members based on group ID, rank number, and tolerance type (>=, ==, <=)
  • Permanent bans — DataStore-backed bans that persist across server restarts; also supports the new Roblox Ban API
  • Trello integration — sync a ban list from a Trello board via the Trello API (requires HttpService)
  • Rounded, modern UI — optional Montserrat font, configurable UI transparency, and system color theming
  • “This Server is Defended” message — configurable anti-cheat notice shown on join
  • Command confirmation — destructive commands like :ban all prompt for confirmation before executing
  • Display name support — target players by display name or username interchangeably

Current Version

BAR is currently on version 2.1.7 (as defined by adminVersion in MainModule.lua). The system checks for updates automatically and notifies Game Creator-rank admins when a newer version is available.

Get Started

Installation

Download BAR and add it to your Roblox game in minutes.

Quickstart

Configure your first admin list and run your first commands.

Commands Overview

Browse all 50+ built-in commands and their permission levels.

Plugin API

Build and register custom commands using the plugin system.

Free Forever, Open Source

Basic Admin Remade is free to use forever — no paid tiers, no paywalled commands. The source code is publicly available on GitHub at github.com/Boopup/Basic-Admin-Remade. Contributions, bug reports, and forks are welcome. The only optional purchase is the donor product, which unlocks cosmetic perks for individual players and helps support the development team.

Build docs developers (and LLMs) love