LPC Pro · Integrations
ItemsAdder
Documents LPC Pro 4.0.0 · mirrored from the product wiki, updated 2026-02-07 · GitBook version
LPC Pro integrates with ItemsAdder to allow players to use custom emojis in chat messages.
What It Enables
- Custom Emojis — Players can type
:emoji_name:in chat and it renders as a custom emoji/font image defined in ItemsAdder
Setup
- Install ItemsAdder on your server
- Ensure
items-adder: trueis set inconfig.ymlunderhooks: - Define your emojis in ItemsAdder's font_images configuration
Usage
Players type emoji shortcodes in their messages:
Hello everyone :smile: How's it going? :thumbsup:
LPC Pro automatically replaces the :emoji: syntax with the corresponding ItemsAdder font image or custom stack.
Emoji Command
| Command | Description | Permission |
|---|---|---|
/emoji |
View available emojis | lpcpro.emoji |
If both ItemsAdder and Oraxen are installed, both will process :emoji: syntax. It's recommended to only enable one of these integrations to avoid conflicts.