Server-side addon that shows FTB Chunks team claims on your BlueMap web map. See who owns what at a glance, with rich team info popups.
⚠️ 1.20.1 build requires Java 21 and BlueMap 5.12+. It will not work on Java 17 or older BlueMap versions.
All under /blueftbchunks (requires permission level 2 / op):
| Command | What it does |
|---|---|
/blueftbchunks reload |
Full memory flush, reload from disk, re-sync with FTB Chunks, re-render all markers |
/blueftbchunks data save |
Force a save of the current claim state to disk |
/blueftbchunks data init |
Clear data, reload from file, re-sync — without touching markers |
/blueftbchunks data status |
Show how many chunks / teams / dimensions are tracked, and time since last save |
Created on first run at config/blueftbchunks-common.toml:
Saved claim state lives in <world>/blueftbchunks/claim_data.json. Auto-saves every 5 minutes if dirty.
MIT