Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Paper plugin (1.19.4+) that brings custom emojis to the chat and tab complete! Resource pack auto generation
Changelog:
- A minor adjustment for better compatibility with legacy chat formatters.
- Added configurable actions for cases when a player doesn't have enough permissions:
# What will happen if a player doesn't have the "imageemojis.use" permission?:
# ERASE_EMOJIS - Erase all emojis from payload and proceed.
# CANCEL_EVENT - Cancel the event completely (e.g., prevent the message from being sent).
noPermAction:
inChat: "ERASE_EMOJIS"
inAnvils: "ERASE_EMOJIS"
onSigns: "ERASE_EMOJIS"
inCommands: "ERASE_EMOJIS"
# Whether the player will see the "Not enough permissions" message.
# Will be shown only for events with the "CANCEL_EVENT" action selected.
noPermMessage: false
Information
Published on | July 17, 2025 |
---|---|
Downloads | 0 |
Platforms
Paper (1.19.4-1.21.8)