}
public Plugin(Backend backend) throws IOException
{
loadParser();
new Icons(parser,"emoticons");
/*
//if(Start.programURL == null && !new File(Start.path + "plugins" + File.separator + "emoticons").exists()) throw new IOException("no emoticons");
emoticons =Preferences.getPlugable("emoticons");
loadParser();