-
Notifications
You must be signed in to change notification settings - Fork 0
Home
ChatItemSprite displays the correct item sprite in Minecraft chat, including support for custom item plugins such as ItemsAdder, Oraxen, Nexo, and CraftEngine.
- Display vanilla item in chat with sprites!
- Support for custom item plugins
- ItemsAdder
- Oraxen
- Nexo
- CraftEngine
- Configurable display sprites
- Optional hover information
- Lightweight and dependency-free
- Easy-to-modify chat format with LuckPerms
- Paper
- Minecraft 26.2
- Java 25
Just like other plugins, just put the plugin into plugins folder!
If supported custom item plugins are installed, ChatItemSprite will automatically detect and use them.
| Plugin | Status | Comment |
|---|---|---|
| ItemsAdder | ✅ | Have an automatic sprite fallback, so you maybe don't need to add a sprite manually |
| Oraxen | ✅ | like other plugins, you need to add your sprite manually for custom items |
| Nexo | ✅ | like other plugins, you need to add your sprite manually for custom items |
| CraftEngine | ✅ | like other plugins, you need to add your sprite manually for custom items |
note: you can use /cis for alias
| Command | Description |
|---|---|
/chatitemsprite help |
Print help messages |
/chatitemsprite reload |
Reload the configuration |
| Permission | Default | Description |
|---|---|---|
chatitemsprite.use |
OP | permission for using [item] in chat. if you don't have this permission, [item] won't be converted to item |
chatitemsprite.reload |
OP | Reload the plugin |
ChatItemSprite supports three display modes.
| Mode | Description |
|---|---|
both |
Display sprite and item name |
sprite-only |
Display only the sprite |
text-only |
Display only the item name |
See the Configuration page for more information.
Vanilla sprites are available automatically.
For custom items, players must use the corresponding resource pack provided by the custom item plugin.
See the Configuration Guide for all available settings.
If you encounter a bug or have a feature request, please open an Issue on GitHub. If you have another issue that want/had to be private, please send me a email (minejango2@gmail.com)