-
Notifications
You must be signed in to change notification settings - Fork 2
Home
TheMeinerLP edited this page Jul 13, 2026
·
2 revisions
A storage addon for BlueMap that stores map data in S3-compatible storage services (Amazon S3, Cloudflare R2, MinIO, DigitalOcean Spaces, Backblaze B2, or anything else that speaks the S3 API), instead of the local filesystem.
Useful for distributed server architectures, environments without persistent local storage, and multi-server networks that need to share the same map data.
- Installation — where to put the jar for Spigot/Paper, Sponge/Forge/Fabric, and CLI.
- Configuration — the full storage-config reference.
- Provider Examples — AWS S3, MinIO, DigitalOcean Spaces configs.
- Cloudflare R2 — R2-specific setup, cost notes, troubleshooting.
- Building From Source — building the jar yourself.
For the short version, see the README. Issues and questions: GitHub Issues.