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
Command
Alias
Description
/gearsignature list
/gs list
Lists 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 reload
Reloads config
/gearsignature save
/gs save
Saves config
Permissions
Permission
Description
Default
gearsignature.*
Gives access to all GearSignature commands
-
gearsignature.list
Allows to view all signature items
Everyone
gearsignature.sign
Allows players to auto-sign their gear
Everyone
gearsignature.add
Allows to add signature items
Op
gearsignature.remove
Allows to remove signature items
Op
gearsignature.reload
Allows to reload the configuration
Op
gearsignature.save
Allows to save the configuration
Op
gearsignature.dropcheated
Allows to drop cheated items
Op
gearsignature.pickupcheated
Allows to pickup cheated items
Op
Configuration
Path
Default
Description
enabled
true
Enables 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_signCheatedItems
true
Sign items, when a player takes an item out of the creative inventory?
creative_signOnlySignatureItems
true
Sign only signature items, when a player takes an item out of the creative inventory? Does not effect crafting items in survival.
creative_allowDropCheatedItems
false
Should players be able to drop cheated items?
creative_allowPickupCheatedItems
false
Should players be able to pickup cheated items?
date_enabled
true
Add current date to the signature?
date_message
'&7&oon %date'
Message that is added to the item-lore below the signature message
I've tested the new build but no matter what i do, nothing is signed anymore (config is still the same and tried creative_allowPickupCheatedItems: true and false).
Sorry for the late reply, but i'm not sure if that is what i want/ment
Anyhow.. there's something else i've noticed in the meantime:
I don't want survival players to obtain signed items (from creative players). They aren't able to pick-up signed items that were dropped (which is good), but whenever a player puts their signed items in a chest, anyone can take those items out of the chest (signed or not) =/
edit: When going (in)to creative gamemode, opening the creative menu and clicking on an item in the (action/hot)bar, the console is spammed with a NPE and is causing lag when multiple players are interacting with the creative menu (action/hot)bar items:
Sweet. Never knew there was an alternative to the plugin I requested called GearStats...which still works and using to this day. I consider it an essential part of my server and something that I think should just be part of how servers work.
Could you add another line after the "created by" line which includes a configurable date?
Example: Crafted on: 2014-03-20 (yyyy-mm-dd)
Is there a way to read and update the lore so that you could track stats? For example, a way to add mobs killed or players killed when using a sword:
Players killed: 10
Mobs killed: 25
I know this could be very tricky to keep it lightweight and able to update stats on items but it sure would be cool. Armor showing the amount of damage that it has taken since its creation...pickaxes that show how many blocks it has mined, hoes showing how many times it tilled the earth, etc.
-
View User Profile
-
Send Message
Posted Jul 5, 2014@Stevie76
Full Stacktrace? Enables properly on "normal" bukkit. Also, NMS Version v1_7_R1 is not 1.7.9, try using an older version of this plugin.
-
View User Profile
-
Send Message
Posted Jul 2, 2014@AtomSponge
That one was already enabled in the first place =/
-
View User Profile
-
Send Message
Posted Jun 30, 2014Hi, On my server MCPC+, I use GearSignature. And in my console, I see a lot of errors. I do not know why. Well I used the 1.4.1 version of the plugin.
-
View User Profile
-
Send Message
Posted Jun 13, 2014@ThisUsernameIsMine
Hmm. I can't reproduce that. It's working fine for me :/
Have you tried enabling creative_signCheatedItems?
-
View User Profile
-
Send Message
Posted Jun 5, 2014@AtomSponge
Good to know you're still alive ;-)
I've tested the new build but no matter what i do, nothing is signed anymore (config is still the same and tried creative_allowPickupCheatedItems: true and false).
The NPE spam is gone though :-) +1
-
View User Profile
-
Send Message
Posted May 31, 2014@ThisUsernameIsMine
New file is awaiting approval. Thanks for the reports :)
-
View User Profile
-
Send Message
Posted May 30, 2014@ThisUsernameIsMine
I'm very busy currently, but I will fix it tomorrow. (Or later today, it's 1am here...)
-
View User Profile
-
Send Message
Posted May 29, 2014It is possible for creative players to take cheated items and make them 'Crafted by' by using a workbench...
-
View User Profile
-
Send Message
Posted May 23, 2014Well... still no sign of the developer...
Known Issues
• Null Pointer Exceptions when clicking/moving around items in the hotbar while in creative gamemode
-
View User Profile
-
Send Message
Posted May 8, 2014Do more people experience this NPE spam? :(
- http://dev.bukkit.org/paste/9993/
-
View User Profile
-
Send Message
Posted May 6, 2014@AtomSponge
Sorry for the late reply, but i'm not sure if that is what i want/ment
Anyhow.. there's something else i've noticed in the meantime:
I don't want survival players to obtain signed items (from creative players). They aren't able to pick-up signed items that were dropped (which is good), but whenever a player puts their signed items in a chest, anyone can take those items out of the chest (signed or not) =/
edit: When going (in)to creative gamemode, opening the creative menu and clicking on an item in the (action/hot)bar, the console is spammed with a NPE and is causing lag when multiple players are interacting with the creative menu (action/hot)bar items:
- http://dev.bukkit.org/paste/9984/ (Could not pass event InventoryCreativeEvent to GearSignature v1.4)
The spam is also very annoying when not able to go in-game (tested under Spigot 1.7.9-R0.1 #1463 and Java 7 Update 55)
-
View User Profile
-
Send Message
Posted Apr 23, 2014@ThisUsernameIsMine
You can disable the creative-freature in the config (set creative_signCheatedItems to false).
-
View User Profile
-
Send Message
Posted Apr 22, 2014Is (or will you make) it possible to *only* sign the items that were obtained/crafted in survival and vice versa?
-
View User Profile
-
Send Message
Posted Apr 14, 2014@AtomSponge
that did the trick thank you
-
View User Profile
-
Send Message
Posted Apr 14, 2014@marubal21
Then either survival_signatureMessage or creative_signatureMessage does not exist in your config. Try deleting the config and restart your server.
-
View User Profile
-
Send Message
Posted Apr 14, 2014i get the following error message when starting my server with latest version of GS: http://pastebin.com/PiYFCNBc
-
View User Profile
-
Send Message
Posted Apr 3, 2014it work fine with mythicdrop ?
one of my players had a problem with the signature, I will test it soon, but can you confirm that mythicsdrop works well with gearsignature?
ps: mythicdrop add specefic lore for specific event (like sword with wither effect etc.)
sorry for my bad english :s
-
View User Profile
-
Send Message
Posted Mar 22, 2014@LHammonds
Thanks! For the statistics, I could write an addon, so the main plugin keeps lightweight and people who want that feature, can install it.
-
View User Profile
-
Send Message
Posted Mar 22, 2014Sweet. Never knew there was an alternative to the plugin I requested called GearStats...which still works and using to this day. I consider it an essential part of my server and something that I think should just be part of how servers work.
Could you add another line after the "created by" line which includes a configurable date?
Example: Crafted on: 2014-03-20 (yyyy-mm-dd)
Is there a way to read and update the lore so that you could track stats? For example, a way to add mobs killed or players killed when using a sword:
Players killed: 10 Mobs killed: 25
I know this could be very tricky to keep it lightweight and able to update stats on items but it sure would be cool. Armor showing the amount of damage that it has taken since its creation...pickaxes that show how many blocks it has mined, hoes showing how many times it tilled the earth, etc.
Thanks,
LHammonds
-
View User Profile
-
Send Message
Posted Mar 22, 2014@ThisUsernameIsMine
It does. Thanks! :)