
ItemNameTags 3.11.0
A CosmicPvP Replica, but now including 3 tags. The ItemNameTag, ItemLoreTag, and the ItemDeloreTag
Item Name Tags
Item tags was my first "major" plugin I made back when I first got introduced to SpigotMC.
Pictures







Commands
/ItemTags give <#>
/ItemTags giveall <#>
/ItemTags reload
Permissions
itemtags.give
itemtags.giveall
itemtags.reload
Config
locale:
# The default language file the plugin should use
lang: en_US
# What should be the cancel word when renaming?
cancel word: cancel
blocked:
# A list of all the items that should be blocked in the renaming process
# These are just to get you started, you've got to add more on your own.
items:
- ENDER_CHEST
- CHEST
tags:
lore prefix:
# Should there be a prefix next to added lore
use: false
# The prefix that should be added to new lore
prefix: '&e&lLORE'
item name tag:
item: NAME_TAG
name: '&e&lItem Name Tag'
lore:
- '&7Right-Click the tag to begin using it'
- '&7You can always cancel the naming process'
item lore tag:
item: NAME_TAG
name: '&e&lItem Lore Tag'
lore:
- '&7Right-Click the tag to begin using it'
- '&7You can always cancel the naming process'
item delore tag:
item: NAME_TAG
name: '&e&lItem Delore Tag'
lore:
- '&7Right-Click the tag to begin using it'
- '&7You can always cancel the lore removal process'