Releases: SimplyVanilla/SimplyAdmin
Releases · SimplyVanilla/SimplyAdmin
0.2.2
fix: command sending async (#25) * fix: command sending async * bump 0.2.2 --------- Co-authored-by: Netherwhal <[email protected]>
0.2.1
fix: use async scheduler instead of BukkitScheduler for folia (#24) * fix: use async scheduler instead of BukkitScheduler for folia * bump 0.2.1 --------- Co-authored-by: Netherwhal <[email protected]>
0.2.0
Bump xyz.jpenilla.run-paper from 2.2.2 to 2.2.3 (#21) Bumps xyz.jpenilla.run-paper from 2.2.2 to 2.2.3. --- updated-dependencies: - dependency-name: xyz.jpenilla.run-paper dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Netherwhal <[email protected]>
0.1.2
Prep 0.1.2 (#20)
0.1.1
bump 0.1.1 (#7)
0.1.0
Refactor/commandframework (#4) * build: relocate commandframework * refactor: use bukkit commands instead of commandframework * refactor: use player toggle to reduce code duplication * chore: make player toggle constructor private * chore: make player toggle constructor protected