Open SamJakob opened 1 year ago
for (Player player : Bukkit.getOnlinePlayers()) { newbutton................ menu.addbutton(newbutton); }
This works fine, but only creates one page of heads. Is SpiGUI capable of auto-generating next/previous page buttons, or do I have to do them manually ?
SpiGUI should automatic generate pages as necessary...
Originally posted by @ArcaneLegend1 in https://github.com/SamJakob/SpiGUI/issues/21#issuecomment-1700613120