v6.3.0 and above includes 1.17 support (Bukkit/Spigot/Paper)
Yes, this is yet another Item to chat plugin. I made this because people requested an NMS version independent one.
This plugin will allow you to insert popup for the keyword specified in the config.yml (default keyword is "[item]"). When a player hover over the the world "[item]" in the chat, they can see the detail of the item you were holding.
New features available in v6
*) RGB support
*) Inventory support
Sample Images:
With RGB support:
Command:
You must install ProtocolLIb first, then you just put Item2Chat.jar file into your server's plugins folder. If you wish to use placeholders (supported by PlaceholderAPI) in the prefix, please install PlaceholderAPI as well.
Configuration:
# +------------------------------------------------------------+ #
# Item2Chat Configuration
# +------------------------------------------------------------+ #
# NOTE: Do NOT put tabs anywhere in the config!
Messages:
ErrorMsg : "&c[Item2Chat] : Some error occured."
NoItem: "&c[Item2Chat] : You must have something in your hand to use Item2Chat!"
NoPermission: "&c[Item2Chat] : You don't have a permission."
CoolDown: "&c[Item2Chat] You have to wait for &b%remaining% &aseconds."
HelpMessages:
banner:
msg: "=== &e[&aItem2Chat Commands List (%version%)&e] &r==="
help:
msg: "&a/item2chat help : displays this help menu."
reload:
msg: "&a/item2chat reload : reloads config file."
permission: "item2chat.reload"
debug:
msg: "&a/item2chat debug <true|false> : turn on / off the debug mode."
permission: "item2chat.debug"
#if this option is true, the plguin will try to send the chat packet in asynchronous fashion
AsynchronousMode: true
# if you encounter any issue with your chat plugin, try adjusting this option.
# adjust these event priority if those event processes from this plugin
# interfere with other plugins' event processes.
EventPriorityMap:
AsyncPlayerChatEvent: "LOWEST"
Cooldown: 10 # in seconds
CaseSensitive: false
Keyword:
- "[item]"
- "{item}"
- "{i}"
InlineFormat: "&r&f[%name%%INLINE_AMOUNT%&r&f]" # %INLINE_AMOUNT% will be replaced by the following parameter.
InlineAmountFormat: " (x%amount%)"
Donation:
It would be greatly appreciated for your donation to continue providing support for this plugin.
![[IMG]](//proxy.spigotmc.org/83fd4c6fab11a27178ca1f7623bc662c92a4d7b8/68747470733a2f2f7777772e70617970616c6f626a656374732e636f6d2f656e5f41552f692f62746e2f62746e5f646f6e61746543435f4c472e676966)
Yes, this is yet another Item to chat plugin. I made this because people requested an NMS version independent one.
This plugin will allow you to insert popup for the keyword specified in the config.yml (default keyword is "[item]"). When a player hover over the the world "[item]" in the chat, they can see the detail of the item you were holding.
New features available in v6
*) RGB support
*) Inventory support
Sample Images:
With RGB support:
Command:
- /item2chat help : displays the help menu
- /item2chat reload : reloads the config.yml
- item2chat.use : allows you to use the registered keyword ([item]) to show off the item you're holding.
- item2chat.reload : allows you to use the reload command.
- item2chat.cooldown_bypass : allows you to bypass the cool down limit.
You must install ProtocolLIb first, then you just put Item2Chat.jar file into your server's plugins folder. If you wish to use placeholders (supported by PlaceholderAPI) in the prefix, please install PlaceholderAPI as well.
Configuration:
Code (Text):
# +------------------------------------------------------------+ #
# Item2Chat Configuration
# +------------------------------------------------------------+ #
# NOTE: Do NOT put tabs anywhere in the config!
Messages:
ErrorMsg : "&c[Item2Chat] : Some error occured."
NoItem: "&c[Item2Chat] : You must have something in your hand to use Item2Chat!"
NoPermission: "&c[Item2Chat] : You don't have a permission."
CoolDown: "&c[Item2Chat] You have to wait for &b%remaining% &aseconds."
HelpMessages:
banner:
msg: "=== &e[&aItem2Chat Commands List (%version%)&e] &r==="
help:
msg: "&a/item2chat help : displays this help menu."
reload:
msg: "&a/item2chat reload : reloads config file."
permission: "item2chat.reload"
debug:
msg: "&a/item2chat debug <true|false> : turn on / off the debug mode."
permission: "item2chat.debug"
#if this option is true, the plguin will try to send the chat packet in asynchronous fashion
AsynchronousMode: true
# if you encounter any issue with your chat plugin, try adjusting this option.
# adjust these event priority if those event processes from this plugin
# interfere with other plugins' event processes.
EventPriorityMap:
AsyncPlayerChatEvent: "LOWEST"
Cooldown: 10 # in seconds
CaseSensitive: false
Keyword:
- "[item]"
- "{item}"
- "{i}"
InlineFormat: "&r&f[%name%%INLINE_AMOUNT%&r&f]" # %INLINE_AMOUNT% will be replaced by the following parameter.
InlineAmountFormat: " (x%amount%)"
It would be greatly appreciated for your donation to continue providing support for this plugin.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.7, 1.8, 1.9
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Item2Chat is a free Minecraft Java mod. Compatible with Minecraft 1.7, 1.8, 1.9, 1.10 and newer. Downloaded 20,415 times (via Spigot). Download it and open it directly in the game.