Kruzya
Kruzya
Because first number in SteamID is not affect and web-panel tries keep everything in one form?
I suggest another additional change. Data files (`admin_groups`, `admins`) should be moved into `addons/sourcemod/data/sbpp` (_this files don't should be edited manually by admin_), and migrate from KeyValues (used for writing)...
```sourcepawn /** * Reproduce plugin for SB++. * After starting this plugin, user can't use adequately group names: * * Root * * Test * * Example * KV always...
SB++ already has own implementation.
Well, issue is not related with SourceMod and SourceBans. So it works the game engine (Source Engine). You should keep in mind next fact: "SourceBans writes admins, groups, overrides with...
Posting too big sourcecode in issue comment - bad idea. It was better to arrange then a commit or link on pastebin/gist.
One connection for all plugins can be implemented too easy, if plugins will be connect to DB in single-thread. https://sm.alliedmods.net/new-api/dbi/SQL_Connect `persistent` argument.
When you starts plugin - what's the difference? Few people launch plugins when people play. These peoples should understand any risks related with starting plugin in the middle of the...
Я один не понимаю, зачем выводить в веб-панели статистики информацию о наличии торгового бана и прочих видов?
Are any changes planned on this issue soon?