HomeJavaModsHeadLibrary
HeadLibrary
[​IMG]
(thanks to HanSolo20 for the headers)

HeadLibrary is a GUI-based plugin with over 750 heads which are sorted into categories. The heads are stored online, so more heads can be added without the need of a new jar.

Over the past year, I have recoded this plugin multiple times, improving it every time. I have finally decided it is ready for release, and here it is!



[​IMG]
/heads . That's it. It will open the GUI where all the heads are.
Permission: headlibrary.use

/heads reload : Reloads the database
Permission: headlibrary.reload



[​IMG]
Spoiler: Screenshots
[​IMG]

[​IMG]

[​IMG]

[​IMG]


[​IMG]
Spoiler: API
Code (Java):
HeadLibraryAPI. createHead ( parameters )
Code (Java):

/**
 * Uses Head to either decode base64 or convert the link to just the texture link
 *
 * @param base64 or textures.minecraft.net link
 * @return Head as an itemstack
 */

public final static ItemStack createHead ( String base64 ) ;

/**
 * Uses Head to either decode base64 or convert the link to just the texture link
 *
 * @param base64 or textures.minecraft.net link
 * @param name the name of the itemstack
 * @return Head as an itemstack
 */

public final static ItemStack createHead ( String base64, String name ) ;

/**
 * Uses Head to either decode base64 or convert the link to just the texture link
 *
 * @param base64 or textures.minecraft.net link
 * @param name the name of the itemstack
 * @param lore the lore of the itemstack
 * @return Head as an itemstack
 */

public final static ItemStack createHead ( String base64, String name, List < String > lore ) ;

public final static ItemStack createHead ( Head head ) ;
 


Discord Coming Soon!

If you have any ideas, please add them to:
https://app.feedbacky.net/b/HeadLibrary

If you have any issues, please create an issue at:
https://github.com/Tigahz/HeadLibrary/issues

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

HeadLibrary is a free Minecraft Java mod. Compatible with Minecraft 1.14, 1.15. Downloaded 685 times (via Spigot). Download it and open it directly in the game.

Explore more