changelog 0.14: - market orders (sell and buy orders with this type will get fulfilled with every order) (The GUI generates only market orders) - implemented /ix order <edit/list/close> with autocomplete - if buyer don't have enough money -> close order - moved all db related functions (methods) to the sqliteDb class (more order) - moved the database into the plugin folder (Itemex) - added a config file (does not much right now) - improved update checker (checks on start and every 24h) - nice update message - rewrite a lot of code for better readability despaghettification^^ - print help and open gui on command /ix if user is Player