shobhit-pathak / MatchZy

MatchZy is a plugin for CS2 (Counter Strike 2) for running and managing practice/pugs/scrims/matches with easy configuration and Get5 (G5API/G5V) support as well!
https://shobhit-pathak.github.io/MatchZy/
MIT License
220 stars 55 forks source link

Ability to take admin via !admin command #133

Closed aronmgv closed 1 month ago

aronmgv commented 2 months ago

I don't really want to specify admins for the server.. It would make sense that first player joining the server would take admin rights via command and only this player will be admin until he either uses !admin command again or disconnects from the server..

shobhit-pathak commented 2 months ago

Hey!

There is a convar matchzy_everyone_is_admin, you set it to true and everyone will get the admin powers.

Having a command to take the admin rights will have many downsides and issues.

Thanks!