Config File:
Code (Text):
#Plugin Message prefix (Placeholders: )
prefix: '&cTags '
#/Tags gui title (Placeholders: )
gui-title: '&c&l ꜱᴡᴏʀᴅ ꜱɪᴍᴜʟᴀᴛᴏʀ &c&l&nᴛᴀɢꜱ'
#Message for no perms (Placeholders: %prefix%)
no-permission-message: "%prefix%&fNo Permission!"
#Message for no reloading config (Placeholders: %prefix%)
reload-message: '%prefix%&fYou reloaded the config!'
#Tag prefix/suffix (Placeholders: %tag%)
tag-format: ' &8[%tag%&8]'
#Message for tag creation (Placeholders: %tag_name%, %prefix%, %tag_permission%, %tag%, %player%, %nl%)
tag-creation-message:
- '&a====================='
- ' %tag% &b&lTag Created!'
- ' &b- With Name: %tag_name%'
- ' &b- With Perm: %tag_permission%'
- '&a====================='
#Placeholder text for placeholder %owned%
not-owned: '&c&l❌'
owned: '&a&l✔%nl%&e&nᴄʟɪᴄᴋ&e ᴛᴏ ᴇꞯᴜɪᴘ'
#filter tag item
filter-item-type: 'HOPPER'
#Message for name of gui item (Placeholders: %filter_type%)
filter-item-name: "&bFilter Tags"
filter-item-lore:
- '&7 Current: %filter_type%'
- '&7 Types: &f&nAll&7, &f&nOwned'
- '&7 Click to Cycle'
#filter placeholder
filter-placeholder-owned: '&aOwned'
filter-placeholder-all: '&aAll'
#taggui tag item
taggui-item-type: 'NAME_TAG'
taggui-item-name: "%tag%"
taggui-item-lore:
- '&7➡ &fᴏᴡɴᴇᴅ: %owned%'
taggui-close-item-type: 'BARRIER'
taggui-close-item-name: '&c&lᴄʟᴏꜱᴇ'
taggui-close-item-lore:
- '&7Click to close GUI.'
taggui-close-sound: 'BLOCK_BARREL_CLOSE' #Use https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Sound.html
taggui-unequip-item-type: 'END_CRYSTAL'
taggui-unequip-item-name: '&c&lUnequip'
taggui-unequip-item-lore:
- '&7Click to unequip current tag.'
taggui-unequipped-sound: 'BLOCK_BARREL_CLOSE' #Use https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Sound.html
taggui-unequipped-message: '%prefix%&aYou have unequipped your tag.'
taggui-arrowforward-item-type: 'ARROW'
taggui-arrowforward-item-name: '&f&l➡'
taggui-arrowforward-item-lore:
- '&7Click to forward a page.'
taggui-arrowforward-sound: ''
taggui-arrowback-item-type: 'ARROW'
taggui-arrowback-item-name: '&f&l⬅'
taggui-arrowback-item-lore:
- '&7Click to back a page.'
taggui-arrowback-sound: ''
taggui-currentpage-item-type: 'PAPER'
taggui-currentpage-item-name: '&fPage: &a%page%'
taggui-currentpage-item-lore:
- '&fClick the arrows to cycle pages.'
#Message for tag equip/unequip (Placeholders: %tag%, %tag_name%, %tag_permission%, %player%, %prefix%)
tag-equip-message: '%prefix%&aYou have equiped the %tag% &atag.'
tag-equip-sound: 'ENTITY_EXPERIENCE_ORB_PICKUP' #Use https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Sound.html
tag-equip-message-unowned: '%prefix%&aYou dont own that tag!'
tag-equip-sound-unowned: 'BLOCK_ANVIL_LAND' #Use https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Sound.html
tag-remove-text: '%prefix%&fYou have deleted the %tag% tag!'
tag-remove-sound: 'BLOCK_ANVIL_LAND' #Use https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Sound.html