ERMDocs

Punishments

Log ROBLOX moderations, manage BOLOs, and view punishment analytics.

The Punishments module allows staff to log moderation actions against Roblox users, track BOLOs, create custom punishment types, and view detailed analytics about server enforcement.

Configuration

Run /config and select Basic SettingsROBLOX Punishments.

Change the status to Enabled.

Select the channel where punishment logs will be posted.

Logging a Punishment

Use /punish to log a moderation action. You'll be prompted to provide:

  • Roblox Username — The username of the player being punished
  • Punishment Type — Warn, kick, ban, or any custom type you've created
  • Reason — A description of the rule violation

The punishment is logged to your configured channel and stored in ERM's database for future reference.

Temporary Bans

Use /tempban to log a temporary ban. This works the same as /punish but includes a Duration field (e.g. 7 days, 24 hours). Temporary ban expiry is tracked and displayed in punishment history.

BOLOs

A BOLO (Be On the Lookout) flags a Roblox user for staff attention without issuing a formal punishment.

  • Create — Use /bolo to add a BOLO with a reason and expiry
  • View active — Use /bolo active to see all current BOLOs in the server

Punishment Types

Punishment types define the moderation actions available to your staff. ERM includes defaults (warn, kick, ban), but you can create custom types to match your server's rules.

Use /punishment manage to:

  • Create new punishment types
  • Edit existing types (name, severity)
  • Delete unused types

Searching Punishments

CommandWhat it does
/searchSearch for a Roblox user's full punishment history
/mywarningsView your own punishment record
/punishment playerView history and trends for a specific player
/punishment topView the top repeat offenders in the server

Analytics

CommandWhat it shows
/punishment analyticsServer-wide punishment overview
/punishment staffDetailed stats for a specific staff member
/punishment leaderboardStaff ranked by punishments issued

Modifying Punishments

Use /punishment manage to edit or delete existing punishment records. Staff can modify their own punishments; modifying another staff member's record requires Management permission.

How to find a punishment ID

Every punishment logged by ERM has a unique ID shown in the log embed. You can also use /search to find punishments and copy the ID from there.

On this page