➤ Manage your bans through a friendly menu in game.
➤ Allows you to search bans using an online client's name or SteamID ( with SteamID you can target offline players).
➤ Currently supports Sourcebans++ & Sourcebans 2.0.0-dev versions.
➤ An example of ban information provided:
How to install:
➤ Copy BanLister_Sourcebans-2.0.0-dev.smx or BanLister_Sourcebans++ (in accordance to your Sourcebans version) to addons/sourcemod/plugins
➤ Restart your server.
Commands:
➤ sm_banlist | Opens the ban list menu using name or steamid.
➤ sm_bl | Opens the ban list menu using name or steamid.
➤ Those commands will open a menu that looks like that:
➤sm_lastbans | Opens the last bans menu
➤ This command will open a menu that looks like that:
Cvars:
➤ sm_flag_show_delete | The flag required to use the delete ban option alongside admin's immunity (leave empty to disable). (default : "z")
➤ sm_flag_show_ip | The flag required to see the IP of banned clients (leave empty to disable). (default : "z")
➤ sm_last_bans_amount | The defualt amount of bans to show when sm_lastbans issued without specific number. (default : 10)
➤ Changeable through cfg/sourcemod/BanLister.cfg
get plugin or get source