#Logs button
1 messages · Page 1 of 1 (latest)
Could take a look at the source code, however remember that if I were to port it over to Blueprint, I'd need to have permission from the author to do so.
I'll be able to see if it's theoretically possible to be done through Blueprint though, just not able to port it.
I believe @digital dune was trying to make some sort of similar extension actually.
I was, but because of blueprint's current state i wasn't able to make it work properly.
Holy crap this could be actually possible.
The product you linked actually doesn't even touch Console.tsx if I read everything correctly.
Wouldn't that only apply to containers that save their logs to files?
Should I make a server.properties extension?
lol
alright for stuff like this to work you'll have to connect to the server websocket which will give you the console output
then you'll have to upload that to mclo.gs
Little reopen of this thread:
So i got the old outdated one working https://www.sourcexchange.net/products/send-logs-buttun
Code: https://codeshare.io/KWogmN
I would like to convert this into a blueprint extension so other people could still use it and download it easy but don't know how. So could anyone explain how i should do it or get me a bit started
Might be possible with next Blueprint release. Make sure to get permission from the author if you end up using any of their code.
Got it 👍
Alright, just to make sure, is that for private use or distribution?
np
You will possibly be able to implement this on the next version of Blueprint.
Pretty sure you can do this on this version of blueprint
Maybe