sbpp / sourcebans-pp

Admin, ban, and comms management system for the Source engine
https://sbpp.github.io/
Creative Commons Attribution Share Alike 4.0 International
333 stars 174 forks source link

Feature: Automatically add servers with rcon password #838

Closed stickz closed 1 year ago

stickz commented 1 year ago

Description

Adds a feature to auto add the server with the rcon password if specified.

Backwards compatible with previous plugin versions if config is not updated.

Motivation and Context

Sourcebans doesn't sync properly without the rcon feature. I wanted to give the user the option to add the rcon password to the database. This saves the hassle of having to input the rcon password into the web panel afterwards.

How Has This Been Tested?

Compile tested with sourcemod 1.11 stable.

Types of changes

Checklist:

Hackmastr commented 1 year ago

Thanks!