-
Notifications
You must be signed in to change notification settings - Fork 0
Config
mysql: This are MySQL related Information. You do not need to change them unless you have other Settings.
forumtype: FORUMSOFTWARE You can change this to your Forum you want to use. See Supported Forums
verifyuser: anonymous This is your User, which should exist. MCbb tries to connect to MySQL and searchs for this User.
host: localhost This is your MySQL Server Host. Dont change if your Forum and Minecraft Server is on the same Machine
port: '3306' Do not change unless you changed your MySQL Server Port.
user: root Your MySQL User, which you use to login into the Database.
password: test The MySQL Password for the User.
database: mc The Database your Forum is stored in
prefix: phpbb3_ This is the Prefix you specified in the Forums Setup
general: This contains general thinks. Actually its very important for customizing the Plugin.
type: Greylist How should unregistered User be treated? Whitelist kicks that user. Greylist just restrict them.
authType: Field How should User authentificated? Username forces User to name themselve like their MC name. Field use Custom Profile Fields.
syncGroups: 'false' Allows Forum Group Syncronisation to the Server. For Donations e.g. See Group Syncronisation
greylist: Customise your Grelist. If you choosed Whitelist, changing a Value here causes no effect.
protection: Toggles Protection for everything below.
damageEntities: 'true' Doesnt allow to damage anything. Building is disabled eigther.
lootItems: 'true' Can the Player loot any Item?
dropItems: 'true' Can the Player Drop Items?
chat: 'true' Can the Player chat?
interact: 'true' Can the Player open Chests?
command: 'true' Can the Player execute Commands?
field: Only used for Field Methods!
id: '1' The Field id used for Field IDs
economy: This settings are for Economy only - Nothing implemented yet!
moneyPerPost: '0' Not implemented yet.