Configuration
Last updated with plugin version 1.0.0
Default Config: http://pastie.org/8590618
Fields Explained
- SQL
- engine: Type of database to use. Can be 'mysql' or 'sqlite'
- host: Host to connect to. (Only applies if you're using MySQL)
- password: Password to database. (Only applies if you're using MySQL)
- database: Database to connect to. (Only applies if you're using MySQL)
- username: Username to database (Only applies if you're using MySQL)
- port: Port to MySQL Server. (Only applies if you're using MySQL)
- Settings
- CheckIPOnLogin: Should we check if a player's IP matches other banned players when the log in? Can be true/false
- CanOnlyUnbanOwnBans: Whether or not a player can only unban the bans they placed. Can be true/false
- CanOnlyUnmuteOwnMutes: Whether or not a player can unmute the mutes they placed. Can be true/false.
Comments