HiveChecker - See Inside Hives with a GUI! icon

HiveChecker - See Inside Hives with a GUI! -----

Check the amount of Bees and Honey inside Hives on right click!




  • Fixed error when setting head textures on some versions.
No config changes.
----------, Oct 3, 2024

  • Updated libraries.
  • Fixed error when setting head textures due to a recent Spigot change.
No config changes.
----------, Oct 2, 2024

  • Cached the black stained glass pane when creating the inventory.
No config changes.
----------, Jul 14, 2024

  • Added Derp, Galaxy and Cool Bee.
Config changes
----------, Jul 11, 2024

  • Updated dependencies.
  • Updated to Minecraft 1.21.
No config changes.
----------, Jun 16, 2024

  • Updated to Minecraft 1.20.6.
  • Rewrote and improved the version helper.
No config changes.
----------, May 12, 2024

  • General internal updates and cleanup.
No config changes.
----------, Nov 12, 2023

  • The hive inventory now caches the random being used instead of creating a new random object for each Hive without a seed added.
No config changes.
----------, Oct 28, 2023

  • Updated to Minecraft 1.20.2.
No config changes.
----------, Sep 24, 2023

  • Added an extra check to not attempt to release bees in the hive if there is none.
No config changes.
----------, Sep 22, 2023

  • Fixed the internal namespace key not being final.
  • Added a debug mode.
  • Added debug information about bees when releasing them from hives.
Config changes
----------, Jul 8, 2023

  • Improved console logging.
No config changes.
----------, Jun 21, 2023

  • Updated bStats to 3.0.2.
  • Updated to Minecraft 1.20.1.
No config changes.
----------, Jun 15, 2023

  • Fixed the backup timer time being 10 instead of 12.
  • Added some new default bee skins.
Config changes
----------, Apr 22, 2023

  • Update dependencies:
    • Spigot 1.19.3 -> 1.19.4
    • bStats 3.0.0 -> 3.0.1
    • AuthLib 3.16.29 -> 3.18.38
No config changes.
----------, Mar 18, 2023

  • The plugin will now only send the head warning once.
No config changes.
----------, Mar 17, 2023

  • Changed the click type in the config.yml to not use uppercase.
  • Added an extra comment in the config.yml for the click type.
Regen your config if you want default config changes.
----------, Jan 14, 2023

  • Updated to 1.19.3.
  • Updated other dependencies.
No config changes.
----------, Dec 17, 2022

  • The plugin will now close the Hive's inventory for the player if the Hive block itself is no longer valid.
No config changes.
----------, Nov 12, 2022

  • Cleaned up the on enable messages, added some missing ones and reordered startup.
No config changes
----------, Oct 16, 2022

  • Added a config setting to change what type of action the player needs to take to open the hive GUI.
Regen your config if you wish to edit the action type.
----------, Oct 13, 2022

  • The plugin is now built against 1.19.2 (No update needed).
  • Updated AuthLib to 3.11.49.
  • Some cleanup internally.
  • Changed the default fail-safe timer to 10 ticks instead of 1.
No config changes.
----------, Sep 23, 2022

  • Changed some default config language.
  • Added support for more hex color formats, we now support <#RRGGBB>, [#RRGGBB], {#RRGGBB}, (#RRGGBB), &#RRGGBB and #RRGGBB.
  • Added support for converting hex colors to the nearest legacy colors on pre-1.16 servers if they are used instead of just displaying a broken color.
  • Removed some default comments about the hex format since we now support pretty much all the formats commonly used.
Regen your config if you want default config changes.
----------, Jul 13, 2022

  • Fixed getting the namespaced key statically.
  • Small internal refactor.
No config changes.
----------, Jun 27, 2022

  • The plugin is now built against 1.19.
  • Fixed util classes having a public constructor.
No config changes.
----------, Jun 11, 2022

  • Removed the ConfigManager since the small performance increase is not worth the maintenance that comes with it.
No config changes.
----------, Jun 3, 2022

  • Removed a useless bold format in an error message.
  • Removed the 1.8 - 1.12 head creation code since this plugin doesn't work pre-1.15 so it's doing extra work for no reason.
No config changes.
----------, May 16, 2022

  • Fixed console color issues.
No config changes.
----------, Apr 11, 2022

  • bStats is now shaded into the plugin instead of being manually copy-pasted in.
  • Fixed a startup message having a capital letter when it shouldn't.
  • The plugin will now check if the head list in the config has at least one entry and if not, it'll warn you and use the default head.
  • Improved the random selection when the random head util is not provided with a random.
No config changes.
----------, Mar 31, 2022

  • Fixed one of the error fixes in the last update not working correctly.
No config changes.
----------, Mar 2, 2022

  • The plugin is now built against 1.18.2.
  • Updated Authlib to 3.3.39 from 1.5.26.
  • Fixed an error when the GUI would attempt to update when the block isn't a hive anymore.
  • Fixed an error when a player would click the evacuate button when the block isn't a hive anymore.
No config changes.
----------, Mar 2, 2022

  • Added /Hive and /HC as command aliases.
No config changes.
----------, Feb 13, 2022

  • Moved the hardcode command usage messages into the config.
Regen your config if you wish to edit the command usage message.
----------, Jan 16, 2022

  • Fixed an issue where the GUI doesn't have enough space for adding the Bees or Honey, not sure how this even can happen but someone had an error related to it.
No config changes.
----------, Jan 14, 2022

  • Fixed only the prefix language getting sent.
No config changes.
----------, Jan 13, 2022

  • Moved "Check Message" into a new "Language" section in the config.yml
  • Added a configurable prefix in the config.yml language section.
  • Added the prefix to all player sent messages
  • Added a message when reloading and clearing config cache.
Regen your config to get changes.
----------, Jan 13, 2022

  • Misc refactoring and cleanup.
