Commit Graph

24 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 d399788b9f
refactor: change approach with <1.20.6 Paper commands
Fixes issues with custom arg types on Paper
5 months ago
William 23a17891f6
feat: add Permissions API for commands 5 months ago
William b960c2b510
feat: register namespace-backed aliases on legacy paper 5 months ago
William 27ec5a3176
feat: fixup paper custom argument types 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 cffb5b0020
feat: fixup command aliases on legacy Paper 5 months ago
William b59b376eb6
feat: support 1.17.1+ brigadier on Paper 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
William d78847550c
feat: target Paper 1.20.6, add command descriptions 5 months ago
William accf186c33
refactor: add `isConsole method` 5 months ago
William 521769cfd4
refactor: fixup Command method names 5 months ago
William 785b33e845
feat: make x-plat command registering possible 5 months ago
William 29dfef4af7
build: add CI, README, banner, metadata 5 months ago
William 8f4e952337
refactor: redo layout, registration structure 5 months ago
Tofaa 712949d4f7 add 6 months ago