🛒[VORP] Advanced Admin MenuYou are viewing

🛒[VORP]  Advanced Admin Menu


Hey everyone! I wanted to share this modern, stylish, and fully configurable loading screen designed for RedM servers. It's built to give your players a professional first impression and keep them engaged while they connect to your server.




:camera: Screenshots & Demo Video

 

![Ekran görüntüsü 2025-09-02 203519|690x439](upload://bSNsxpV3H4LkRAPsZyK1G50dKXx.png)



### [**You can watch full preview video from here!**](https://youtu.be/-ed7Gn0TH38)



BRB Admin - A Modern Admin Panel for VORP Core


BRB Admin is a modern, stylish, and highly functional admin panel designed from the ground up for RedM servers running on the VORP Core framework. Unlike traditional command-based management systems, it allows you to perform all administrative actions through a user-friendly interface (UI).

This project was developed in collaboration between Gemini AI and the server owner.

(Note: You can add a final screenshot of your panel here.)


Features


BRB Admin centralizes all the tools a server administrator needs in one place.


1. Dashboard


  • Live Server Information: Displays the current number of players on the server.

  • Quick Actions: One-click access to the most frequently used admin commands:

    • Noclip: Allows the character to move freely, ignoring physics.

    • God Mode: Makes the character invincible.

    • Invisibility: Makes the character invisible to other players.

    • Revive Self: Allows you to instantly revive yourself upon death.


2. Player Management


  • Dynamic Player List: Lists all online players with their IDs and names.

  • Detailed Action Menu: A dropdown "Actions" menu is available for each player.

    • Teleportation: Go To and Bring commands.

    • Spectate: Watch the player from a first-person camera perspective.

    • Health & Vitals: Revive and Heal (replenishes health, hunger, and thirst).

    • Inventory Management: Give Item, Give Weapon, Give Money/Gold, Clear Entire Inventory, and View Inventory.

    • Advanced Management: Set Job and Set Group (admin, mod, staff, etc.).

    • Troll Commands: Kill, Set on Fire, Ragdoll, Lightning Strike.

    • Administrative: Kick and Ban (with custom modals for entering reasons and durations).


3. Server Management


  • Server-Wide Announcements: Send real-time announcements that appear on every player's screen.

  • Change Weather: Instantly change the server's weather to Sunny, Clouds, Rain, Storm, or Fog with one click.

  • Kick All: Kicks every player from the server except for yourself.


4. Asset Spawning


  • Spawn Vehicle by Model Name: Instantly spawn any vehicle or wagon in front of you by entering its model name.


5. Developer Tools


  • Live Coordinate Tracking: View your own real-time coordinates and heading.

  • Easy Copying: Copy your current coordinates to the clipboard in vector3(...) format with a single button.

  • Teleport to Coordinates: Teleport directly to any coordinate you desire.

  • Delete Object: Find the nearest non-static object and delete it instantly.


6. Offline Management


  • Offline Ban/Unban: Ban or unban a player using their ID, even when they are not on the server.

  • Offline Whitelist: Add or remove a player from the whitelist using their Steam Hex ID.


7. Multi-Language Support & Customization


  • Dynamic Language System: Switch between Turkish and English with one click directly from the UI.

  • Easy Translation: Adding new languages or changing existing text is simple thanks to the translation.lua and lang.js files.

  • Detailed Permissions: Configure a detailed permission hierarchy through the config.lua file. You can create ranks like staff, mod, and admin, and define exactly which tabs they can see and which buttons they can use (true/false).



Installation


  1. Place the brb_admin folder into your server's resources directory.

  2. Open your server.cfg file and ensure the following line is added:

    Kod snippet'i
    ensure brb_admin
    
  3. IMPORTANT: Open the config.lua file to configure the permissions for the staff, mod, and admin groups according to your server's structure.

  4. Start your server or use the refresh and ensure brb_admin commands.

  5. Once in-game, you can open the panel with the /admin command.



Dependencies


For this script to function correctly, the following resources must be installed and running on your server:

  • VORP Core - The main framework for the script.

  • vorp_inventory - Required for inventory management features.

  • vorp_character - Required for fetching player data and triggering the character editor.

  • redemrp_skin - Required for the character editor interface.

  • [vorpbans] (or a similar ban script) - Required for the ban and offline ban features to be saved to the database.



Configuration (config.lua)


The config.lua file contains the most important settings for the script.

  • Config.Lang: Sets the default language of the panel (tr or en).

  • Config.NoclipKey: Sets the hash value for the key that quickly toggles Noclip.

  • Config.Controls: Contains the hash values for the directional keys used while Noclip is active.

  • Config.AllowedActions: The most powerful feature of the script. It allows you to create a detailed permission hierarchy by creating groups like staff, mod, admin, and setting each feature (player_kick, server_weather, etc.) to true (allowed) or false (denied). The all = true setting for the admin group grants all permissions.

You may like these

Contact us