Jriver is a text-based MUD driver written in Java. All socket manipulation is handled. The game utilizes a tree structure to store game objects. Jriver uses a reflection based command parser that features on-the-fly compilation.
There are no reported vulnerabilities