-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
It would be interesting to implement MySQL support along with commands to add and remove admins.
css_addadmin <admin_name> <steamid64> <duration(minutes)/0 (permanent)> <flags/admin groups> <immunity>- Add an administratorcss_deleteadmin <steamid64>- Delete an administrator
In my tests, the plugin currently uses the CSSharp admin system, it would be interesting to leave it in case of adding new admins directly through the CSSharp admin file, but a MySQL database with support for adding and removing admins through the console, so we can synchronize admins across multiple servers, making it easier for those who have multiple servers.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request