Free RedM Admin Blips Script Admin Blips

Shows every player's live position on the map for admins, with server ID and character name, toggled with one command.

Overview

Poggy's Admin Blips is a lightweight RedM resource that allows server administrators to see all player locations on the map in real-time. Perfect for monitoring player activity, responding to reports, or just keeping an eye on your server.

Features

  • πŸ—ΊοΈ Real-time player tracking β€” See all players on the map with their server ID and character name
  • ⚑ Configurable update interval β€” Adjust how frequently blip positions update (default: 500ms)
  • πŸ‘€ Name whitelist support β€” Optionally restrict to specific Steam display names
  • πŸ‘₯ Admin group support β€” Falls back to VORP admin groups when no whitelist is configured
  • 🎨 Customizable blip appearance β€” Change the style, sprite, and color of blips
  • πŸ‘οΈ Toggle visibility β€” Admins can show/hide blips with /ahb command
  • πŸ™ˆ Hide own blip β€” Option to hide your own blip from yourself

Preview

Commands

Command

Description

/ahb

Toggle admin blips on/off (admin only)

Installation

  1. Download the latest release from GitHub
  2. Place the poggy_admin_blips folder in your server's resources directory
  3. Add ensure poggy_admin_blips to your server.cfg
  4. Configure the settings in config.lua to your preferences
  5. Restart your server

Configuration

All configuration is done in a single config.lua file:

Config = {}

-- Debug: Set to true to enable debug logging
Config.DEBUG = false

-- Update interval (milliseconds)
Config.UPDATE_INTERVAL = 500

-- Admin groups that can see blips
Config.ADMIN_GROUPS = {
    "admin",
    "superadmin"
}

-- Whitelist (leave empty to use ADMIN_GROUPS)
Config.ALLOWED_NAMES = {
    -- "PlayerName1",
    -- "PlayerName2"
}

-- Blip appearance
Config.BLIP_STYLE = "BLIP_STYLE_ENEMY"
Config.BLIP_SPRITE = "blip_ambient_companion"
Config.BLIP_MODIFIER = "BLIP_MODIFIER_DEBUG_GREEN"

-- Blip name format
Config.BLIP_NAME_FORMAT = "{id} | {name}"

-- Hide your own blip
Config.HIDE_OWN_BLIP = true

Dependencies

Questions about Admin Blips

Who can see the blips?

Anyone named in Config.ALLOWED_NAMES, or, when that list is empty, members of the admin groups in Config.ADMIN_GROUPS (admin and superadmin by default), read through poggy_core so the same list works on VORP Core, RSG Core and QBCore RedM. Admins toggle the blips with /ahb.

Will it hurt performance?

The update interval is configurable and defaults to 500 ms. Blip style, sprite, colour and name format are all in config.lua.

How do I install it?

Download the release from GitHub, put the poggy_admin_blips folder in your resources directory, add ensure poggy_admin_blips to server.cfg, edit config.lua and restart.

Which frameworks does Admin Blips work with?

Admin Blips works with VORP Core, RSG Core and QBCore RedM through poggy_core, which detects the framework at runtime and has a proven adapter for each, so there is one build and nothing to configure. It requires poggy_core (free) and your framework (VORP Core, RSG Core or QBCore RedM).

How do I get Admin Blips?

It is free. Add it to your basket, check out through Tebex at no charge, and download it from your Tebex account. Support is in the Poggy Discord.

View all →
Poggy Multijob

Poggy Multijob

See it on our store: poggy.app/store/poggy-multijob Let your players hold more than one job. Up to five jobs…

Price Free
Poggy Crafting

Poggy Crafting

See it on our store: poggy.app/store/poggy-crafting A free, open-source crafting system with a recipe browser…

Price Free
Poggy Storage

Poggy Storage

What's yours stays yours Player-owned storage for RedM. Your players create a container, keep their gear in…

Price Free
Join the Discord Discord