Isn't there little too much loaded plugins?

And logfile error, i set already set a line there but it says that it cannot be found

plugin is not in their place how? i set command line and they are kept in b3/conf folder! Please help me guys, i'm tring to set this up alread 2 days, i'm tired

Thanks!
<?xml version="1.0"?>
<configuration>
<settings name="b3">
<set name="parser">cod6</set>
<set name="database">mysql://MyUserHere:MyPassHere@localhost/B3</set>
<set name="bot_name">B3</set>
<set name="bot_prefix">^0(^2b3^0)^7:</set>
<set name="time_format">%I:%M%p %Z %m/%d/%y</set>
<set name="time_zone">CST</set>
<set name="log_level">9</set>
<set name="logfile">C:\\Program Files\\BigBrotherBot_1.4.1\\b3.log</set>
</settings>
<settings name="server">
<set name="rcon_password">MyPassHere</set>
<set name="port">28960</set>
<set name="game_log">C:\\Documents and Settings\\NEzverins\\My Documents\\Downloads\\aIW-Client\\Modern Warfare 2 - Multiplayer\\main\\games_mp.log</set>
<set name="public_ip">192.168.1.100</set>
<set name="rcon_ip">127.0.0.1</set>
<set name="punkbuster">on</set>
</settings>
<settings name="autodoc">
<set name="type">xml</set>
<set name="maxlevel">100</set>
<set name="destination">C:\\Program Files\\BigBrotherBot_1.4.1\\b3_doc.html</set>
</settings>
<settings name="messages">
<set name="kicked_by">%s^7 was kicked by %s^7 %s</set>
<set name="kicked">%s^7 was kicked %s</set>
<set name="banned_by">%s^7 was banned by %s^7 %s</set>
<set name="banned">%s^7 was banned %s</set>
<set name="temp_banned_by">%s^7 was temp banned by %s^7 for %s^7 %s</set>
<set name="temp_banned">%s^7 was temp banned for %s^7 %s</set>
<set name="unbanned_by">%s^7 was un-banned by %s^7 %s</set>
<set name="unbanned">%s^7 was un-banned %s</set>
</settings>
<settings name="plugins">
<set name="external_dir">C:\\Program Files\\BigBrotherBot_1.4.1@b3/extplugins</set>
</settings>
<plugins>
<plugin name="ctime" config="C:\Program Files\BigBrotherBot_1.4.1/extplugins/conf/plugin_ctime.xml"/>
</plugins>
<plugin name="censor" config="C:\Program Files\BigBrotherBot_1.4.1@conf\plugin_censor.xml"/>
<plugin name="spamcontrol" config="C:\\Program Files\\BigBrotherBot_1.4.1@conf\\plugin_spamcontrol.xml"/>
<plugin name="admin" config="C:\\Program Files\\BigBrotherBot_1.4.1@conf\\plugin_admin.xml"/>
<plugin name="tk" config="C:\\Program Files\\BigBrotherBot_1.4.1@conf\\plugin_tk.xml"/>
<plugin name="stats" config="C:\\Program Files\\BigBrotherBot_1.4.1@conf\\plugin_stats.xml"/>
<plugin name="pingwatch" config="C:\\Program Files\\BigBrotherBot_1.4.1@conf\\plugin_pingwatch.xml"/>
<plugin name="adv" config="C:\\Program Files\\BigBrotherBot_1.4.1@conf\\plugin_adv.xml"/>
<plugin name="status" config="C:\\Program Files\\BigBrotherBot_1.4.1@conf\\plugin_status.xml"/>
<plugin name="welcome" config="C:\\Program Files\\BigBrotherBot_1.4.1@conf\\plugin_welcome.xml"/>
<plugin name="punkbuster" config="C:\\Program Files\\BigBrotherBot_1.4.1@conf\\plugin_punkbuster.xml"/>
</configuration>