All Projects → sbpp → Sourcebans Pp

sbpp / Sourcebans Pp

Licence: other
Admin, ban, and comms management system for the Source engine

Projects that are alternatives of or similar to Sourcebans Pp

lambda-client
A Source Engine BSP Renderer written in Go.
Stars: ✭ 14 (-93.33%)
Mutual labels:  valve, source-engine
Mastercomfig
A modern Team Fortress 2 performance and customization config
Stars: ✭ 390 (+85.71%)
Mutual labels:  valve, source-engine
HammerPatch
Modification of Source Valve Hammer Editor to fix some issues. Fixes brush vertex precision loss.
Stars: ✭ 49 (-76.67%)
Mutual labels:  valve, source-engine
NextBot
A Git-based fork of Valve's NextBot code.
Stars: ✭ 30 (-85.71%)
Mutual labels:  valve, source-engine
Async Gamequery Lib
A high-performance java game query library designed for steam/source based games and others
Stars: ✭ 88 (-58.1%)
Mutual labels:  valve, source-engine
sqproxy
Offloading Source Engine query packets (A2S) handling. Rate limits, statistics, customization
Stars: ✭ 30 (-85.71%)
Mutual labels:  valve, sourcemod
Sourceengine2007
Description
Stars: ✭ 387 (+84.29%)
Mutual labels:  valve, source-engine
source-engine-model-loader
Three.js loader for parsing Valve's Source Engine models
Stars: ✭ 54 (-74.29%)
Mutual labels:  valve, source-engine
Bee2 Items
Standard Items for the BEE2.4
Stars: ✭ 83 (-60.48%)
Mutual labels:  valve, source-engine
Steamworks
Exposing SteamWorks functions to SourcePawn.
Stars: ✭ 70 (-66.67%)
Mutual labels:  valve, sourcemod
Lambda
A custom Source Engine level editor written in Go
Stars: ✭ 34 (-83.81%)
Mutual labels:  valve, source-engine
Sourcedemorender
Multithreaded, hardware accelerated solution to create high quality movies for the Source engine.
Stars: ✭ 152 (-27.62%)
Mutual labels:  valve, source-engine
CallAdmin
CallAdmin is a multilingual sourcemod plugin which provides in-game report functionality
Stars: ✭ 52 (-75.24%)
Mutual labels:  sourcemod, source-engine
Half-Life-Resurgence
Recreation & expansion of NPCs, entities, and weapons from the Half-Life series into Garry's Mod!
Stars: ✭ 52 (-75.24%)
Mutual labels:  sourcemod, source-engine
bsp
Go package for parsing Valve's Source Engine .bsp (Binary Space Partition) map files
Stars: ✭ 29 (-86.19%)
Mutual labels:  valve, source-engine
kero
Kero is a Source Engine game engine client implementation written in Go.
Stars: ✭ 25 (-88.1%)
Mutual labels:  valve, source-engine
Sourcemod
SourceMod - Source Engine Scripting and Administration
Stars: ✭ 615 (+192.86%)
Mutual labels:  source-engine, sourcemod
Blendersourcetools
The Blender Source Tools add Source engine support to Blender, the free 3D modelling suite.
Stars: ✭ 112 (-46.67%)
Mutual labels:  valve, source-engine
Bee2.4
Tool to mod Portal 2's Puzzlemaker
Stars: ✭ 152 (-27.62%)
Mutual labels:  valve, source-engine
Api
API for Current cases and more stuff about COVID-19 and Influenza
Stars: ✭ 2,323 (+1006.19%)
Mutual labels:  discord


SourceBans++

GitHub release GitHub license GitHub issues GitHub pull requests GitHub All Releases Travis AppVeyor Codacy Discord

Global admin, ban, and communication management system for the Source engine

Issues

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.

Useful Links

Requirements

* Webserver
  o PHP 7.1 or higher
    * ini setting: memory_limit greater than or equal to 64M
  o MySQL 5.6 or MariaDB 10 and higher
* Source Dedicated Server
  o MetaMod: Source
  o SourceMod: Greater Than or Equal To 1.7

How to install a SourceBans++ release version

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.

How to install the current master branch version

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.

Installing webpanel dependencies

  • Follow the quickstart guide and upload the webpanel files to your web server
  • Install composer - Installation Guide
  • Go to the root of your SourceBans++ installation (where index.php is located)
  • run composer install

After successfully installing all dependencies you can procede with the quickstart guide.

Compiling SourceMod plugins

Follow the Guide 'Compiling SourceMod Plugins' from the official SourceMod Wiki

Built With

Contributing

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++

Authors

  • GameConnect - Initial Work / SourceBans - GameConnect
  • Sarabveer Singh - Initial Work on SourceBans++ - Sarabveer
  • Alexander Trost - Continuing Development on SourceBans++ - Galexrt
  • Marvin Lukaschek - Continuing Development on SourceBans++ - Groruk

See also the list of contributors who participated in this project.

License

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].