Paste the log.Get a straight answer.

Your console is a thousand lines long and exactly one of them matters. MCPaste gives you a link anyone can open — with the line that broke already circled, the plugins listed, and the whole thing gone when you say.

Paste a log
1[05:31:21 INFO]: [LuckPerms] Loading LuckPerms v5.4.102
2[05:31:22 INFO]: [EssentialsX] Loading EssentialsX v2.20.1
3[05:31:22 WARN]: [SkinsRestorer] You are running an outdated version (14.2.1)
4[05:31:23 ERROR]: Could not load 'plugins/ShopGUIPlus-1.94.jar' in folder 'plugins'
5org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError:
6 net/brcdev/shopgui/ShopGuiPlugin has been compiled by a more recent version of
7 the Java Runtime (class file version 65.0), this version of the Java Runtime only
8 recognizes class file versions up to 61.0
9[05:31:24 INFO]: [WorldEdit] Loading WorldEdit v7.2.15
10[05:31:33 INFO]: Done (14.882s)! For help, type "help"
What we found
ShopGUI+ can't load on Java 17

The jar wants class file 65 (Java 21). This egg runs yolks:java_17, which stops at 61.

It reads the log first

Version mismatches, missing dependencies, tick stalls — the usual suspects get pinned to the top with the line number, so nobody has to scroll to find them.

One button in your panel

The Pterodactyl addon copies the console straight here and drops the link on your clipboard. Server name, node and image come along for the ride.

Gone when you say

An hour, a day, thirty days, or the second someone opens it. Password-protect it and the log stays between you and whoever you sent it to.