Commit Graph

20 Commits (master)

Author SHA1 Message Date
InkerBot ad25f16f4d use java8 to build 3 months ago
William 072c8a1b88
feat: add `ExecutionScope` 5 months ago
William 8c62c77bf3
feat: add annotation-driven command system (#12) 5 months ago
William d1b946f14a
fix: problems with permissions on Bukkit/legacy Paper 6 months ago
William 23a17891f6
feat: add Permissions API for commands 6 months ago
William 27ec5a3176
feat: fixup paper custom argument types 6 months ago
William d43e81aa46
refactor: don't store Uniform within BaseCommand 6 months ago
William 39ebab832a
fix: pass Uniform instance to built subcommands 6 months ago
William a3b9c1ab82
feat: add way of supplying custom commanduser impls 6 months ago
William 823fcf9874
refactor: ensure all modules implement Uniform 6 months ago
William b59b376eb6
feat: support 1.17.1+ brigadier on Paper 6 months ago
William 2f3edf0ca1
refactor: fix uniform on Bukkit
BukkitCommand no longer requires JavaPlugin
6 months ago
William 4faaea1475
fix: update licenses 6 months ago
William 331f54407b
feat: bukkit support, x-plat sub-commands
Also changes how the fabric modules are published
6 months ago
William d78847550c
feat: target Paper 1.20.6, add command descriptions 6 months ago
William accf186c33
refactor: add `isConsole method` 6 months ago
William 521769cfd4
refactor: fixup Command method names 6 months ago
William 785b33e845
feat: make x-plat command registering possible 6 months ago
William e5c8975339
refactor: use lombok, reduce code surface 6 months ago
William 8f4e952337
refactor: redo layout, registration structure 6 months ago