AdminChat

AdminChat

112k Downloads

Separate command handling from channel management

mdcfe opened this issue ยท 1 comments

commented

This should make it easier for plugins to hook into AdminChat and may help make the code portable to other server mods.

commented

Commands are now in their own classes which extends BaseCommand.