mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-12 13:34:47 +01:00
Update README.md
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
This commit is contained in:
parent
8277caa397
commit
f672be63cb
@ -57,7 +57,7 @@ Dynmap supports the following storage backends:
|
|||||||
- MySQL†
|
- MySQL†
|
||||||
- SQLite†
|
- SQLite†
|
||||||
- PostgreSQL (JDBC driver for this is bundled with the Dynmap JAR)
|
- PostgreSQL (JDBC driver for this is bundled with the Dynmap JAR)
|
||||||
- MariaDB - is compatible with MySQL, set storage-type to mysql for it to be recognised or inject the MariaDB driver classes.
|
- MariaDB - is compatible with MySQL, set `storage-type` to `mysql` for it to be recognised or inject the MariaDB driver classes.
|
||||||
- AWS S3 (allows S3 bucket to be used for storage AND as web site host)
|
- AWS S3 (allows S3 bucket to be used for storage AND as web site host)
|
||||||
- †Note: drivers for SQL are usually included for Spigot and its derivatives but not included with other platforms or Dynmap. For Forge and Fabric servers we recommend Kosma's [SQLite mod](https://www.curseforge.com/minecraft/mc-mods/sqlite-jdbc) or [MySQL mod](https://www.curseforge.com/minecraft/mc-mods/mysql-jdbc) to add the needed drivers. Additionally, injecting driver classes into jar file will be recognized and supported.
|
- †Note: drivers for SQL are usually included for Spigot and its derivatives but not included with other platforms or Dynmap. For Forge and Fabric servers we recommend Kosma's [SQLite mod](https://www.curseforge.com/minecraft/mc-mods/sqlite-jdbc) or [MySQL mod](https://www.curseforge.com/minecraft/mc-mods/mysql-jdbc) to add the needed drivers. Additionally, injecting driver classes into jar file will be recognized and supported.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user