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' in database 'database' using>
- type: mysql
- hostname: localhost
- port: 3306
- database: dynmap
- userid: dynmap
- password: dynmap
- prefix: ""
Advertisement
Add Comment
Please, Sign In to add comment