Every time I have an error with my Minecraft plugin I have to do a lot of broadcast messages before the code lines to detect the error line.
Is there an easier way to debug and fix errors for a Minecraft plugin? (I'm using IntelliJ idk if this may help)