open Gui On Right Click
Opens a GUI when the item is right-clicked.
Parameters
gui Provider
A lambda function that takes a Player and returns a GuiBuilder. This function will be called when the item is right-clicked.
Opens a GUI when the item is right-clicked.
A lambda function that takes a Player and returns a GuiBuilder. This function will be called when the item is right-clicked.