Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- storage:
- # Filetree storage (standard tree of image files for maps)
- type: filetree
- # SQLite db for map storage (uses dbfile as storage location)
- #type: sqlite
- #dbfile: dynmap.db
- # MySQL DB for map storage (at 'hostname':'port' with flags "flags" in databa>
- type: mysql
- hostname: localhost
- port: 3306
- database: DynmapDatabase
- userid: minecraftserver
- password: password5678
- prefix: ""
- flags: "?allowReconnect=true&autoReconnect=true"
Advertisement
Add Comment
Please, Sign In to add comment