09-14-2020, 07:35 AM
Updates
Code:
* { codebase: "1.0.2", plugin: "v1.02a" }(2020 Sep 14 GMT 0700):
* 1. Lets you use text instead of command for plugin command names
* 2. Lets you use text instead of arg for plugin command argument names
* 3. Plugin command name collisions across plugins will no longer exist
* if newPluginFileCmds is used wisely
* 4. Explained some applications of newPluginFileCmds
* 5. Renamed pluginCmds into pluginFileCmds
* 6. Renamed newPluginCmds into newPluginFileCmds
* 7. Increased the effectiveness and efficiency when reading plugin
* commands from the plugin file contents
* 8. THIS UPDATE IS A BREAKING CHANGE ON THE PARAMETERS IN THE PLUGIN
* MANAGER