About Stationary Paper
Crafting of Stationary Paper with new skins for organisiation and a locked `Admin Note`
Features :
- Vanilla Notes get a new skin when crafted
- Craft different stationary papers each with their own skin and name
- Admin Note cant be rewritten or crafted if a player doesn't have the stationarypaper.admin permission assigned (to avoid abuse)
- Set a crafting price (wood for now) the Admin Notes are free to craft by admins
- Chat notification when not enough wood to craft in your inventory
- Craft canceling if no free inventory space
- Popup with costs when crafted (custom items don't show in notifications when crafting)
- Can be added to kits
- Backpacks safe (Bank does not support custom item names)
Permissions :
- stationarypaper.admin (to be able to craft the admin note)
- stationarypaper.normal (To craft the notes for vanilla price : 10 wood)
Commands :
- /note info : for a full listing of Configuration setup and commands
- /note admin : Crafts a Admin Note (locked for editing)
- /note bomb : Crafts a Bomb Letter (Does not explode)
- /note crow : Crafts a Crow Note
- /note information : Crafts a Info Note
- /note love : Crafts a Love Letter
Configuration :
{ "Main config": { "Debug": false, "Chat Prefix": "[<color=purple>Stationary Paper</color>] " }, "Crafting Costs": { "Wood ammount": 100 } }
Localisation :
English language file included to use a diffrent language just make a new file in the language folder.
{ "NoteCrafted": "You succesfully crafted a <color=orange>{0}</color>", "Info": "\n<color=green>Available Commands</color> :\n<color=orange>/note info</color> : Shows info on version/author and commands", "InfoAdmin": "<color=orange>/note admin</color> : Crafts a Admin Note", "InfoBomb": "<color=orange>/note bomb</color> : Crafts a Bomb letter (does not explode)", "InfoCrow": "<color=orange>/note crow</color> : Crafts a Crow Note", "InfoInfo": "<color=orange>/note information</color> : Crafts a Info Note", "InfoLove": "<color=orange>/note love</color> : Crafts a Love Letter", "InvalidInput": "Please enter a valid command!", "InventoryFull": "You need at least 1 more slot in your inventory,canceling the craft", "Version": "Version : V", "NoPermission": "You do not have permission to use that command!" }
Skins are uploaded with : Totally worth it