Menu

JetriX 0.1.1 released!

The new release of Jetrix is now available, thanks to the players of the LFJR for tracking down the few remaining bugs :) This is the first "developper friendly" release with a classloading at startup similar to J2EE servers : any jar or class put in the lib directory will be loaded automatically, so deploying a new command or filter is just a matter of dropping your class file there. Regarding custom commands a tutorial is now available at http://jetrix.sourceforge.net/command-guide.php, a tutorial on custom filters will follow soon.

What's new :

  • new commands : /start, /stop, /pause, /random, /reply
  • "/start n" will run a countdown for n seconds
  • the admin console can now use all /commands available to the clients
  • the winner is announced at the end of the game
  • any jar or class in the ./lib directory is now loaded at startup
  • the number of concurrent connections from the same host can be limited (the default value is 2)
  • channel access can now be restricted by access level
  • channels can now be protected by a password
  • the /join command now accepts channel numbers as argument
Posted by Emmanuel Bourg 2003-03-02

Log in to post a comment.