Hello there!
So I downloaded and installed your plugin but it seems not to work at all. Here the steps I made:
So I downloaded and installed your plugin but it seems not to work at all. Here the steps I made:
- first of all, I didn't changed the *.json file.
- I gave me a couple of blood bags and tried to do what you said: "left click with the item in your hotbar selected" but nothing happened. In the context menu I can only drop blood bags.
- I tried to invoke the command /bc craft but it output the message "Unknown command: /bc" (of course I have syringes and bandages)
- deleted all the files and reinstalled but got the same result aforementioned, without any errors.
(09:08:02) | Unloaded plugin Blood Bags v1.6.1 by Default
(09:08:02) | Loaded plugin Blood Bags v1.6.1 by DefaultThis is the json file:
{
"Blood bags": {
"Blood bags remove bleeding": false,
"Can players use the craft command?": true,
"How many seconds until another bag can be used": 10.0,
"Instant health to recover": 50.0,
"Pending health to recover": 50.0
},
"Chat prefix": {
"The chat prefix used for the plugin": "Blood Bags"
},
"Crafting": {
"Amount of item 1 to use": 5,
"Amount of item 2 to use": 1,
"First item used for crafting (Item IDs, default value is -2072273936 for bandages)": -2072273936,
"Second item used for crafting (Item IDs, default value is 1079279582 for med syringes": 1079279582,
"Time to craft": 30.0
}
}Am I doing something wrong?

