Skip to content

Releases: SimplyVanilla/SimplyAdmin

0.2.2

15 Feb 00:52
e96413b
Compare
Choose a tag to compare
fix: command sending async (#25)

* fix: command sending async

* bump 0.2.2

---------

Co-authored-by: Netherwhal <[email protected]>

0.2.1

14 Feb 22:30
1e60cbc
Compare
Choose a tag to compare
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

06 Feb 22:17
8c8afa9
Compare
Choose a tag to compare
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

21 Jan 12:28
cfd14c9
Compare
Choose a tag to compare
Prep 0.1.2 (#20)

0.1.1

22 Jun 13:00
2224014
Compare
Choose a tag to compare
bump 0.1.1 (#7)

0.1.0

10 Jun 17:39
50f4057
Compare
Choose a tag to compare
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