Skip to content

Tags: NerdNu/ModReq

Tags

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #21 from NerdNu/v3.0.0-Dev

V3.0.0 dev

2.0

Toggle 2.0's commit message
Update to Java 17, MC 1.18, and bump version to 2.0

The primary change in this commit is to re-do the parts of the plugin
that interacted with the org.ajave ebean dependency. This has now been
replaced with the successor project io.ebeans. No major changes
otherwise, beside the fact that initial installation requires manual
work. This can be improved later perhaps, but this feature was removed
from the underlying library, and the intent of this release is to do
minimal changes. Due to this, however, the version has been bumped to
2.0 as this is a somewhat "breaking" change. On first run, the necessary
SQL is printed to the logs, which must be run manually.

1.8

Toggle 1.8's commit message
Updated for Spigot 1.12, with baked-in ebean support

1.7

Toggle 1.7's commit message
Merge pull request #19 from totemo/master

ModReq 1.7 - Documentation, bug fixes, enhancements (including CommandHelper alias features)