FeatherBoard - MySQL
Napsal: 16 dub 2016, 07:55
Server: IP:82.208.17.41:27423
Zdravím,
Asi 20 minut zkouším napojit plufin FeatherBoard na MySQL, ale stále je připojen na SQL...
Mohl bych poprosit o doplnění ?
Databáze : 216895_mysql_db
Heslo : *****
Moc Díky !
K+
Zdravím,
Asi 20 minut zkouším napojit plufin FeatherBoard na MySQL, ale stále je připojen na SQL...
Mohl bych poprosit o doplnění ?
Kód: Vybrat vše
database:
# If you want the toggle to stay even when your users
# log off you can enable this. Keep in mind that this requires a
# MySQL or SQLite database.
# If you are configuring the plugin for the first time it is advised
# to stay away from these settings until you managed the scoreboard
# set up.
persistent: false
# Database configuration is SIMILAR to http://wiki.bukkit.org/Bukkit.yml#database
# with isolation, url, driver, ...
# Database name
database: "featherboard"
# Database username
username: bukkit
# Database isolation type
isolation: SERIALIZABLE
# Database driver
driver: org.sqlite.JDBC
# Database password
password: walrus
# Database driver URL
# {DIR} will be replaced with the plugin directory
# {NAME} will be replaced wit the plugin name
url: jdbc:sqlite:{DIR}{NAME}.db
# Save interval in ticks
save-interval: 6000Databáze : 216895_mysql_db
Heslo : *****
Moc Díky !
K+