AfroPlugins
  • AfroPlugins
  • AfroPlayerTitles
    • AfroPlayerTitles Home
    • Installation
    • Commands / Permissions
    • Placeholders
    • Configuration
      • Configuration
      • Messages
      • Database
  • AfroPets
    • AfroPets Home
    • Installation
    • Commands / Permissions
    • Placeholders
    • Configuration
      • Configuration
      • Messages
      • Pets
      • Colors
  • AfroDropChanger
    • AfroDropChanger Home
    • Installation
    • Commands / Permissions
    • Configuration
      • Block drops
      • Mob drops
  • AfroGlobalVelocityChat
    • AfroGlobalVelocityChat Home
    • Installation
    • Commands / Permissions
    • Configuration
      • Configuration
Powered by GitBook
On this page
  1. AfroPlayerTitles
  2. Configuration

Database

This page has all information related to database.yml file.

📝 Example configuration:

use_mysql: false
mysql:
  host: "localhost"
  username: "root"
  password: ""
  port: "3306"
  database: "afroplayertitles"

# If you enable mysql, you need to restart server!
# Plugin create new table named: afroplayertitles_data
# [!] The plugin will not download data from the "playerdata" folder to the database!

If plugin can't connect to database, then player's data still be save with default way in "playerdata" folder!

PreviousMessagesNextAfroPets Home

Last updated 4 months ago