Issue 35: Plugin Command System effectivity
Status:  Done
Owner: ----
Closed:  Apr 2010
Reported by alex22...@gmail.com, Apr 16, 2010
Where is it located?
Every Plugin that uses Commands

What is wrong with it?
If I see it right, your Plugin command system calls everytime someone runs
a command every Plugin function and then checks if it is the command for
this particular Plugin. 

Wouldn't it be better if it first checks which Plugin it calls and then run
the function of it?
Apr 21, 2010
Project Member #1 overv161@gmail.com
No, it checks the plugin list for any plugin with a matching chat command.
Status: Done