Full plugin rewrite #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "game.crash/capswarn:master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is an attempt at fully rewriting the plugin itself - with cleanups and also use of more modern java features, aswell as some libraries. The PR itself will be pretty big; so I won't go into all too much detail, unless explicitly asked to do so. This PR will, though, currently invalidate the README contents (as it still reflects the old state of the repo), and also the topics - as, with this PR - there will be the use of the embedded H2-Database (as it is pretty lightweight and, so I believe, pretty good for the job)
Some of the most important (structural) changes of this PR:
There also may or may not be some parts that do not work as expected yet. I sadly could not test these changes; this would, preferably, need to be done before merging. (If there aren't any other parts that should be revised again)
6de70c8744tob5a30d342calright, managed to test to some extent (console-only), and fixed some issues I noticed while doing so.
Merged with
931d9eb22cPull request closed