No config changes.
----------, Dec 27, 2021

  • Update to/built against 1.18.1.
No config changes.
----------, Dec 11, 2021

  • The plugin will now clamp "GUI Live Update Time" task timer to be 1 if it's 0 or below and print a console warning telling you to fix it.
No config changes.
----------, Dec 9, 2021

  • The plugin now builds against 1.18.
No config changes.
----------, Dec 1, 2021

  • Improved and optimized how the commands and listeners are registered on startup.
No config changes.
----------, Nov 4, 2021

  • Added a "Disabled Worlds" config setting to disable HiveChecker in set worlds.
Regen your config or add this part in if you want to use this feature otherwise keep using your current config.
----------, Sep 30, 2021

  • Removed a random extra semicolon.
  • Added a bunch of new default bee textures.
  • Changed some default bee texture weights.
Regen your config if you want the new default heads but you can just add them yourself or keep using the old ones.
----------, Sep 30, 2021

  • Changed the reload message to say HiveChecker instead of plugin.
  • Removed an extra line in some code.
  • Added live GUI updating! By default, all hive GUIs that are open will be updated every 12 ticks with any new bee or honey changes.
Regen your config if you wish to configure the new settings for live GUI updating
----------, Sep 20, 2021

  • Added a /hivechecker command that shows a help menu with a reload command.
No config changes.
----------, Sep 20, 2021

This update is just a major internal recode with more efficient and cleaner systems, upgrading from v2.x.x is not a problem. There are more changes than listed but this is mostly what is changed.
  • Updated metrics/bStats.
  • Recoded a decent chunk of the plugin using new internals and packages.
  • Improved the VersionHelper, RegistrationHelper, HeadHelper and Common utils by them being static among other things.
  • Added an InventoryManager which contains open inventories and other things used for the Hive GUI.
  • Improved the instance creation of the plugin.
  • Added missing website and description in the plugin yml.
  • Added a new ConfigManager which is used for all config calls and caches the result until a reload or server restart, benchmarking has proven to be around 25x faster than using normal Spigot config calls.
No config changes.
----------, Sep 19, 2021

HiveChecker already works on Java 16 & Minecraft 1.17, no need to update.
  • Built against Spigot 1.17.
  • The interact event now checks if there is a block involved in it to save performance.
No config changes.
----------, Jun 11, 2021

  • Added chances to the GUI Heads and a bunch more default bee heads, from 2 to 13!
Regen your config if you wish to configure the new features.
----------, May 21, 2021

  • Small refactor.
  • Make the plugin disable on Minecraft 1.14 and before since there is no bees.
No config changes
----------, May 1, 2021

  • Improved performance of the randomness of the hive inventory.
No config changes.
----------, Apr 19, 2021

  • Updated Metrics.
No config changes.
----------, Mar 29, 2021

  • Some refactoring.
No config changes.
----------, Feb 21, 2021

  • Built against 1.16.5.
  • Small refactor.
  • Small performance improvement when checking players permissions.
No config changes.
----------, Jan 31, 2021

  • Don't use fields for enable/disable times.
  • Added an extra startup message when setting up namespaces.
----------, Jan 19, 2021

  • Added Seed based Hives. Basically saves the Bee and Honey placements in the GUI for each Hive so when opened they appear the same as before. (Very safe since it only saves a number/seed, not actual items)
Regen your config if you wish to configure the new features.
----------, Jan 12, 2021

  • Added config settings to change the GUI item names.
Regen your config if you wish to configure the new features.
----------, Jan 7, 2021

  • Fixed a few typos.
----------, Jan 6, 2021

  • Added a new config setting to add a evacuate button inside the Hive to, well evacuate all the bees inside it.
  • Added %bees% placeholder to the GUI title.
  • Added %honey% placeholder to the check message.
  • Changed some default placeholders names.
  • Some other misc changes to how inventory cancelling is handled again.

Please regen your config completely if updating due to placeholder name changes.
----------, Jan 6, 2021

  • Fixed the new display honey in GUI config setting not actually working.
----------, Jan 6, 2021

  • Changed how the GUI/Inventory is checked and cancelled.
  • Changed some default config settings.
  • Added a config setting to make honey appear in the GUI/Inventory as orange glass panes, will also fill the blank spaces with black glass panes.
  • Added %honey% to the GUI/Inventory title so you can display how much the Hive has.
Regen your config if you wish to configure the new features.
----------, Jan 6, 2021

  • Added a new config setting to make the Bees appear in a random slot in the GUI/Inventory but not overlap.
Regen your config if you wish to configure the new features.
----------, Jan 6, 2021

  • Fixed shading Mojangs AuthLib into the plugin by mistake. I also deleted that version to be downloaded since I don't want to redistribute it.
  • Added a config setting to change the Head that gets displayed in the Hive GUI, you can now supply a list that will get chosen randomly in the config.
Regen your config if you wish to use the new features.
----------, Jan 6, 2021

  • Added a GUI to see the Bees inside the Hive instead of a message (Can be toggled in the config)
Regen your config if you wish to use the new features.
----------, Jan 5, 2021

  • Rewrote the entire plugin.
Nothing really has changed other than it being more performant but also added %maxamount% to show how many Bees can be inside that Hive.

Please regen your config if updating from V1.x.x
----------, Jan 5, 2021

  • Cleaned/Changed startup messages
  • The plugin will now use the Spigot API for getting the bee count since they just added it in the latest commit but will fallback to use NMS if you're not updated
  • Added permission with config
Update/Reset your config if updating
----------, Feb 9, 2020

Resource Information
Author:
----------
Total Downloads: 9,089
First Release: Feb 4, 2020
Last Update: Oct 3, 2024
Category: ---------------
All-Time Rating:
31 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings