Double0negative / xServerChat

5 stars 8 forks source link

xServerChat Dedicated Server #2

Closed Stoolbend closed 11 years ago

Stoolbend commented 11 years ago

Ive made a dedicated version of the xServerChat code that allows the server to act as host. I have tested with 3 different servers running the xServer plugin set to client, and seems to work. I will be testing more and applying fixes to my branch if I need to.

All the source code is in src/dedicated/java, and the built jar if you wish to test it is in the out folder. I have tested so far on windows running java -jar xServerChat-DEDICATED_SERVER.jar.

Cheers, Stoolbend

ghost commented 11 years ago

Will this still work on a non-dedi server?

Stoolbend commented 11 years ago

Question 1: Yes it will, they just need to set the mode as "client" as you usually would in the config.yml file, but specify the server ip&port of the dedicated server.

Question 2&3: Ok will fix and make another commit tonight. This was a direct base from the original code so the error may exist in the current master branch.

Currently working on a seperate branch of this project for my server which is solely used for adminchat. Will commit when I finish.

-Cheers Stoolbend

ghost commented 11 years ago

Would you like me to merge this still? I can fix any errors.

Stoolbend commented 11 years ago

Yeah sure. If you go ahead and merge ill do some more testing tonight and see if there are any problems with it.

-Cheers

ghost commented 11 years ago

Sure thing. :)