-
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!
-
- You can remove the sprite from chat as you want
- Support for custom item plugins (currently 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
- LuckPerms: for chat format (not item, whole line)
(you need to add your sprite manually for custom items)
- ItemsAdder (Have an automatic sprite fallback, still recommend to define sprite manually by config)
- Oraxen
- Nexo (Not Tested)
- CraftEngine
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.
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 |
Vanilla sprites are available automatically except some special items. For custom items, you need to define the sprite for each custom item.
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)