Skip to content

codeurzebs/EasyAdmin

 
 

Repository files navigation

image

EasyAdmin is a feature-rich administration suite designed specifically for FiveM and RedM servers.

Key Features:

  • Basic Administration: Kick players, temp/perma ban, mute, teleport, slap, freeze player, and issue warnings.
  • Screenshot other Players' Game (built-in, no external resources required).
  • Extensive Banlist System to prevent ban evasion.
  • Modify Server Settings from a GUI.
  • Report/ Admin Call System with GUI to view and handle reports.
  • Extensive Permission system utilizing FiveM's inbuilt ACE System.
  • Permission Editor for real-time permission modification, saving changes to a config file.
  • Various Server Admin Tools, including cleaning up spawned vehicles, pedestrians, and props.
  • API for developers to communicate with EasyAdmin.
  • Translation support in 7 languages (community-driven).
  • Actively supported and updated since 2017.
  • Screen Reader Mode for visually impaired users

Additional Features:

  • Plugin Support
  • Fully integrated Discord Bot, featuring:
    • Discord ACE Permissions
    • Chat Bridge
    • Commands
    • Logs
  • Configurable ban screens for customizing server branding and colors using easy-to-use convars.
  • An extensive Documentation for installation and configuration instructions.

image

image

image

image

image

Installation

Visit our Documentation https://easyadmin.readthedocs.io/ for detailed installation and configuration instructions.

Building Locally

For developers and contributors:

git clone <repo>
cd EasyAdmin
npm run install:all
npm run build
  • npm run install:all — Install dependencies for the Discord bot and NUI
  • npm run build — Bundle both the bot and NUI
  • npm run build:bot / npm run build:nui — Build individually
  • npm run lint:all / npm run lint:nui — Run linting and type checks

Support

Join our Discord community: https://discord.gg/snaily

Supported by:

ZAP-Hosting (https://zap-hosting.com/easyadmin) ZAP-Hosting Gameserver and Webhosting Get 20% off your ZAP-Hosting subscription with code: EasyAdmin

About

Admin Menu for FiveM and RedM

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 56.3%
  • Lua 31.6%
  • CSS 8.8%
  • JavaScript 2.8%
  • Python 0.3%
  • Shell 0.2%