Shulker Box Support + More Config Customizability + Bug Fixes and Visual Tweaks
Version 1.2.3
Shulker Box Support
Displaying Shulker boxes will show the item contents as if you were viewing the tooltip. You can also now click on shulker boxes in the GUI to view the contents. In this view, you can even open up Books!
Config Customizability
NOTE: The new config options won't automatically be added if you've loaded the plugin before. You must: copy and paste it yourself, or delete your existing config. If the options aren't present the plugin will still work and will use default values. Every message can be customized including messages of lacking permissions. debug-mode: If you are having problems try turning on debug mode will show what is working and what is not. Sometimes it can show you what went wrong.
Code (YAML):
debug-mode: false
#Can possibly determine why players aren't able to display items. Will send console messages. triggers: #These will determine when the item is displayed, they are not case sensitive -
"[i]" -
"[item]" -
"[itemdisplay]" -
"[displayitem]" messages:
display-format: "&6%player%&6 is displaying their &f%item%" gui-format: "&a%player%&a's &cDisplayed Item" missing-permission: "&cYou do not have permission to do that" missing-permission-to-display: "&cYou do not have permission to display items" black-listed-item: "&cYou cannot display this at item as it is blacklisted" player-not-displaying-anything: "&cThat player isn't displaying anything"#when someone does /viewitem <player> and the <player> isn't displaying anything cooldown: "&cYou cannot do that right now, please wait %seconds% more seconds." use-nicks-in-display-message: true
#Will also use any custom colors use-nicks-in-gui: true
#Will also use any custom colors display-item-cooldown: 0
#Measured in seconds. Use 0 for no cooldown. blacklisted-items: #for help visit https://minecraftitemids.com/ #- "minecraft:bedrock"
Visual Changes
Lacking permission when using a trigger or being on the cooldown will stop the message from being sent at all. You can show players the formating by typing a trigger with an empty hand.
When players display new items, everyone viewing the GUI will now see the new item.
Bug Fixes
Previously, if players were viewing the GUI and the config was reloaded, changing the name of the GUI display, players could remove the item. Now, all GUI's will be closed upon the config reloading.
Fixed console being unable to do /chatitemreload[/SPOILER][/SIZE][/CENTER]