Heads Evolved - Heads Evolved (1.12.2) - Virtual GUI for over 21.000 custom heads

This is a discussion topic for the Ore project, Heads Evolved. View the full project on Ore for downloads and more information.


Heads Evolved (1.12.2) - Virtual GUI for over 21.000 custom heads

Heads Evolved

Head Database is based on Arcaniax’ Head Database for Spigot.
For support and general questions, join my Discord : https://discord.gg/MQvBXVM

Currently includes

  • 21.000+ Custom URL heads.
  • External Database with regular updates.
  • Easy to use GUI with multiple tabs and pages.
  • Search functionality to easily find heads based on Tags or Names

Commands and permissions

  • /heads | /heads open : Opens the main menu (he.open)

  • /heads find [query] : Shows all heads with tags or names matching a given query (he.find)

  • /heads reload : Restarts the collection of heads from the API, useful if the API was unavailable or you are missing heads (he.reload)

  • Each category requires the permission he.category.<category_name>. Correct categories are :

    • Alphabet
    • Animals
    • Blocks
    • Decoration
    • Food_Drinks
    • Humans
    • Humanoid
    • Miscellaneous
    • Monsters
    • Plants
Custom Heads collected from https://minecraft-heads.com/

Dependencies

TeslaPowered by Simon_Flash

Ore : Simon_Flash / TeslaPowered

GitHub : SimonFlash / TeslaPowered

Screenshots

menu overview

category overview

search overview

A new version has been released for Heads Evolved, it is available for download here.


Heads Evolved (1.12.2) - Virtual GUI for over 21.000 custom heads

Heads Evolved

Head Database is based on Arcaniax’ Head Database for Spigot.

Currently includes

  • 21.000+ Custom URL heads.
  • External Database with regular updates.
  • Easy to use GUI with multiple tabs and pages.
  • Search functionality to easily find heads based on Tags or Names

A new version has been released for Heads Evolved, it is available for download here.


  • Now uses asynchronous head collection
  • Inform player if heads are not yet collected
  • Minor speed improvements

A new version has been released for Heads Evolved, it is available for download here.


Async loading

  • Now obtains heads asynchronously to prevent lag on startup
  • Informs players if not all heads have been loaded yet

Category permissions

  • Now requires permissions for each category in the format he.category.<category_name>
  • If 5 or less categories are available to the player, the GUI will use a single chest rather than a double chest
  • If 3 or less categories are available to the player, the GUI will center the menu items
  • If no categories are available to the player, a barrier block will appear informing the player

A new version has been released for Heads Evolved, it is available for download here.


Adds reload command, allowing system admins to quickly retry obtaining heads if the API was down before.
The command is /he reload with permission he.reload

Is it possible to have heads for sale and prices per category?

Not at the moment, and sadly I’m stacked up on work. Though I plan on making the plugin open-source before the end of the year, so hopefully someone else will be able to pick up where I left :slight_smile:

Has there been any news on this? We are hoping to get a headshop up and running on our server. Whether it be implemented through you or we go to a third party dev with the open source.

@zF​4ll​3n​Pr​3d​4t​0r sorry for the delayed response, the plugin is now open source at GitHub - GuusLieben/Heads-Evolved: Head Database is based on Arcaniax' Head Database for Spigot

So keep getting a Still obtaining heads from database, please wait. Idk if something has changed but seems like it’s no longer accessible.

A new version has been released for Heads Evolved, it is available for download here.


Update to Sponge 7.4.0 and fixes for database request.
Thanks to poqdavid for their contributions to this release.

Pushed a new release which updates to Sponge 7.4.0 and should fix the database request issue