I have added a couple lines of code to the plug-in to make it compatible with MU if anyone is interested. It now will create the required tables for ALL sites in the MU setup
Around line 83 there begins a “//create keys table if needed” code… replace all the content from that line to just before “//setup options” with the following (which basically just wraps a loop around the table generation code):
[Code moderated as per the Forum Rules. Please use the pastebin]