License Wallet is a utility plugin I created for server owners who want a quick and easy way for players to check their active or inactive licenses. These licenses provide bonuses when used with my RP/Role-based plugins that incorporate the license feature.
Relies on Image Library to Show Images.
Command to activate is /lw
Or for a more fluid / rp in game use Server owners can set this up.
Use a small halloween loot bag, or anything that unwraps as its base item usage, add it to your loot table, it wont consume on use and upgrade is blocked.
ADDED A TEXT FIELD YOU CAN INSERT TEXT TO QUICK REFERENCE THE COST OF LICENSES TO YOUR PLAYERS IF YOU HAVE THE BUY BUTTON ENABLED.
CONFIG
{
"Wallet Skin ID": 3321288892,
"Show Not Installed Buttons When Missing A Dependency?": true,
"Add Buy Button Where Available?": true,
"Console Command In Bounty Hunter Plugin? (BE SURE TO LEAVE A SPACE AFTER THE COMMAND FOR PLAYER ID TO PARSE) Ex: buybl ": "buybl ",
"Bounty License Price From Your Bounty Hunter Config": "<color=green>Price: $10,000</color>",
"Console Command In The Florist Plugin? (BE SURE TO LEAVE A SPACE AFTER THE COMMAND FOR PLAYER ID TO PARSE) Ex: buyfg ": "buyfg ",
"Florist Guide Price From Your Florist Config": "<color=green>Price: $10,000</color>",
"Console Command In Zombie Hunter Plugin? (BE SURE TO LEAVE A SPACE AFTER THE COMMAND FOR PLAYER ID TO PARSE) Ex: buyzl ": "buyzl ",
"Zombie License Price From Your Zombie Hunter Config": "<color=green>Price: $10,000</color>",
"Console Command In The Angler Plugin? (BE SURE TO LEAVE A SPACE AFTER THE COMMAND FOR PLAYER ID TO PARSE) Ex: buyal ": "buyal ",
"Angler License Price From Your Angler Config": "<color=green>Price: $10,000</color>",
"Console Command In The Trapper Plugin? (BE SURE TO LEAVE A SPACE AFTER THE COMMAND FOR PLAYER ID TO PARSE) Ex: buytl ": "buytl ",
"Trapper License Price From Your Trapper Config": "<color=green>Price: $10,000</color>",
"Console Command In Beast Master Plugin? (BE SURE TO LEAVE A SPACE AFTER THE COMMAND FOR PLAYER ID TO PARSE) Ex: buybml ": "buybml ",
"Beast Master License Price From Your Beast Master Config": "<color=green>Price: $10,000</color>"
}