partiusfabaa / cs2-MiniAdmin

Adds basic administrator functions
44 stars 5 forks source link

[REQ] Add `css_updateadmin` command #38

Open crashzk opened 5 months ago

crashzk commented 5 months ago

If we want to update an admin that we have already added, use the css_updateadmin command to do so.

Example, we added the admin crashzk.

However, I would like to edit his permissions, immunity or even time. One by one or all at once.

Note: I believe that the username should be something that the plugin automatically detects and updates whenever the player changes their nickname in the game. In other words, use it as if it were his nickname.

First time we put one, but whenever the player connects to the server it checks its steamid, if the nickname is different in the database, it updates it to the new nickname.

partiusfabaa commented 5 months ago

Ok, but the nickname i was thinking of was in sourcemod. What if a player has chosen a nickname, for example: asd123, and put the nickname test123 for fun. but he does not want for example on the same WEB-site was the nickname test123

crashzk commented 5 months ago

I understand, I thought it would be something like VIP Core, just for registration and updating the username if the player changes their nickname.