Posted 13 September 2012 - 07:48 AM
Hello,
I'm pretty new to CC and I'm trying to get a few of the basics down but I haven't been able to figure this one out just yet. I'm pretty sick of editing code in game and would like to switch to a more useful editor. The problem is that I play on a Tekkit SMP server that I do not have access to so I cannot simply drop the files into the proper folder. My server admin would likely do it for me but he's a bit difficult to track down and it would be a bummer to wait 1-3 days every time I want to test some code.
So my question is: How do all of you more experienced CCer's navigate this problem? I feel the answer is possibly in the http.get() function, but I don't think I've found enough info on it to figure it out myself. I'll play with it some when I can, but I'm stuck waiting a few days before I can get the admin to enable the http api. The only other option that I can think of would be to make an outside program to send keystrokes to minecraft, which seems to be a less than ideal solution.
Thank you in advance and I apologize if this info is already available somewhere that I haven't been able to locate.
Cap
TL;DR: How do you add an externally written program when playing on a server you do not have access to?
I'm pretty new to CC and I'm trying to get a few of the basics down but I haven't been able to figure this one out just yet. I'm pretty sick of editing code in game and would like to switch to a more useful editor. The problem is that I play on a Tekkit SMP server that I do not have access to so I cannot simply drop the files into the proper folder. My server admin would likely do it for me but he's a bit difficult to track down and it would be a bummer to wait 1-3 days every time I want to test some code.
So my question is: How do all of you more experienced CCer's navigate this problem? I feel the answer is possibly in the http.get() function, but I don't think I've found enough info on it to figure it out myself. I'll play with it some when I can, but I'm stuck waiting a few days before I can get the admin to enable the http api. The only other option that I can think of would be to make an outside program to send keystrokes to minecraft, which seems to be a less than ideal solution.
Thank you in advance and I apologize if this info is already available somewhere that I haven't been able to locate.
Cap
TL;DR: How do you add an externally written program when playing on a server you do not have access to?