Changelog:
- added more stuff to be included in the log files other than item transactions:
- setting up an auction
- canceling an auction
- collecting an expired auction
- collecting an admin expired auction
- collecting an admin deleted auction
- a new log file is created when /ah reload is used; much like when the server is reloaded
- added actual item names to /ah search (for example "redstone repeater" instead of the item type which is "repeater")
- the item is now updating the time also in the cancelItemInventory
- tasks (updating items in real-time in the ah) now cancel themselves when no player is present. - In addition to when the inventory is closed (double check, because a task going on forever is fatal)