General Settings
Configuration explanation
Prefix
Settings:
prefix: TEXT
Legend of values:
TEXT = Set the plugin prefix text
Hooks
Settings:
hooks:
PlaceholderAPI: BOOLEAN
WorldGuard: BOOLEAN
Vault: BOOLEAN
Legend of values:
BOOLEAN = true / false
Storage
Storage:
type: VALUE
mysql:
database: DATABASE
hostname: ADDRESS
port: PORT NUMBER
user: USER
password: PASSWORD
advanced:
customURI: 'jdbc:mysql://%host%:%port%/%database%?useSSL=false'
Type
The available types you can put are: SQLite, MySQL
MySQL
If you entered MySQL as "Type", you need to fill in the various information to connect your database type:
DataBase Name
Hostname
Port (Default 3306)
User Name
Password
Last updated