Commit Graph

14 Commits (8c00cdefa3b508679e77d024b41bb13f266823de)

Author SHA1 Message Date
William 5bc33ea055
fix: NPE fetching usage text 5 months ago
William 6fc0a618ff
feat: properly do the above 5 months ago
William 4dfabc26f8
feat: set usage text for Bukkit/legacy Paper commands 5 months ago
William d1b946f14a
fix: problems with permissions on Bukkit/legacy Paper 5 months ago
William 23a17891f6
feat: add Permissions API for commands 5 months ago
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