Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
ChunkBlock 1.4.1
A quick follow-up to 1.4.0 that makes the large-island chunk map properly navigable.
π‘ Pannable Chunk Map
The 1.4.0 map gave big islands two snap views (island center / your position) with an arrow that only appeared when one of them was off-screen β which confused players expecting to scroll, and left the corners of a large island unreachable. The /ch chunks control row now looks like this [PR #51]:
[β] β β β [β] [β²] [β’] [βΌ] [βΆ] β β β [β]
- β β² βΌ βΆ β always-visible pan arrows: each click slides the view half a screen (6 chunks), so every corner of the map is reachable. An arrow disappears when the view reaches that edge of the map.
- β jumps to the island center, β jumps to your position β filled white when the view is already there.
- β’ β the middle indicator becomes a gold arrow pointing at the island center (or an aqua one pointing at you) whenever that target is panned off-screen; clicking it jumps there.
- Clicking a chunk to inspect it keeps your panned position instead of resetting the view.
Small islands that fit in the 13Γ13 viewport see no control row, exactly as before.
Compatibility
βοΈ BentoBox API 3.22.0 βοΈ Minecraft 1.21+ (Paper β the dialog map requires Paper's dialog API) βοΈ Java 21
Upgrading
- Replace the ChunkBlock jar in
plugins/BentoBox/addons/and restart. - π‘ Delete
plugins/BentoBox/locales/ChunkBlock/(or justen-US.yml) so the locale files regenerate β the pan-arrow tooltips are new keys. All 17 translations are already synced.
Legend
- π‘ β Locale files may need to be regenerated or updated
What's Changed
- π‘ feat: pannable chunk map with always-visible scroll arrows by @tastybento in https://github.com/BentoBoxWorld/ChunkBlock/pull/51
Full Changelog: https://github.com/BentoBoxWorld/ChunkBlock/compare/1.4.0...1.4.1
Platforms
Paper
1.21.5β26.2