Open up sources/store/store_functions.php Find & Delete: $cat['dshoutbox'] = array("D-Shoutbox","Items that effect the user along with the shoutbox."); Find & Delete: // D-Shoutbox 5.7 Item Addons (Can be gotten here: http://mods.ibplanet.com/db/?mod=2188) $items['shoutboxcard'] = "D-Shoutbox Card"; $items['addtoshout'] = "Add To Shout Count"; $items['deleteanyshout'] = "Delete Any Shout"; $items['deleteownshout'] = "Delete Own Shout"; $items['changecardstyle'] = "Change Card Style"; $items['changecolortype'] = "Change Color Type"; $items['changedefaultcolor'] = "Change Default Shout Color"; $items['changerefreshtime'] = "Change Refresh Time"; $items['changeshoutboxstatus'] = "Change Shoutbox Status"; $items['changeshoutboxtype'] = "Change Shoutbox Type"; Save & Close sources/store/store_functions.php