Bertware
Bertware
Does this happen for any plugin, anytime? or only select plugins, or when the server is running? I assume you're using the update dialog (which allows to update multiple plugins)...
Just tried downloading spigot dev build with build 248, works for me without crashing (though the download box dissapears all of a sudden, probably the file can't be downloaded). I'll...
Hmmm, it doesn't delete the previous version because it should "overwrite" the previous version, keeping the name. However, looks like they're linked in the wrong way though. I'll improve the...
Commits 94df625790dfbf17161d0f75cede0963013c42e2 118905b3cff6d62a4d46603c6226f48bdbeb5794 might affect this issue, parts of the plugin updater have been optimzed and cleaned. Though the optimizations were not directly related to this ticked, they might have...
The optimizations improve code etc, but don't change the behaviour. The server doesn't need to be stopped to update plugins. While plugins can't be removed while the server is running,...
I'll try to reproduce it again. The problem itself is quite odd, since Windows is saying it crashed while it's still working. (it's possible for the GUI to detect errors...
It should be rather easy to implement a log viewer with highlighting (same as for console), I'll take a look it it :) (I tend to forget issues if they...
What does the bungee output look like? I need the connect/disconnect syntax, e.g. "Bertware [127.0.0.1] joined the server at world [x,y,z]
I've assigned a task to kill the server to the custom button,the original kill button was replaced with the customizable one. I'll see if the UI somehow allows for a...
This issue is not directly affecting me, I merely noticed it while writing another PR, so I figured I'd report it in case anyone else wants to take it up....