McGUI Class Utils
Some cool methods of McGUI class
gui.openInventoryTo(Bukkit.getPlayerExact("LoRy24TV"));gui.fillBlanksWith(Material.MATERIAL, "§fName");gui.createButton(guiItem, index, guiButtonEventsObject);gui.createAnimatedButton(guiAnimatedItem, index, guiButtonEventsObject);Last updated