I'm currently working on a update where I don't use cIniFile anymore. I also don't use sqlite(simply because I don't know how to work with it.) I'm now saving everything in a .txt file. Whenever the plugin loads it reads everything in a table and when it shuts down it saves everything to the txt file. Right now it is already allot faster then the previous plugin.
