![Golden Heads | [1.8.8-1.19.X] icon](https://images.polymart.org/product/3181/thumbnail.png?t=1&v=3)
Golden Heads | [1.8.8-1.19.X] 1.8
Normally, a better golden apple, made of player heads, but you can edit almost everything.
Golden head is a plugin inspired by those that appeared in Badlion Network, but open to public, high level of configuration. Has too much potential of update.
Default Craft:
Actionbar:
You can edit the craft on the config file
SOON MORE SCREENSHOTS
* IridiumColorAPI shaded into the plugin, so you can use Hex Colors, and color effects.
golden-head:
prefix: "&e[Golden-Heads] "
commands:
no-permission: "&cYou don't have permission to execute this command."
reload:
succesfull-message: "&eGolden-Heads &aconfig has been reloaded."
give:
succesfull-message: "&aGolden head given."
no-inventory-space: "&cObjective doesn't have space on their inventory."
death-event:
drop:
#You can enable or disable the drop in the PlayerDeathEvent
enabled: true
#You can select what you wan't to drop, by default is the '/' ingredient of the recipe.
material: PLAYER_HEAD
#The item name, supports all chat color codes, also support Hex Colors.
name: "&b<player>'s Head"
extras:
vanilla-data: 0
#If you have a item what you want to use and have a custom model data.
custom-model-data: 0
#In case you use PLAYER_HEAD as item to drop, this options can be useful to you. In case you don't use PLAYER_HEAD, the plugin will ignore this.
head:
use-victim-texture: true
#The url you can get from any page of heads.
#
#http://http://textures.minecraft.net/texture/e27372809b5694646f44d7a837d4fe66e5ef62ae72701171651b3a780cb1f9c for this head
#
url: "e27372809b5694646f44d7a837d4fe66e5ef62ae72701171651b3a780cb1f9c"
lores:
- "&cYour enemy's head runs into your sharp sword."
amount: 1
craft:
shape:
- "&&&"
- "&/&"
- "&&&"
result:
material: PLAYER_HEAD
extras:
vanilla-data: 0
#If you have a custom model what you want to use in this item.
custom-model-data: 0
#In case you use PLAYER_HEAD as item to result.
#http://http://textures.minecraft.net/f937e1c45bb8da29b2c564dd9a7da780dd2fe54468a5dfb4113b4ff658f043e1 for this head
head:
url: "f937e1c45bb8da29b2c564dd9a7da780dd2fe54468a5dfb4113b4ff658f043e1"
#The item name, supports all chat color codes, also support Hex Colors.
name: "&6Golden Head"
lores:
- "&5Some say consuming the head of a"
- "&5fallen foe strengthens the blood"
#The ingredients of the recipe.
ingredients:
'&':
material: "GOLD_INGOT"
'/':
material: "PLAYER_HEAD"
on-consume:
cooldown:
persistents: true
enabled: true
actionbar:
enabled: true
text: "%cooldown_time% &buntil you can consume golden head again"
bypass:
enabled: true
permission: "goldenheads.bypass"
time:
amount: 1
unit: MINUTES
messages:
already-cooldown: "&cYou are on cooldown, you can't use golden heads until: %cooldown_time%"
on-start:
enabled: true
message: "&aYou are on cooldown right now, you can't use golden heads until: %cooldown_time%"
on-end:
enabled: true
message: "&aYou can use golden head now."
#Actions to do on consume
#
# Available actions:
#
# You can send message to the player with this.
#
# Example:
#
# message: &bYou has been consumed a golden head
#
# Make the player send messages in the chat with:
#
# Example:
#
# chat: Hello to everyone!
#
# Make the player execute a command with:
#
# Example:
#
# player-command: /help
#
# Send a sound to player with:
#
# Example:
#
# sound: ENTITY_GENERIC_EAT
#
# Make the console execute a command with:
#
# Example:
#
# console-command: say Hello to everyone!
actions:
- "message: &bYou has been consumed a golden head"
#Format EFFECT : TIME (seconds) : AMPLITUDE
potion-effects:
- ABSORPTION:120:1
- REGENERATION:20:2
- SPEED:10:1
Use of the Cooldown System:
The available units of time are: SECONDS, MINUTES, HOURS or DAYS (always use the 's' on the final).
Persistents options is if you wan't to save the cooldown and then load when the servers starts again (You can disable it if you use less than 1 hour of cooldown).
The plugin only has 2 placeholders, to use in the internal config or you can use with PlaceholderAPI
%cooldown_time% to display the current cooldown (For Internal Use)
With PlaceholderAPI:
%golden-heads_is_on_cooldown% to know if a player is on a cooldown
%golden-heads_cooldown_time% to get the current cooldown of the player, returns "No cooldown", in case of player doesn't have any.
/gheads reload | Reloads the config of the plugin
permission: goldenheads.admin
/gheads give <amount or player> [amount] | Gives golden heads without crafting.
If you won't give none arguments, the command will give you 1 Golden Head.
In case second argument was a player, you can set amount for that,
In case you won't give third argument, the default amount is 1 Golden Head.
Can be executed from the console also.
permission: goldenheads.admin
To install this plugin you must go to the plugins folder of your server then paste the jar in plugins folder
Restart or start your server and ready!.
Zero Dependencies for use!
Be the first to make a video for this plugin, ill put in this section!
- https://twitter.com/ImCella_
- Polymart Profile
- Soon Discord server.
Be the first to appear here!!
Please don't leave a negative review before asking for help, also, don't worry if you have trouble with the plugin, you can always contact me and I'm gonna help you without a doubt.
YOU ARE NOT allowed to distribute, decompile, or use my code for your plugins.