Prism-Bukkit
Prism-Bukkit copied to clipboard
Restructuring and Streamlining - see description
Move builds to JDK 16 Add Codacy Coverage Create new Prism-Api Switch extensive use of String Ref's to ENUMS ( this will improve debugging and the potential of mis typed errors.) Added testing framework and integration framework Database access is now inside the db classes modularising prism further. A new Task manager handles all async task execution rather than bukkit. Move to Configurate to manage configuration files Improve debug driver class reporting. Fix to storing a max data size of 32000 bytes - Remove sensitive data from debug paste. Remove extensive use of static methods.
This additional merges @Rothes PR #274 and includes it in all testing
The Derby changes are now in a seperate dependent PR.
I added a more fix just now and you may merge it in. 😃 Thanks for your work!
This repository is no longer active. You can try to resubmit this at the current Prism repo here https://github.com/prism/PrismRefracted (athough, some of these older fix PRs were already adapted, please verify first)