Max Malm

Results 82 comments of Max Malm

For (1) can you try this? ``` js var r = request.post('http://service.com/upload', Meteor.bindEnvironment(function(err, httpResponse, body) { if (err) { return console.error('upload failed:', err); } console.log('Upload successful! Server responded with:', body);...

Hey. If you want to do a pull request I'd be happy to merge it.

You can call any method @Evrei, what's the problem?

Ignore the bot for now

Unified the style of the code, please do a test if it works

It shouldn't, but this code is old, and I have not used Minecraft for a long while, sorry

Hey man. Didn't know you could have slashes in worldnames. Thanks for the fix, I'll test it and put it in

Hey, this is a bit old script. How can you have two worlds? Haven't played minecraft in a while

Thanks @Shaddix!

Hello. No, I want to use this but I don't really see how I can protect my react apps backend with this. On Fri, 2 Apr 2021, 21:00 Patrik, ***@***.***>...