Commit Graph

9 Commits (ad3da1005fc749ddba057801f687d7ef062aee93)

Author SHA1 Message Date
dependabot[bot] 4015e15c48
deps: bump space.arim.morepaperlib:morepaperlib from 0.4.3 to 0.4.4 (#4)
Bumps space.arim.morepaperlib:morepaperlib from 0.4.3 to 0.4.4.

---
updated-dependencies:
- dependency-name: space.arim.morepaperlib:morepaperlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 months ago
William 00b3beea32
fix: use of missing method on adventure-platform-bukkit 5 months ago
William d43e81aa46
refactor: don't store Uniform within BaseCommand 5 months ago
William 39ebab832a
fix: pass Uniform instance to built subcommands 5 months ago
William a3b9c1ab82
feat: add way of supplying custom commanduser impls 5 months ago
William 823fcf9874
refactor: ensure all modules implement Uniform 5 months ago
William 79c7d4d304
refactor: fixup wrong file header, cleanup 5 months ago
William 2f3edf0ca1
refactor: fix uniform on Bukkit
BukkitCommand no longer requires JavaPlugin
5 months ago
William 331f54407b
feat: bukkit support, x-plat sub-commands
Also changes how the fabric modules are published
5 months ago