0.14

Details

  • Filename
    itemex-0.14.jar
  • Uploaded by
  • Uploaded
    Mar 11, 2023
  • Size
    33.24 KB
  • Downloads
    110
  • MD5
    f03b89985e32d079520662c7b65cd6c9

Supported Bukkit Versions

  • 1.19.3

Changelog

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