Letaryat / poor-sharptimer

GNU General Public License v3.0
25 stars 20 forks source link

Option to not force disable sv_cheats #68

Closed bigfinfrank closed 3 weeks ago

bigfinfrank commented 1 month ago

Sometimes (e.g. on a private server), it's preferred to have sv_cheats on. The plugin forcing it off doesn't seem to be documented anywhere and isn't functionality most people are probably expecting, it'd be nice to have a convar to disable this.

exkludera commented 1 month ago

or just remove it https://github.com/Letaryat/poor-sharptimer/blob/90193a1ecc9074263f2c83668150310e8f20f3f3/src/Plugin/Utils.cs#L797-L798

and put sv_cheats 0 in MapExecs cfgs instead

exkludera commented 3 weeks ago

fixed in v0.3.0q