ModuleLoader is a small project to load .class files in a plugin structure way.
To load a module you can use the commands:
Code (Text):
/module load <module> | Use this to load a module using the filename
/module unload <module> | Use this to disable a module
/module reload | reloads all loaded modules
/module list | lists all modules
/module info <module> | shows info about the module
/module modules | displays all loadable modules