- Native Minecraft Version:
- Legacy (< 1.13)
- Tested Minecraft Versions:
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
- 1.14
- 1.15
- 1.16
- Contributors:
- me
- Languages Supported:
- All
This is a tool, to manage items, add them a worth (specially in plot servers)
Or just add fancy things to them
The Permissions are editable in the configuration
- /sign - Adds a signature to a item/overwrites it | signitem.sign (signitem.general)
- /unsign - Removes a signature of an item | signitem.unsign (signitem.general)
- /rename - Custom renames an item | signitem.rename (signitem.general)
- /unname - Resets the name of an item | signitem.unname (signitem.unname)
- /signitem - Opens the view of commands | signitem.general
- /signitem reload - Reloads the plugin | signitem.reload
![]()
There are 2 configurations. Messages.yml and Settings.yml
Code (YAML):# Settings of SignItem
SignItem:
Messages:
General:
Prefix: ' &bSignItem &8| &7'
NoPerms: '&cYou don''t have permissions for this command'
NoConsole: '&cThis command is not for the console'
NoItem: '&cThere is no item in your hand'
Wait: "&cPlease wait, and try again, someone is using the \xa7e/sign \xa7ccommand"
Usage:
Sign: '&eUsage&8: &e/sign &8<&eMessage&8>'
UnSign: '&eUsage&8: &e/unsign'
Rename: '&eUsage&8: &e/rename &8[&eNAME&8]'
UnName: '&eUsage&8: &e/unname'
Reload: '&eUsage&8: &e/signitem reload'
Signature:
Signed: '&7This item has been &bsigned&8.'
UnSigned: '&7The Signature of this item was &bremoved&8.'
NotSigned: '&cThis item does not contain a signature&8.'
Rename:
Renamed: '&7Item has been &brenamed&7.'
UnNamed: '&7Item has been &bunnamed&7.'
NotNamed: '&cThis item not named&8.'
Code (YAML):# Settings of SignItem
SignItem:
Settings:
Permission:
General: signitem.use
Reload: signitem.use
Sign: signitem.sign
UnSign: signitem.unsign
Rename: signitem.rename
UnName: signitem.unname
Signature:
Format:
Item: '&8\xbb &7Signed by &e%name% &7at &b%date% &b%time%'
Message: "&8\u2022 &r%message%"
Date: yyyy.MM.dd
Time: HH:mm:ss
You can suggest features, which you would like in this plugin.
Or bugs

» SignItem | Item tool to rename and sign a item | Final 1.0 FINAL
Give your item a signature or rename it (color codes integrated)
Recent Updates
- /unname Update Aug 17, 2020