HomeJavaModsItem Chat Display
Item Chat Display
Introduction to the skript:
This skript was created to give players a way to display their items in chat. You also have an option to attach a message to this display. Items displayed can either be default named (display item type) or have a custom name (3asel's hammer). You can also display your items to singular online players.

Required Addons:
SkQuery https://dev.bukkit.org/projects/skquery
Skellett https://www.spigotmc.org/resources/skript-java-addon-skellett.34361/


Installation:
Drag and drop itemdisplay.sk into Skript/scripts/
run the command " /sk reload itemdisplay "
enjoy


Permission Nodes:
display.use - access to the [display] icon

Usage: (commands can be changed in config section)
[display] - send in chat to display your item in chat.

Whats New:
* The code has been rewritten from scratch and simplified a lot
* Removed the /senditem command (will add back if wanted)


Spoiler
Code (Text):
    # Version: 4.0
    # Created By: 3asel

#    DISPLAY AN ITEM IN CHAT:

    code: [display]                        # The code used to display your held item
    perm: display.use                      # The permission required to use the command
 
    format: &f%player's displayname% &7>   # The chat format. (%player's displayname% for full player name, prefixes and suffixes) (%player% for just player name)
    left: &3»                              # The symbol to the left of the chat display
    right: &3«                             # The symbol to the right of the chat display
 
    namecolour: &7                         # The default name colour of the item name
    amountcolour: &7                       # The colour of the amount (e.g. "(1x)")
    chatcolour: &f                         # The colour of the chat message
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Item Chat Display is a free Minecraft Java mod. Compatible with Minecraft 1.15. Downloaded 4,393 times (via Spigot). Download it and open it directly in the game.

Explore more