Heads (10,000+ Heads + Add Your Own!)

NULLED Heads (10,000+ Heads + Add Your Own!) 1.10.1

No permission to download
  • 1.8
  • 1.9
  • 1.10
  • 1.11
  • 1.12
Contributors:
sothatsit


An easy to use heads menu plugin that allows players to easily retrieve heads for use in building, decoration or as fun hats.


- 10,000+ built in categorised and searchable heads!
- Add your own heads with a simple command
- All heads fully cached for fast loading of textures
- Economy Support!
- Many, many more...




Placed Heads


More Pictures
Categories


Food Menu


Menu Usage




If you install the plugin BlockStore, Heads will hook into it and will make it so when you place heads and pick them back up again they remember their name.



/heads (alias /head)
Open the heads menu
Permission: heads.menu

/heads search <search query>
Search to find the perfect head
Permission: heads.search


More User Commands
/heads random
Get a random head from the menu
Permission: heads.random

/heads get <name>
Get a players head from their name
Permission: heads.get

Admin Commands
/heads reload
Reload the Heads config files.
Permission: heads.reload

/heads add <player name> <category> <name>
Add a new head to the menu. If the category does not exist it will be created.
Permission: heads.add

/heads hand <category> <name>

Add the head in your hand to the menu
Permission: heads.hand

/heads remove
Opens a menu where you can select a head to remove.
Permission: heads.remove

/heads cost <new cost>
Opens a menu where you can set a heads cost.
Permission: heads.cost

/heads rename <new name>
Opens a menu where you can select a head to rename it.
Permission: heads.rename

/heads id

Opens a menu where you can select a head to get its id
Permission: heads.id

/heads give <head id> <player> <amount>
Give players heads from the cache
Permission: heads.give

/heads categorycost <new cost>
Opens a menu where you can select a category to apply a new cost to all the heads in said category! This does not override heads with individually set prices.
Permission: heads.categorycost

/heads categorycost reset

Opens a menu where you can select a category to reset the cost of all heads in said category to the default in the config. This does not override heads with individually set prices.
Permission: heads.categorycost


The commands can be changed in the config.yml. See Configuration for more information.



heads.menu
Permission to use the /heads command to open and get heads from the menu.

heads.search
Permission to use the /heads search command to search for heads in the menu.


More User Permissions
heads.random
Permission to use the /heads random command to get a random head

heads.get
Permission to use the /heads get command to get a head from a players name.

heads.category.<category>
Permission to use a specific category in the menu. All players have these permissions by default, so you will have to add it as a negative permission to stop someone using a category.

Examples:
- "-heads.category.humans"
- "-heads.category.food"

Admin Permissions
heads.reload
Permission to use the /heads reload command to reload the Heads config files.

heads.add
Permission to use the /heads add command to add heads to the menu.

heads.hand
Permission to use the /heads hand command to add heads from their hand to the menu.

heads.remove
Permission to use the /heads remove command to remove heads from the menu.

heads.cost
Permission to use the /heads cost command to set the cost of heads in the menu.

heads.categorycost
Permission to use the /heads categorycost command to set the cost of whole categories in the menu.

heads.rename
Permission to use the /heads rename command to rename heads in the menu.

heads.id
Permission to use the /heads id command to get a head's id from the menu.

heads.give
Permission to use the /heads give command to give heads to other players from the menu.

heads.bypasscost
Permission to bypass having to pay for heads



Use the command /heads reload to reload the Heads config files.

cache.yml
Do not edit this file, use /heads <add:remove> instead to manage it.

menus.yml
This file contains all the items for the menus and their names. If you want to change the type, data, name or lore of any items in the menu, here is where you can do it.

Item Format
The format of each item is like so:
Code (Text):
<item name>:
type: <item id>
data: <data value>
name: '<name of item>'
lore:
- '<lore of item>'
- '<Some more lore>'
Tip: & colour codes can be used in the name and the lore to add colour.
Find a list of the different colours at http://ess.khhq.net/mc/.

Tip: You can find a list of all the different types and data values for the different items at http://minecraft-ids.grahamedgecombe.com/.

Tip: All of the values are optional except for the type. If an item is missing one of these values, just add it and it should work. Alternatively you can also remove different values like the data when they are not needed.

config.yml
In the config.yml you can change the commands that the plugin uses. This is mostly to fix compatibility issues with other plugins. You can also use this plugin to configure the plugins economy support.

By default the commands section looks like this:
Code (Text):
commands:
heads:
label: 'heads'
aliases:
- 'head'
description: 'Get cool heads'
sub-commands:
add: 'add'
remove: 'remove'
rename: 'rename'
get: 'get'
give: 'give'
help: 'help'
# open menu is when no arguments are supplied
economy:
enabled: false
# Use 0 for no cost
default-head-cost: 0
hide-no-perm-categories: true
economy -> enabled
This value can be either true or false. This value controls whether economy is used in the plugin. If you wish for people to have to pay for heads, then set this to true.

economy -> default-head-cost
This value can be any 0 or any positive value. This value controls the default amount players have to pay for the heads in the menu. This can be overridden per head by using the /heads cost <new cost> command.

commands -> label

The label is the command you put in, similar to aliases. So, currently you can put in /heads and that is the label.

commands -> aliases
The aliases are similar to the label, although these can be overriden by other plugins if they have the same commands. This is where you would add commands you want apart from the main label.

commands -> description
This is used in the /help command, but other than that this option will do very little.

commands -> sub-commands
Each of these is the sub commands you use to run various actions. For example /heads get <name> is a sub command. If you wanted to change the get part of the command you can do so by changing the line "get: 'get'" to something like "get: 'find'". This would change /heads get to /heads find.

hide-no-perm-categories
When this is true, categories that the player does not have permission for will not be shown in the categories menu.


This plugin fully supports all 1.8+ spigot servers. however do not expect full functionality on versions before the 1.8 protocol hack or on modified spigot jars, even though this plugin should work on them.

This plugin requires Java 8


1) Please only use this on one network that you own. I cannot do much to enforce this so i'm leaving this up to the buyer to do the morally right thing.

2) Do not distribute this plugin anywhere without my consent. Doing so will result in you being removed off of the buyers list, meaning you will not get any further updates.



Please if you have an issue to report, report it in the discussion thread instead of posting a bad review!



Author
Direct-Leaks.com
Downloads
52
Views
223
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Direct-Leaks.com

Top