Target5150 / MoYu_Server_Stupid_Plugins

L4D2 Target Cat Project
GNU General Public License v3.0
80 stars 21 forks source link

Pause disable command by admin #22

Open lunatixxx opened 2 years ago

lunatixxx commented 2 years ago

Will it be possible to add a command for admin to disable to possibility to pause for regular players for the rest of a game? In the case where there will be abuse with pauses. Going in the server files to override the rights on a command is not pratical and i think it only update after map change.

jensewe commented 2 years ago

Firstly I would like to achieve it by adding another convar for enabling disabling, but seems it can be done by adjusting the pause limit added for CEDAPug. Thanks for requesting, guess I'll soon have some time to review it and make changes.

lunatixxx commented 2 years ago

Is it possible to have a timer running while the pause to auto disable it after a while? Or the timers stop functionning?