Tetro
Tetro
I was wondering how we would be able to register custom menus now since they removed BlockFactory and BlockLegacyIds it still has the old way on the wiki. public const...
is it possible to create GUI's with a custom amount of slots e.g. A single chest with 18 slots instead of 27, if not would it be possible for you...
API
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
I am opening a PlayerVault when they click on an ender chest set in an InvMenu This is the InvMenu listener incase you need it `$menu->setListener(InvMenu::readonly(function(DeterministicInvMenuTransaction $transaction) { $player =...
A faction shop /f shop where you can buy faction related stuff (configurable) Example: Creeper eggs Obsidian Potions Super TNT (can blow up bedrock and obsidian) etc discounted spawners (could...
is it possible to update the title of the menu without having to close and re open? My menus are setup to 'render' the next menu (just changes the items...