Recent content by Natthapoom

  1. N

    How do I completely lock a custom GUI slot in Bukkit (like a crafting result)?

    I’m writing a Bukkit/Spigot plugin that opens a custom Inventory as a GUI for players. In this GUI I have two special slots defined in GuiUtils: PAPER_SLOT – players may insert paper here COIN_SLOT – players may remove coins here I want to completely lock COIN_SLOT so no item can ever be...
Top