Releases: maxijabase/profile-status
Releases · maxijabase/profile-status
v2.3.5
v2.3.4
- Fixed #12, thanks to @ErikMinekus, from whom I had the honor to receive help.
v2.3.1
- Replaced
morecolors
withmulticolors
from Bara (https://github.com/Bara/Multi-Colors). - Added
#include <regex>
v2.3
- Added mysql support.
- Added steam level checking module and its whitelist.
- Added private profile checking module.
- Fixed whitelist menu not showing entries properly.
- Added impact's autoexec include to prevent having to delete the config upon new cvars.
- Added a check for real clients, so plugin doesn't check on bots.
- Deleted regex handles, now performing simple regex matches.
- Renamed a few functions, variables, cvar and command descriptions.
v2.2
Making a first release
- Changed plugin URL
- Fixed custom database feature
- Improved cvars flexibility
- Added Bans Module Whitelist
- Now commands require hours or bans as first argument
- Added Whitelist Menu
- Include file profilestatus.inc added