Caused by: java.lang.NullPointerException
at io.github.nexadn.unitedshops.shop.GUIContainer.getMenuGui(GUIContainer.java:84) ~[?:?]
at io.github.nexadn.unitedshops.command.ShopGUIHandler.onCommand(ShopGUIHandler.java:26) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[craftbukkit-1.12.2.jar:git-Bukkit-fbe3046]
... 15 more
Command Prompt is not showing all lines of output. I am trying to find an error but the 'Caused by:' section is cut off by '... 15 more'. How can I see the 15 more lines of output?