The wasvendel_admin is a comprehensive admin panel solution that allows staff members to manage players, execute commands, handle bans, and control the entire server. With a modern UI, role-based permissions, and full VORP integration, it adapts to any administrative workflow.
Home Dashboard: Live server statistics including online players, uptime, tickrate, and resource usage.
Player Management: Search by ID, Steam name, IC name, job, or ping. View detailed player info such as money, gold, job grade, coordinates, and all identifiers (Steam/Rockstar/Discord).
Admin Commands: Teleport, revive, heal, freeze, noclip, set ped, set job, manage money/items, spawn vehicles and horses, and more.
Teleport System: Teleport to players (goto), bring players to you (bring), teleport to coordinates, waypoint teleport, and predefined town teleports.
Ban Management: Create, edit, and remove bans directly through the UI. Auto-resolve identifiers, store reasons, expiration tracking, and full ban history with auto-refresh.
Item Management: Browse items from the database, search by label or invoke, and give items with custom amounts.
Favorites Menu: Mark frequently used commands as favorites. Stored per admin in redm.json.
Role-Based Permissions: Granular permission system with predefined roles (Manager, Admin Controller, Super Admin, Admin, Helper).
Menu: F1 key or /admin
Chat commands: /admincmd prefix (example: /admincmd kill 1)
Player actions via UI buttons
Ban management via UI
Command execution via UI or chat command bridge
Menu opening keys and command bindings are fully configurable.
Discord webhook logging
Multi-language support (shared/lang.lua)
Automatic ban list refresh interval
Configurable database item table
Server and client scripts are protected via CFX Escrow, while config.lua and lang.lua remain fully open and editable.
The commands_client and commands_server files are open, allowing admins to freely add or modify admin commands individually.
Dependencies