HeyImJ0hn / SimpleBackpacks

SimpleBackpacks Plugin for Spigot 1.18 by GuitarXpress
1 stars 0 forks source link

[Suggestion] Split Crafting and Use Permissions #1

Open TraipsingShadow opened 2 years ago

TraipsingShadow commented 2 years ago

Hello! I have been able to use your plugin for a bit and I am enjoying it so far. Thank you!

However, I don't feel like I can deploy it to my players just yet.

Example Case 1: You want players to be able to use the backpacks but you don't want them crafting it! You want the only way to obtain it is to buy from a shop.

The suggestion is as follows: by placing a permission to allow or disallow crafting, the above case can simply be solved by setting a hypothetical backpacks.craft to false and the existing backpacks.use to true!

HeyImJ0hn commented 2 years ago

Hi! Thanks for the suggestion! I'm not sure how u would go about selling it considering each backpack has a unique ID that is generated when the backpack is crafted. Either way I have stopped developing plugins to focus on other things but I'll try to implement that when I can!