HeadZ - The Free Head Database icon

HeadZ - The Free Head Database -----

33k+ head database



[​IMG]
[​IMG]
[​IMG]

Read Me!
This plugin requires TabuuCore. TabuuCore can be downloaded via SpigotMC or GitHub.

Plugin.yml
Code (Text):
name: HeadZ
version: 1.0 BETA
main: nl.tabuu.headz.HeadZ
description: Simple head plugin.
author: Tabuu
authors: [Tabuu]
website: https://www.tabuu.nl
depend: [TabuuCore]
api-version: 1.14

commands:
  headz:
    usage: /<command>
    description: Opens the head selector GUI.
    permission: headz.menu
    aliases: [head]

  headz update:
    usage: /<command> <category>
    description: Updates the database
    permission: headz.update

permissions:
  headz.menu:
    description: Allows users to open the head selector.
    default: true
  headz.update:
    description: Allows users to update the database.
    default: op
Config.yml
Code (Text):
Category:
  # DESCRIPTION:  Category display material.
  # FORMAT:       TabuuCore SafeMaterial (http://tabuucore.tabuu.nl/javadoc/nl/tabuu/tabuucore/material/SafeMaterial.html)
  ALPHABET:
    DisplayItem: 'WRITABLE_BOOK'

  ANIMALS:
    DisplayItem: 'CHICKEN_SPAWN_EGG'

  BLOCKS:
    DisplayItem: 'BRICKS'

  DECORATION:
    DisplayItem: 'PAINTING'

  FOOD_AND_DRINKS:
    DisplayItem: 'COOKED_BEEF'

  HUMANS:
    DisplayItem: 'PLAYER_HEAD'

  HUMANOID:
    DisplayItem: 'SKELETON_SKULL'

  MISCELLANEOUS:
    DisplayItem: 'LAVA_BUCKET'

  MONSTERS:
    DisplayItem: 'CREEPER_HEAD'

  PLANTS:
    DisplayItem: 'PEONY'
Lang.yml
Code (Text):
# DESCRIPTION: Warning messages
WARNING_EMPTY_DATABASE: "&cDatabase empty... Please use '[&c&n/headz update](show_text=Click to run command.,run_command=/headz update)&c' to update database."


# DESCRIPTION: Update command related text
UPDATE_STARTED: "&aUpdate started. This might take a while."
UPDATE_COMPLETE_CATEGORY: "&aCategory {CATEGORY} has been updated ({NEW_COUNT} new head(s) found)."
UPDATE_COMPLETE: "&aUpdate completed."


# DESCRIPTION: Category related text.
CATEGORY_ALPHABET: "Alphabet"
CATEGORY_ANIMALS: "Animals"
CATEGORY_BLOCKS: "Blocks"
CATEGORY_DECORATION: "Decoration"
CATEGORY_FOOD_AND_DRINKS: "Food & drinks"
CATEGORY_HUMANS: "Humans"
CATEGORY_HUMANOID: "Humanoid"
CATEGORY_MISCELLANEOUS: "Miscellaneous"
CATEGORY_MONSTERS: "Monsters"
CATEGORY_PLANTS: "Plants"


# DESCRIPTION: Category selector UI related text.
CATEGORY_SELECTOR_UI_TITLE: "&3&lCategories"

CATEGORY_TITLE: "&b{CATEGORY}"

CATEGORY_SELECTOR_UI_SEARCH: "&a&lSearch"
CATEGORY_SELECTOR_UI_SEARCH_LORE: "&7Click here to search for a head."
CATEGORY_SELECTOR_UI_SEARCH_PLACEHOLDER: "Search"

CATEGORY_SELECTOR_UI_EXIT_BUTTON: "&c&lExit"
CATEGORY_SELECTOR_UI_EXIT_BUTTON_LORE: "&7Click here to exit the UI."


# DESCRIPTION: Head selector UI related text
HEAD_SELECTOR_UI_TITLE: "&3&lHeads ({PAGE}/{PAGE_COUNT})"

HEAD_SELECTOR_UI_SEARCH: "&a&lSearch"
HEAD_SELECTOR_UI_SEARCH_LORE: "&7Click here to search for a head."
HEAD_SELECTOR_UI_SEARCH_PLACEHOLDER: "Search"

HEAD_SELECTOR_UI_NEXT_BUTTON: "&9&lNext"
HEAD_SELECTOR_UI_NEXT_BUTTON_LORE: "&7{PAGE}/{PAGE_COUNT}"

HEAD_SELECTOR_UI_PREVIOUS_BUTTON: "&9&lPrevious"
HEAD_SELECTOR_UI_PREVIOUS_BUTTON_LORE: "&7{PAGE}/{PAGE_COUNT}"

HEAD_SELECTOR_UI_EXIT_BUTTON: "&c&lExit"
HEAD_SELECTOR_UI_EXIT_BUTTON_LORE: "&7Click here to exit the UI."

HEAD_SELECTOR_UI_ITEM: "&b{HEAD_NAME}"
HEAD_SELECTOR_UI_ITEM_LORE: "&7Tags: {HEAD_TAGS}.\n
&7Left-click here to get the head."

[​IMG]
[​IMG] [​IMG] [​IMG]
Resource Information
Author:
----------
Total Downloads: 1,901
First Release: Sep 16, 2019
Last Update: Aug 31, 2021
Category: ---------------
All-Time Rating:
4 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings