SB-MaterialAdmin / NewServer

New server side for SourceBans Material Admin
GNU General Public License v3.0
42 stars 26 forks source link

Fixing the Issue #116 #127

Closed A1mDev closed 2 years ago

A1mDev commented 2 years ago

Added caching LibraryExists.

CrazyHackGUT commented 2 years ago

SourceMod forces calling OnLibraryAdded for freshly loaded plugin, so OnAllPluginsLoaded don't required.

CrazyHackGUT commented 2 years ago

Now it looks good.