GearSignature

GearSignature simply signs tools, weapons and armor a player crafts with their name.
<p>GearSignature in Action</p>

GearSignature in Action

<p>Screenshot of a signed diamond sword.</p>

Screenshot of a signed diamond sword.

<p>GearSignature</p>

GearSignature

Description

GearSignature is a simple and lightweight plugin to automatically sign tools, weapons and armor a player crafts with the players name. So when expensive items with rare enchantments get stolen or lost, you can give them easily back to their owners.
Signed items keep their signature even if they are enchanted, renamed or repaired.

New: Sign signature items, when a player pulls them out of the creative inventory. (optional)

Commands

CommandAliasDescription
/gearsignature list/gs listLists all signature items
/gearsignature add <itemid>/gs add <itemid>Adds a signature item
/gearsignature remove <itemid>/gs remove <itemid>Removes a signature item
/gearsignature reload/gs reloadReloads config
/gearsignature save/gs saveSaves config

Permissions

PermissionDescriptionDefault
gearsignature.*Gives access to all GearSignature commands-
gearsignature.listAllows to view all signature itemsEveryone
gearsignature.signAllows players to auto-sign their gearEveryone
gearsignature.addAllows to add signature itemsOp
gearsignature.removeAllows to remove signature itemsOp
gearsignature.reloadAllows to reload the configurationOp
gearsignature.saveAllows to save the configurationOp
gearsignature.dropcheatedAllows to drop cheated itemsOp
gearsignature.pickupcheatedAllows to pickup cheated itemsOp

Configuration

PathDefaultDescription
enabledtrueEnables or disabled the whole plugin.
survival_signatureMessage'&7&oCrafted by %player'Message that is added to the item-lore, if a player crafts an item.
creative_signatureMessage'&7&oCheated in by %player'Message that is added to the item-lore, if a player takes an item out of the creative inventory.
creative_signCheatedItemstrueSign items, when a player takes an item out of the creative inventory?
creative_signOnlySignatureItemstrueSign only signature items, when a player takes an item out of the creative inventory? Does not effect crafting items in survival.
creative_allowDropCheatedItemsfalseShould players be able to drop cheated items?
creative_allowPickupCheatedItemsfalseShould players be able to pickup cheated items?
date_enabledtrueAdd current date to the signature?
date_message'&7&oon %date'Message that is added to the item-lore below the signature message
date_format'yyyy-MM-dd'Format of the date. For more information, see SimpleDateFormat.
signatureItemsEvery tool, weapon and armorItems which get signed.

Screenshots



Changelog

v1.4.1

  • When players craft items in creative mode using a crafting table, the item will be signed as "cheated" (if enabled)
  • Bugfix: NullPointerException spam when clicking unsigned items in creative mode

v1.4

  • Added date to signature
  • Changed config variable signatureItems from List to String, because the inline list format gets destroyed on every reload

v1.3

  • Bugfix: Config automatically restores to default on reload
  • Added reload command to reload config
  • Added save command to save config to disk
  • Added signing for "cheated" items from creative: By default, players can't drop cheated items

v1.2

  • Added permission for auto signing

v1.1

  • Initial release

Known Issues

  • None

Ideas

  • Any suggestions? Tell me in the comments!

The GearSignature Team

profile avatar
  • 1
    Projects
  • 2.5K
    Downloads