Download and copy DataManagerAPI.jar to "plugins/"
Start and stop the server
Create a database in your SQL server if you are using MySQL
Edit the file "plugins/DataManagerAPI/config.yml" (See configuration)
Done!
Configuration
data:// change usesql to true if you are using MySQL!usesql:false// following can be omitted if you are not using MySQLsql:// the URL to your database// mysql://<host>:<port>/<database name>url:mysql://some.databasehost.com:1234/<database name>// the username of your MySQL serveruser:root// the password of your MySQL serverpassword:uncrackablePassword
Commands & Permissions
/datamanager - Shows information of this plugin
Comments
To post a comment, please login or register a new account.
Comments