Item Name Tags
Item tags was my first "major" plugin I made back when I first got introduced to SpigotMC.
Pictures
![[img] tag](https://images.polymart.org/proxy/?url=https%3A%2F%2Fstatic.tweetzy.ca%2Fplugins%2Fitemtags%2Fitemnametag.png&v=2)
![[img] tag](https://images.polymart.org/proxy/?url=https%3A%2F%2Fstatic.tweetzy.ca%2Fplugins%2Fitemtags%2Fitemloretag.png&v=2)
![[img] tag](https://images.polymart.org/proxy/?url=https%3A%2F%2Fstatic.tweetzy.ca%2Fplugins%2Fitemtags%2Fitemdeloretag.png&v=2)
![[img] tag](https://images.polymart.org/proxy/?url=https%3A%2F%2Fstatic.tweetzy.ca%2Fplugins%2Fitemtags%2Fitemloreadd.png&v=2)
![[img] tag](https://images.polymart.org/proxy/?url=https%3A%2F%2Fstatic.tweetzy.ca%2Fplugins%2Fitemtags%2Fremovelore.png&v=2)
![[img] tag](https://images.polymart.org/proxy/?url=https%3A%2F%2Fstatic.tweetzy.ca%2Fplugins%2Fitemtags%2Frename.png&v=2)
![[img] tag](https://images.polymart.org/proxy/?url=https%3A%2F%2Fstatic.tweetzy.ca%2Fplugins%2Fitemtags%2Frenameditem.png&v=2)
Commands
/ItemTags give <player> <tag> <#>
/ItemTags giveall <tag> <#>
/ItemTags reload
Permissions
itemtags.give
itemtags.giveall
itemtags.reload
Config
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'