Open leelawd opened 6 years ago
Should not be urgent as i hope i have implemented the correct hooks but I am just informing you of the latest update.
in V2.0.0 i have taken out the old flatfile storage system and implemented h2 & mysql datastores so the hooks are different.
This section here is mostly to keep this working with previous versions of Web-API but if there is anything I did not add or have gotten wrong here, let me know. https://github.com/ModdedMinecraft/MMCTickets/blob/master/src/main/java/net/moddedminecraft/mmctickets/Main.java#L343
Thank you for the heads-up, I'll update to the new hooks as soon as I can
Should not be urgent as i hope i have implemented the correct hooks but I am just informing you of the latest update.
in V2.0.0 i have taken out the old flatfile storage system and implemented h2 & mysql datastores so the hooks are different.
This section here is mostly to keep this working with previous versions of Web-API but if there is anything I did not add or have gotten wrong here, let me know. https://github.com/ModdedMinecraft/MMCTickets/blob/master/src/main/java/net/moddedminecraft/mmctickets/Main.java#L343