Skip to content

Releases: KovuTheHusky/dynmap-structures

2.6.0

24 Jun 04:23
Compare
Choose a tag to compare

Add support for biomes added in Minecraft 1.19.

2.5.0

20 Dec 19:55
Compare
Choose a tag to compare

Add support for biomes added or changed in Minecraft 1.18.

2.4.0

09 Aug 23:24
Compare
Choose a tag to compare

Add support for biomes added in Minecraft 1.17.

2.3.1

12 Apr 17:58
Compare
Choose a tag to compare
  • Use Bukkit Scheduler for threads. Fixes #37. Thanks @ChrissW-R1!
  • Fix NullPointerException when looking up biome type. Thanks @AlaskanShade!
  • Update dependencies.

2.3.0

01 Jul 00:08
Compare
Choose a tag to compare
  • Add support for 1.16 biomes (Nether Wastes, Soul Sand Valley, Crimson Forest, Warped Forest, Basalt Deltas) and structures (Bastion Remnants, Nether Fossils, Ruined Portals). Fixes #27.
  • Add support for missing 1.14 biomes (Bamboo Jungle, Bamboo Jungle Hills).
  • Fix compatibility with older versions, specifically supporting 1.13 onward.
  • Update icons to the ones used on Minecraft Wiki.
  • Catch ConcurrentModificationException when running locate command and put up a warning instead. Fixes #25.
  • Rename Abandoned Mineshaft to Mineshaft, Underwater Ruins to Ocean Ruins, and Witch Hut to Swamp Hut.
  • Change includeCoordinates to show chunk coordinates instead of block coordinates.
  • Update shadow and metrics plugins.

2.2.1

25 Jun 07:15
Compare
Choose a tag to compare

Fix concurrency issue causing crashes in Minecraft 1.14.

2.2.0

29 May 19:50
Compare
Choose a tag to compare
  • Add support for Pillager Outposts added in Minecraft 1.14.
  • Fail gracefully if Dynmap is loaded but not initialized.

2.1.4

27 May 21:12
Compare
Choose a tag to compare

Remove markers for disabled structure types.

2.1.3

15 Feb 13:36
Compare
Choose a tag to compare

Disable Underwater Ruins by default.

2.1.2

09 Feb 00:01
Compare
Choose a tag to compare

Fix typo for Underwater Ruins which prevented them from being shown on the map.