Not loading due to a Ban System not being enabled?Not An Issue
[EnhancedBanSystem] You must enable at least one Ban System to use this plugin!
Unloaded plugin EnhancedBanSystem v5.2.3 by Reneb/Slut

This message posts in the RCON after boot.  The plugin isn't loading, how do you enable a Ban System?
This means that you have not enabled at least one system in the configuration. You must specify a way for bans to get stored/handled.
In response to ctv ():
This means that you have not enabled at least one system in the configuration. You must specify a wa...
How do you specify that in the config boot?  I mean, what is the literal command line for that?
"Ban - Broadcast": true,
  "Ban - Default Reason": "Banned",
  "Ban - Evade": true,
  "Ban - Evade Reason": "Ban Evade",
  "Ban - Log": true,
  "DataType - Files - use": false,
  "DataType - MySQL - Database": "banlist",
  "DataType - MySQL - Host": "localhost",
  "DataType - MySQL - Pass": "toor",
  "DataType - MySQL - Port": 3306,
  "DataType - MySQL - use": false,
  "DataType - MySQL - User": "root",
  "DataType - Native - use": false,
  "DataType - PlayerDatabase - IP Filename": "EnhancedBanSystem_IPs.json",
  "DataType - PlayerDatabase - use": false,
  "DataType - SQLite - Database Filename": "banlist.db",
  "DataType - SQLite - use": false,
  "DataType - WebAPI - Banlist": "http://webpage.com/banlist.php?startid={startid}",
  "DataType - WebAPI - Host": "http://webpage.com/api.php?action=ban&pass=mypassword&id={id}&steamid={steamid}&name={name}&ip={ip}&reason={reason}&source={source}&game={game}&platform={platform}&server={server}&tempban={expiration}",
  "DataType - WebAPI - IsBanned": "http://webpage.com/api.php?action=isbanned&pass=mypassword&id={id}&update={update}&steamid={steamid}&ip={ip}&time={time}&name={name}&game=Rust&server=rust.kortal.org:28015",
  "DataType - WebAPI - Unban": "http://webpage.com/api.php?action=unban&pass=mypassword&steamid={steamid}&name={name}&ip={ip}&name={name}&source={source}",
  "DataType - WebAPI - use": false,
  "Denied Connection - Log": true,
  "DiscordMessages - Discord Webhook": "https://discordapp.com/api/webhooks/491082834996494337/FCW9ZnGUCYL9U-eOsQZawN5oGQP-nCA_3Re2cuvefOnRFmF4yT0sNAaiJmMzvVw-r4ex",
  "DiscordMessages - Use Discord": false,
  "Kick - Broadcast": true,
  "Kick - Log": true,

Merged post..
i would say you have to identify a path for the bans to save. but im not 100% sure here.
In response to Seawheels ():
"Ban - Broadcast": true, "Ban - Default Reason": "Banned", "Ban - Evade": true, "Ban - Evade R...
You'd need to enable a ban system, one of the "use" options that are currently set to false.
In response to Wulf ():
You'd need to enable a ban system, one of the "use" options that are currently set to false.
Ohhhh its in the config.  I'm an idiot, I get it. 
Not sure what this means, tried searching for "Ban System" plugins, but didn't find any...
In response to MajstorDjura ():
Not sure what this means, tried searching for "Ban System" plugins, but didn't find any...
Thread merged. Please see the above replies. In the future, please search or view recent threads for the plugin you are using before posting a new one.
Locked automatically