Commit Graph

15 Commits (dependabot/gradle/org.projectlombok-lombok-1.18.34)

Author SHA1 Message Date
dependabot[bot] bb91c54b4e
deps: bump org.projectlombok:lombok from 1.18.32 to 1.18.34
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.32 to 1.18.34.
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](https://github.com/projectlombok/lombok/compare/v1.18.32...v1.18.34)

---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
5 months ago
William 23a17891f6
feat: add Permissions API for commands 5 months ago
William aaa86932e7
refactor: fixup custom argument support on Fabric 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 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 8f4e952337
refactor: redo layout, registration structure 5 months ago
Tofaa 712949d4f7 add 6 months ago