1
0
Fork 0
mirror of https://github.com/xHyroM/lighteco.git synced 2024-11-10 01:18:07 +01:00
Commit graph

15 commits

Author SHA1 Message Date
23e73cb5da
feat!: better command abstraction (#4)
* feat: better command abstraction

* feat: OfflineUserArgument type

* feat: balance, balance other cmds in common & double, integer arg

* feat: command manager, better arguments abstraction

* feat: map args

* feat: some things

* 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

* refactor: cleanup, rename bukkit to paper

* refactor: cleanup, rename bukkit to paper

* feat: add built-in info command

* ci: build paper, not bukkit

* refactor: better test organization

* refactor: better test organization

* feat: locks

* feat: finish locking

* feat: handle missing user

* refactor: move methods to CommandHelper

* refactor: change minimum api version

* feat: console support
2024-07-16 18:04:37 +02:00
75a1e8274a
build: support 1.21 2024-06-14 22:18:08 +02:00
9c0968ded2
build: bump deps 2024-01-09 21:28:03 +01:00
4d192eefd5
build: bump commandapi 2023-10-12 22:20:59 +02:00
22df335df9 feat: sponge support [WIP] 2023-08-30 16:03:38 +02:00
f6fa8ad8f2 feat: make lighteco-bukkit actually supports bukkit 2023-08-30 10:32:53 +02:00
1ae9a2e5bc feat: make jar even more small, dependency relocation 2023-08-30 09:53:50 +02:00
e556356e56 feat: mariadb [wip]
some weird syntax issues
2023-08-28 23:15:18 +02:00
c4c6671c7c feat: more storage providers [WIP] 2023-08-28 11:24:05 +02:00
eafed192d3 feat: placeholderapi hook [WIP] 2023-08-27 23:23:42 +02:00
4f988b53d2 feat: command manager 2023-08-26 16:45:04 +02:00
b9c7b9eb88 feat: command manager [WIP]
must finish this
2023-08-26 11:57:08 +02:00
xHyroM
7680f04391
feat: add some basic managers, models, api, bukkit & common 2023-07-30 21:25:07 +02:00
xHyroM
d2e7160452
build: add build logic 2023-07-30 17:04:46 +02:00
xHyroM
675aa86144
initial 2023-07-30 16:00:37 +02:00