WolfyScript / CustomCrafting

Spigot based plugin to create your own custom Recipes & Items. Designed to be easy to use with in-game GUI and tons of configuration possibilities.
https://modrinth.com/plugin/customcrafting
GNU General Public License v3.0
113 stars 36 forks source link

Don't allow multiple viewers viewing the same Cauldron simultaneously #265

Closed WolfyScript closed 1 year ago

WolfyScript commented 1 year ago

This fixes an issue where multiple players could open the same Cauldron GUI. Because v4 is not able to reliably sync items between viewers of the same GUI window, the fix instead simply only allows one player to view the cauldron at a time.