/*character_warehouse: character_warehouse || null, // implementing these later
character_warehouse_update: character_warehouse_update || null,
character_shop_update: character_shop_update || null,*/
/* likely to be unused, keeping for reference (private message notifications)
prefs_pvp_notif_pm: prefs_pvp_notif_pm || null,
prefs_pvp_allow: prefs_pvp_allow || null,
prefs_tax_pm_notify: prefs_tax_pm_notify || null,
character_pref_give_pm: character_pref_give_pm || null,
character_pref_seller_pm: character_pref_seller_pm || null, */
// character_limit_update: 1, I have no idea what this does