I created this plugin for myself but I will improve it if someone requests it.
This plugin stores the text from the /help command on a MySQL database. It is possible to create sub-help-pages (e. g. /help plugin subpage page) and more.
And your done!
As soon you started your server with my plugin it generates a config file where you add your MySQL access data. If you have added your credentials reload/restart your server and the table will be created. Now just access the table via php or other language to edit it.
A table will be created as follows
id - Primary Key (for identification) page - To find the page The subpages are separated by a / content - Content of the page Newlines are with /n Color codes are with &[code]