Commit Graph

19 Commits (dependabot/gradle/net.fabricmc.fabric-api-fabric-api-0.102.21.21.2)

Author SHA1 Message Date
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 5 months ago
William 23a17891f6
feat: add Permissions API for commands 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 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 4faaea1475
fix: update licenses 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 e5c8975339
refactor: use lombok, reduce code surface 5 months ago
William 8f4e952337
refactor: redo layout, registration structure 5 months ago