About Necronomicon
A player puts all his blueprints in a book and then he can gift that book to another one who can unlock all of the blueprints the player had
So it allows players to put all their blueprints in a book that can be unrwaped
Features
- Beautiful user interface
- Performance
- Interface customization
- Access by permission (optional)
- Auto wipe (optional)
- Sound effect (optional)
Commands
- necronomicon.give [name/userId] [all/itemIDs...] - give a book with a specific set of blueprints
Config Examples
{ "Book Item Settings": { "Display Name": "Necromonicon", "ShortName": "xmas.present.small", "Skin": 2537078809 }, "Work with Notify?": true, "Cost": 100, "Permission": "", "Economy": { "Type (Plugin/Item)": "Plugin", "Plugin name": "Economics", "Balance add hook": "Deposit", "Balance remove hook": "Withdraw", "Balance show hook": "Balance", "ShortName": "scrap", "Display Name (empty - default)": "", "Skin": 0 }, "Active Color": { "HEX": "#74884A", "Opacity (0 - 100)": 95.0 }, "Disactive Color": { "HEX": "#595651", "Opacity (0 - 100)": 75.0 }, "Effect (empty - disable)": "assets/prefabs/deployable/research table/effects/research-success.prefab" }