Hi,
What is that it is possible to put the server under Linux?
Regards ,
Proxene
I added a VIP system, additional /commands, cleaned up alot of the code, added external configuration files, etc. Diff the projects and you'll see what i've added o.O
I added your FLY button to the client and the server projects, since it's open source and the original Pokemonium source has a particular license (which you should go read) which means you can't charge people money for this source.. nor can you make "Premium only features". When i find something else in your source worthy of being added, if it adds something cool or optimises some code, then i'll add it.
Learn to read Diffs before you tell me there's nothing new in those files.
@Akkar1in - This guy not nothing made it. All feature a Arthur named guy made it. Miserable...
What is this based on?
Is there any really simple way to host a server, I dont need more than me and friends on it and I just cannot get mySQL to work
Sorry , but I do not see a bash script to execute the server on Debian 7 (without a GUI view) .
Regards ,
Proxene
Try this:
Code:java -Djava.library.path=lib/native -jar client.jar > pokenet.log
Thank you but this line of command is not for the customer to then start the server.
Code:TITLE Server1 java -jar server.jar -p 500 -port 7002 -rates res/rates_server1.ini Pause