GregDaure / rcon-client

Automatically exported from code.google.com/p/rcon-client
0 stars 0 forks source link

No longer works ! :( #5

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I found this gem after lot of hours of search and after integration in an 
android app, it doesn't work anymore ! 

Could the author fix it ? Pleeeeeease :D

Original issue reported on code.google.com by anthony....@gmail.com on 11 Dec 2014 at 11:51

GoogleCodeExporter commented 8 years ago
Hallo,

we do not actively develop this software anymore. I case you find a problem, 
you can send me a patch that I then will integrate in this repository.

I will have to discus this with tom, but I can imaging to pass over the 
ownership of this software to you.

Regards,
Vincent

Original comment by Vincent....@gmail.com on 12 Dec 2014 at 6:56

GoogleCodeExporter commented 8 years ago
Just had a look at your sources. I want to do some rcon work. Is there really 
no other Java rcon library? If not, I might consider doing some work on this 
project. Keep me in the loop.

Original comment by jjaqui...@gmail.com on 8 Jan 2015 at 4:00

GoogleCodeExporter commented 8 years ago
So I've been playing with this.
[Found a bug in gamemode. You weren't adding the player parameter in.]
I've refactored it and used it as an accessor within a Javascript engine. I now 
have a command line utility that you can pass a Javascript file to. It will 
execute it, and you can interact with a minecraft server over RCON.

Attached are some sample scripts. Including one to find out a given player's 
location. Something that's nigh unto impossible to do with normal commands...

Should I start a new project or does it make sense to continue this one?

Original comment by jjaqui...@gmail.com on 8 Jan 2015 at 8:02

Attachments: