Hologram fix
~ Fixed a bug where the hologram would not appear on the re-spawn of the dungeon.
~ Fixed a bug where the plugin would hang when checking a chest block.
~ Fixed a bug where the hologram would not be removed.
~ Minor fixes.
+ Added debug setting.
+ Added more errors to the console.
+ Rewritten chest block search generator. Now, this happens automatically from your schematic. The plugin counts their number per schematic and writes them to the cache, and at the moment the dungeon spawns, based on the value, it finds their locations. This increased the performance of the plugin by 8ms. The Blocks & Search Radius setting now only sets the search radius.
We are currently preparing a new block search generator. It will have to increase the speed by even more ms.