Skip to content

NeonOdyssey/rdrp_admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RDRP | Admin Script - Admin panel

Please note that this project is on hold temporarily. The UI for this script is fully functional however not all functionality is working.

rdrp_admin is a one of a kind admin script for redm. With a clean professional UI admin panel you can micro manage your staff members and manage what each role can do.

Dependencies

Other scripts that are required for this script to run on your server:

  • redemrp - if you would like this to be added to other frameworks feel free to DM me on discord

P.S. This admin panel is also being developed for Dokus Core

Features

The list of staff roles that can be assigned to players:

  • Super Admin - Highest role on the server
  • Manager - Players who manage the server and the community
  • Senior Admin - More experienced admins who have slightly more power
  • Admin - Player management
  • Moderators - Support staff

Each permission can be adjusted in the config file located in scripts/client/config.lua

Installation

  1. Head over to your resource folder and find / create a folder called [RDRP]

  2. Make sure that rdrp_logs is downloaded and in the [RDRP] folder

  3. Download the github repo using git: (make sure you open cmd in the [RDRP] folder)

    git clone https://github.com/NeonOdyssey/rdrp_admin.git rdrp_admin
  4. In your server.cfg or rdrp.cfg folder add the following:

    ensure rdrp_logs 
    ensure rdrp_admin

Usage/Examples

At the moment there are no functionalities that can be used outside of this script.

License

GNU GENERAL PUBLIC LICENSE

Version 3, 29 June 2007

Copyright (C) 2007 Free Software Foundation, Inc. https://fsf.org/
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.

Read more ...

Authors