ModsJava
PArmorInfo | Profile Menu like a famous Skyblock
Armor, Item in hand and Other Informations of Player just by one click. Free Minecraft Java mod for 1.8, 1.9, 1.10.
⬇ Download on Spigot
PArmorInfo v1.3.0
(show the last part if you have an old version)
MAIN FEATURES
(show the last part if you have an old version)
- You can create buttons as you wish
- PlaceholderAPI compatible
- Easy to configure
- Messages configurable
- Support with every version
- Plugin optimized
___________________________
DEPENDENCIES
DEPENDENCIES
___________________________
CONFIGURATION
Spoiler: messages.yml
Code (YAML):
no-permissions
:
"&cYou don't have enough permits!"
no-parameters : "&cCommand parameters are missing!"
only-game : "&cCommand enabled only in game!"
offline : "&cThis Player is offline!"
close : "&cClose"
title-inventory : "&8Inventory Profile"
# LORE WHEN THE ELEMENTS IS EMPTY
equipment-empty :
- "&cEmpty"
# MUST BE 5
equipment-names :
- "&eItem in Hand"
- "&eHelmet"
- "&eChestplate"
- "&eLeggins"
- "&eBoots"
# PROFILE LORE
profile-lore :
- " &c♥ Health &f%player_health_rounded% HP"
- " &b★ Ping &f%player_ping% ms"
no-parameters : "&cCommand parameters are missing!"
only-game : "&cCommand enabled only in game!"
offline : "&cThis Player is offline!"
close : "&cClose"
title-inventory : "&8Inventory Profile"
# LORE WHEN THE ELEMENTS IS EMPTY
equipment-empty :
- "&cEmpty"
# MUST BE 5
equipment-names :
- "&eItem in Hand"
- "&eHelmet"
- "&eChestplate"
- "&eLeggins"
- "&eBoots"
# PROFILE LORE
profile-lore :
- " &c♥ Health &f%player_health_rounded% HP"
- " &b★ Ping &f%player_ping% ms"
Spoiler: config.yml
#
#
# THANKS FOR CHOOSING PARMORINFO
# BY @IMTERA
#
#
# FOR ANY PROBLEM CONTACT ME ON
# TELEGRAM OR ON DISCORD
# MyTera#6159
#
#
# When click a player, the menu will open
openOnClick : true
# Rarity Items
# If actived, the items will have the rarity
rarityItems : true
# Near Click
# if active, players can only run
# it with players at a set distance
nearclick : true
distance : 20 # blocks
Code (YAML):
#
#
# THANKS FOR CHOOSING PARMORINFO
# BY @IMTERA
#
#
# FOR ANY PROBLEM CONTACT ME ON
# TELEGRAM OR ON DISCORD
# MyTera#6159
#
#
# When click a player, the menu will open
openOnClick : true
# Rarity Items
# If actived, the items will have the rarity
rarityItems : true
# Near Click
# if active, players can only run
# it with players at a set distance
nearclick : true
distance : 20 # blocks
Spoiler: enchantments.yml
Code (YAML):
#
# https://www.digminecraft.com/lists/enchantment_list_pc.php
#
enchantments :
0 :
name : "Protection"
description :
- "&7General protection against"
- "&7attacks fire, lava, and falling."
1 :
name : "Fire Protection"
description :
- "&7Reduces damage caused"
- "&7by fire and lava"
# https://www.digminecraft.com/lists/enchantment_list_pc.php
#
enchantments :
0 :
name : "Protection"
description :
- "&7General protection against"
- "&7attacks fire, lava, and falling."
1 :
name : "Fire Protection"
description :
- "&7Reduces damage caused"
- "&7by fire and lava"
Spoiler: items.yml
Code (YAML):
#
# THE PLUGIN WILL CONTROL IF THE ITEM
# CONTAINS THAT WORD
#
items :
gold :
color : "&6"
rarity : "§6&lGOLDEN ITEM"
diamond :
color : "&b"
rarity : "§b&lDIAMOND ITEM"
iron :
color : "&a"
rarity : "§a&lUNCOMMON ITEM"
stone :
color : "&7"
rarity : "&7&lSTONE ITEM"
default :
color : "&f"
rarity : "&f&lCOMMON ITEM"
# THE PLUGIN WILL CONTROL IF THE ITEM
# CONTAINS THAT WORD
#
items :
gold :
color : "&6"
rarity : "§6&lGOLDEN ITEM"
diamond :
color : "&b"
rarity : "§b&lDIAMOND ITEM"
iron :
color : "&a"
rarity : "§a&lUNCOMMON ITEM"
stone :
color : "&7"
rarity : "&7&lSTONE ITEM"
default :
color : "&f"
rarity : "&f&lCOMMON ITEM"
Spoiler: menu.yml
Code (YAML):
# Buttons that you can find on the right
# in the menu
buttons :
1 :
name : "&aVisit Island"
lore :
- "&eClick to visit!"
id : "288:0" # ITEM ID : META
amount : 1
command : "is warp %playerselected%"
# COMMAND WHEN CLICK ON THE BUTTON, USE %playerselected% TO PUT THE NAME OF PLAYER SELECTED
# AND %player% TO PUT THE NAME OF PLAYER WHO OPENED THE MENU
2 :
name : "&aTrade Request"
lore :
- "&eSend a request to trade!"
id : "388:0"
amount : 1
command : "trade %player% %playerselected%"
# in the menu
buttons :
1 :
name : "&aVisit Island"
lore :
- "&eClick to visit!"
id : "288:0" # ITEM ID : META
amount : 1
command : "is warp %playerselected%"
# COMMAND WHEN CLICK ON THE BUTTON, USE %playerselected% TO PUT THE NAME OF PLAYER SELECTED
# AND %player% TO PUT THE NAME OF PLAYER WHO OPENED THE MENU
2 :
name : "&aTrade Request"
lore :
- "&eSend a request to trade!"
id : "388:0"
amount : 1
command : "trade %player% %playerselected%"
___________________________
PERMISSIONS
parmorinfo.info : To execute command /info <Player>
parmorinfo.clickinfo : To open menu when click on player
___________________________
IMAGES
___________________________
SUPPORT
For every problem contact me on Telegram @imTera or contact me on Discord MyTera#6159
Write only feedback on spigot, for bugs or problem contact me on discord!
___________________________
HOW TO CHANGE VERSION
- Create a file called menu.yml and put the configuration part of the menu in.
- Change your config.yml with the new from this page.
PArmorInfo | Profile Menu like a famous Skyblock is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 320 times (via Spigot). Download it and open it directly in the game.