RT

浅念哥 发表于 2017-4-9 01:48
首先是MySQL不是SQL
PlayerPoints -> config.yml
搜索mysql:
都差不多啦~
- host: localhost
- port: 3306
- database: minecraft
- user: root
- password: mcyouth
- table: dq
- import:
- use: false
- source: YAML
- export:
- use: false
- source: SQLITE
- retry: 10
安装前置SQLibrary:http://mcbbs.tvt.im/thread-461244-1-1.html
设置storage: MySQL
import下面的use开启,表示导入之前的数据,导入一次后会自动关闭
设置storage: MySQL
import下面的use开启,表示导入之前的数据,导入一次后会自动关闭