[B3] Command Manager

It is capable of modifying commands level and commands aliases while without having to reboot the b3.
If specified in the plugin configuration file, it will also keep your plugins configuration files up to date

Installation:

  1. Place the cmdmanager.py in your …/b3/extplugins and the
    plugin_cmdmanager.ini in your …/b3/extplugins/conf folders.

  2. Open your B3.xml file (default in b3/conf) and add the next line in the

<plugins> section of the file:

<plugin name="cmdmanager config="@b3/extplugins/conf/plugin_cmdmanager.ini"/>

plugin_cmdmanager.rar (4.7 KB)