tags.yml
tags.yml
Section titled “tags.yml”Located at plugins/BKGradients/tags.yml.
Changes apply with /bkg reload — no restart required.
Categories
Section titled “Categories”Categories: default: Name: '<white>Sʏᴍʙᴏʟs' Description: - 'Basic icon collection' - 'and geometric shapes.' Icon: Material: PAPER Custom_Model_Data: 9001 Priority: 0 # lower = shown first
premium: Name: '<gradient:#FFD700:#FF8C00>Premium</gradient>' Description: - 'Exclusive VIP designs.' Icon: Material: PLAYER_HEAD Base64: "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6..." Priority: 1| Field | Type | Description |
|---|---|---|
Material | Bukkit material | Required. Use PLAYER_HEAD for skull textures |
Base64 | Base64 string | Optional. Custom skull texture |
Custom_Model_Data | Integer | Optional. Resource pack model override |
Priority | Integer | Display order — lower value appears first |
Tags: heart_solid: Name: 'Hᴇᴀʀᴛ' # display name in the GUI Tag: '❤' # symbol shown in chat, tab, scoreboard Colors: true # true = player can colorize Permission: false # true = requires bkgradients.tags.heart_solid Priority: 0 Category: default # must match a key in Categories Material: RED_DYE Custom_Model_Data: 1001 # optionalTag with a custom skull icon
Section titled “Tag with a custom skull icon”Tags: vip_crown: Name: '<gold>Cᴏʀᴏɴᴀ' Tag: '♛' Colors: true Permission: true Priority: 0 Category: premium Material: PLAYER_HEAD Base64: "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6..."Fixed-color tag (legacy & codes)
Section titled “Fixed-color tag (legacy & codes)”Tags: colombia: Name: 'Cᴏʟᴏᴍʙɪᴀ' Tag: '&eᴄ&9ᴏ&cʟ' Colors: false # color picker disabled Permission: true Category: countries Material: GOLD_NUGGETColor presets
Section titled “Color presets”Preset colors shown in the tag color picker for tags with Colors: true.
Colors: red: Display_Name: 'Red' Icon: Material: RED_DYE HEX: '#FF5555'
purple: Display_Name: 'Purple' Icon: Material: PURPLE_DYE HEX: '#A855F7'Add or remove presets freely. Changes apply on /bkg reload.