In-Game Custom Head Item List

Verified High Quality In-Game Custom Head Item List 2021-11-18

This script was verified by the Denizen team to be a particularly high quality example of how scripts are written.
Denizen Version
REL-1751
Need to quickly grab some in-game custom head items?

Don't want to buy a buggy premium Spigot plugin?

Here's a script that does that all nice n easy like.

2aefba.gif


GitHub


# Installation:
# - Put the script in your scripts folder.
# - Add a list of heads to plugins/Denizen/data/head_list.yml (key name 'heads', list of maps with keys 'title', 'uuid', 'value')
# If you need a heads list, here's a list file of about 35 thousand heads from minecraft-heads.com: https://gist.githubusercontent.com/...f9a267bc0f46b24d3ab83fd482b1922/head_list.yml
# - Restart server (or reload and then '/ex run heads_list_load')
#
# Usage:
# Type "/heads" in-game, optionally with a search like "/heads monkey".
# There will be tab completed suggestions for tag names, but you don't have to use those.
# You will need permission "denizen.heads" to use the command.
# You can just grab heads right out of the opened inventory.
# For large searches, click the left/right arrows freely to move through pages (45 heads per page). There will be up to 1000 results listed for any search.
# Note that searches will cache, meaning the first time you search something might take a second to load. The cache resets when the server restarts.
Author
mcmonkey
Downloads
1,334
Views
1,951
First release
Last update
Rating
5.00 star(s) 1 ratings

More resources from mcmonkey

Share this resource

Latest updates

  1. modernized and cleaned

    Script is modernized and cleaned. No important functional changes. See...

Latest reviews

I saved $10 using this script instead of buying some premium head plugin off Spigot!