Features:
- The layout is as flexible as your imagination
- Layout-/Configuration-changes may be done at the run (no need to restart)
- Flexible databaseconectivity allowing you to map each property of a chatuser to any column within your database
- A complex and flexible userright-system (also database-enabled) allowing things like
- User A may join open groups, but not open up own ones.
- User B may join and open groups except moderated groups.
- User C may be kicked by everyon because he is known to be anoying.
- User D may even join locked groups and kick, ban and so on.
- ...
Have a look at "/src/freecs/interfaces/IUserRights.java" to get an idea what is possible.
- A rich commandset which is easy to enhance.
- A modular login-mechanism allowing easy implementation of proprietary or specialized login-precedures
- Grouppolicies allowing to specify behaviors of groups