Chat Tags GUI
Excellent Eula friendly perk!
Last updated
Excellent Eula friendly perk!
Last updated
Chat Tags offer a unique way for players to customize their in-chat appearance with special suffixes following their names, a feature that aligns perfectly with EULA compliance for Minecraft servers. These tags can be integrated with plugins like ItemsAdder or Oraxen to display emojis or icons, enhancing the chat experience with visual flair.
You can find the default configuration here: https://github.com/AdvancedPlugins/Chat/blob/main/menus/chatTagsMenu.yml
You can create, edit and apply tags using tags commands, which can be found here:
This menu can be fully customised, all items in it can be moved / created and removed. Item Configuration guide: https://wiki.advancedplugins.net/configuration/config-items
name: The title of the chat tags menu.
size: The size of the inventory menu in slots.
items: Defines specific items within the menu, such as the filler item for unused slots and the option to reset the chat tag.
filler: A placeholder item to maintain the menu's aesthetic.
31: (example slot) The slot designated for the paper item allowing users to reset their chat tag to default.
settings: Contains configurations for how chat tags are displayed and managed within the menu.
tagSlots: Specifies which inventory slots can display chat tags.
tagItem: Describes the appearance and interaction text for chat tags that players have permission to use.
noPermissionItem: Details the appearance and lore for chat tags that the player does not have permission to use, potentially guiding them towards purchasing options.
Example tag:
tags: Defines the available chat tags, their format, and associated permissions.
mvp: An example tag with a specific format (&5[MVP]&r
) and material (DIAMOND
). The permission to use this tag would be advancedchat.tag.mvp
.
Personalization: Chat Tags allow players to customize their chat presence, offering a visible perk for engagement or purchases.
EULA Compliance: As purely cosmetic, chat tags comply with Minecraft's EULA, making them ideal for monetization strategies.
Integration: The possibility to include emojis or icons through plugins broadens the customization options, making each chat tag truly unique.