Merge branch 'v3.0' of git@github-home:webbukkit/dynmap.git into v3.0
This commit is contained in:
commit
57ea744d10
2 changed files with 3 additions and 1 deletions
2
.github/workflows/gibberish.txt
vendored
2
.github/workflows/gibberish.txt
vendored
|
|
@ -53,3 +53,5 @@ pqBpw
|
||||||
JDBC
|
JDBC
|
||||||
JDK
|
JDK
|
||||||
ForgeGradle
|
ForgeGradle
|
||||||
|
Kosma
|
||||||
|
Kosma's
|
||||||
|
|
|
||||||
|
|
@ -60,7 +60,7 @@ Dynmap supports the following storage backends:
|
||||||
- SQLite†
|
- SQLite†
|
||||||
- PostgreSQL (JDBC driver for this is now bundled with the Dynmap JAR)
|
- PostgreSQL (JDBC driver for this is now bundled with the Dynmap JAR)
|
||||||
- MariaDB - is compatible with MySQL
|
- MariaDB - is compatible with MySQL
|
||||||
- †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.
|
||||||
|
|
||||||
# Contributing to Dynmap's Code
|
# Contributing to Dynmap's Code
|
||||||
The Dynmap team welcomes Pull Requests with fixes, new features, and new platform support. That said, the following rules apply:
|
The Dynmap team welcomes Pull Requests with fixes, new features, and new platform support. That said, the following rules apply:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue