1
0
Fork 0
mirror of https://github.com/xHyroM/lighteco.git synced 2024-09-20 05:13:18 +02:00
lighteco/common
Jozef Steinhübl 35eebc1609
feat(better command abstraction)!: switch to brigadier (#8)
* feat: switch to brigadier

* some updates

* feat: make suggestion provider work

* supress warnings

* feat: pay & set command

* feat: give & take command, better suggestions, permissions

* refactor: cleanup

* fix: dont register pay if currency is not payable

* fix: send commands only if you have perms

* make second test currency not payable

* feat: use command's description & name
2024-07-03 17:58:07 +02:00
..
src/main/java/dev/xhyrom/lighteco/common feat(better command abstraction)!: switch to brigadier (#8) 2024-07-03 17:58:07 +02:00
.gitignore initial 2023-07-30 16:00:37 +02:00
build.gradle.kts feat(better command abstraction)!: switch to brigadier (#8) 2024-07-03 17:58:07 +02:00