Individual Preferences instead of ALL from external
Easily add a table editor for any table.
Brought to you by:
williamconley
Change preferences to array, 3 parts, name, default, description. iterate and see which have loaded from external file (upgrade-safe!)
Purpose: Allow individual preferences to be set in the external file instead of ALL. This way when we add new preferences later, the missing prefs will not cause a failure, they will merely default because we'll check them one at a time.