ArvidHoppe
ArvidHoppe
EDIT: the Item is not "removed" from the pages, but is duplicated. But the Click Listener overrides the clicklistener of the toolbar, so the problem remains.
Yes of cause, I can paste the code when im home again :)
This is the breakdown of my code. If i left something Project-Specific in there im sorry :'D ```java private void openJoinInventory(Player player){ SGMenu menu = getMessageMenu("§aJoin Messages", player, CustomMessageType.JOIN); player.playSound(player.getLocation(),...