mirror of
https://github.com/webbukkit/dynmap.git
synced 2025-02-25 16:21:57 +01:00
Update README.md
updating with spigot details
This commit is contained in:
parent
bbab2929a1
commit
e7aa1433af
@ -56,11 +56,11 @@ The following target platforms are supported, and you can find them at the links
|
||||
# Data Storage
|
||||
Dynmap supports the following storage backends:
|
||||
- Flat files: The default for a new installation
|
||||
- PostgreSQL (JDBC driver for this is now bundled with the Dynmap JAR)
|
||||
- MariaDB†
|
||||
- MySQL†
|
||||
- SQLite†
|
||||
- †Note: drivers for SQL are usually not included with MC server or Dynmap, but injecting driver classes into jar file will be recognized and supported
|
||||
- PostgreSQL (JDBC driver for this is now bundled with the Dynmap JAR)
|
||||
- MariaDB - is compatible with MySQL
|
||||
- †Note: drivers for SQL are usually included for Spigot not included with other platforms or Dynmap, but injecting driver classes into jar file will be recognized and supported
|
||||
|
||||
# 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:
|
||||
|
Loading…
Reference in New Issue
Block a user