Skip to content

[REQ] MySQL Support | Commands to add and remove admin #10

@crashzk

Description

@crashzk

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 administrator
  • css_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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions