console spam on paper 1.8
https://mclo.gs/Wn30De0
im trying to get a 1.8 server running for private bedwars between friends (no, we'll not use private games on hypickle, we want to use our own maps)
the server starts just fine and then when trying to join it starts spamming the console (2MB worth of console spam in just 5 seconds)
im using Java 11 for that, i tried Java 8 but plugins don't work there
2 Replies
You should use an up to date fork like PandaSpigot (https://github.com/hpfxd/PandaSpigot)
Normal PaperSpigot does not work properly with any Java version above 8, PandaSpigot works with up to 21 (maybe higher but didn't test)
GitHub
GitHub - hpfxd/PandaSpigot: Fork of Paper for 1.8.8 focused on impr...
Fork of Paper for 1.8.8 focused on improved performance and stability. - hpfxd/PandaSpigot
oh damn, thanks!