Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Keetraytotp | 443 | 5 months ago | 19 | gpl-3.0 | C# | |||||
Tray TOTP Plugin for KeePass2. | ||||||||||
Sourcebans Pp | 304 | 24 days ago | 111 | cc-by-sa-4.0 | PHP | |||||
Admin, ban, and comms management system for the Source engine | ||||||||||
Notepadpp Vdf Languages | 39 | 23 days ago | gpl-3.0 | |||||||
Notepad++ VDF Language Plugins | ||||||||||
Mutant_tanks | 27 | 2 months ago | gpl-3.0 | SourcePawn | ||||||
Originally an extended version of Super Tanks, Mutant Tanks combines Last Boss, Last Boss Extended, and Super Tanks to grant Tanks unique powers and abilities that enhance the player experience. | ||||||||||
Sm Autodemo | 27 | 7 months ago | 9 | gpl-3.0 | SourcePawn | |||||
Server plugin for AutoDemo system | ||||||||||
Homebridge Homewizard | 17 | 2 | 4 years ago | 61 | April 08, 2019 | 17 | JavaScript | |||
Franug Private Plugins | 11 | 5 months ago | ||||||||
Here you can found all my private plugins that I sell and the services that I offer. | ||||||||||
Blender Vmesh Plugin | 10 | 5 years ago | 6 | Python | ||||||
A blender plugin to add support for valve's vmesh_c format. | ||||||||||
Tf2 Serverhop | 7 | a year ago | gpl-3.0 | SourcePawn | ||||||
This is a fix to the server hop plugin due to valve changing the default value of cl_showpluginmessages | ||||||||||
Homebridge Grohe Sense | 6 | 10 months ago | 10 | June 11, 2021 | 13 | apache-2.0 | TypeScript | |||
Grohe Ondus Sense |
Global admin, ban, and communication management system for the Source engine
If you have an issue you can report it here. To solve your problems as fast as possible fill out the issue template provided or read how to report issues effectively here.
* Webserver
o PHP 8.1 or higher
* ini setting: memory_limit greater than or equal to 64M
* GMP extension
o MySQL 5.6 or MariaDB 10 and higher
* Source Dedicated Server
o MetaMod: Source
o SourceMod: Greater Than or Equal To 1.10
The easiest way of installing SourceBans++ is to use a release version, since those come bundled with all requiered code dependencies and pre-compiled sourcemod plugins.
The quickstart guide gives you a detailed walktrough of the installation process.
The master branch doesn't include the required dependencies or compiled plugins you need to run SourceBans++. Here is a quick summary of getting the master branch code up and running.
composer install
After successfully installing all dependencies you can procede with the quickstart guide.
If you ran the installer, this step is unnecessary.
Upgrading from 1.6/1.7, requires a new configuration value to be set. To do this, please run the upgrade.php
script.
Once done, delete it, as it may output sensitive information.
{php}
tag.Custom themes must to use the new {load_template}
tag.
If you ran the installer or upgrade file, this step is unecessary.
JWT secrets are no longer stored in the database as they are generated using a secret key.
Follow the Guide 'Compiling SourceMod Plugins' from the official SourceMod Wiki
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us. Read SECURITY.md if you have a Security Bug in SourceBans++
See also the list of contributors who participated in this project.
This SourceMod plugins of this project are licensed under the GNU GENERAL PUBLIC LICENSE Version 3
(GPLv3) License.
The Web panel is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported
(CC BY-NC-SA 3.0) License.