SQL Configuration

SQL Configuration

Warning

The first thing I must note, is that the SQL feature of this plugin is a work in progress and may have a very minor issue. Use it at your own risk.

The SQL configuration is pretty explanatory. As long as you have the latest plugin on, and you've started the server, you should have a config file named 'sql.yml' in the 'Backpacks' folder. Open this configuration file, it basically explains itself, but it's explained below as well.

In the sql configuration there are a few things you must set for the plugin to use SQL.

IP: The ip of the SQL server it should use, for example if it's a locally run sql server: 'localhost'.
Database: The name of the database the server should use, for example: 'Backpacks'.
Username: The SQL username.
Password: The SQL password.

Comments

Posts Quoted:
Reply
Clear All Quotes