35f94eac3b
feat: messaging ( #7 )
...
* feat: messaging
* fix: some things
* feat: make it actually working
* feat: disable messaging by default
* fix: avoid infinity loop
* feat: multiple channels
* remove todo message
* fix: global channel should be lighteco:messages
* fix: check if CHANNELS not null
* refactor: set channels in constructor
* fix: push user updates on quit when user is dirty
2023-12-24 15:46:13 +01:00
b1d5ae7c09
feat(pay): send message to target ( #6 )
...
* feat(pay): send message for target
* fix: set audience on enable
2023-10-30 16:08:31 +01:00
a2be61eb95
refactor: code cleanup
2023-10-16 17:47:46 +02:00
4d192eefd5
build: bump commandapi
2023-10-12 22:20:59 +02:00
ca5086621b
fix(bukkit): remove max value from commands
2023-10-07 13:34:03 +02:00
4c832f11f1
fix(bukkit): dont load commandapi twice
2023-10-07 12:56:28 +02:00
1e86142a58
feat: handle maximum balance
2023-10-05 17:31:52 +02:00
f4d4bbe856
feat: currency identifier aliases
2023-09-29 15:05:03 +02:00
8112b41d12
refactor: one currency, one table ( #2 )
...
* refactor: rewrite how users are loaded
* finish
* feat: use \' instead ` in CREATE_TABLE
* fix: remove record if user has zero balance
* add housekeeper
* feat: add housekeeper config
2023-08-31 18:14:13 +02:00
bc6fbb6aaf
docs: add readme to sponge-8 and bukkit
2023-08-30 16:29:09 +02:00
22df335df9
feat: sponge support [WIP]
2023-08-30 16:03:38 +02:00
97939ff379
feat(bukkit): add balance_formatted
2023-08-30 13:53:27 +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
2452314fad
feat: unhook platform hooks
2023-08-30 08:44:54 +02:00
759140cf6f
fix: save users on disable && debug option in config
2023-08-30 08:33:24 +02:00
63dc921539
feat: task schedulers
2023-08-30 00:41:09 +02:00
c52e9da63d
refactor: sonarqube
2023-08-29 09:13:25 +02:00
75d80b0480
style: cleanup
2023-08-29 08:12:19 +02:00
e556356e56
feat: mariadb [wip]
...
some weird syntax issues
2023-08-28 23:15:18 +02:00
66bb95559c
feat: auto dependency download
2023-08-28 20:40:47 +02:00
341bc3eb44
fix: respect if currency is payable
2023-08-28 18:28:30 +02:00
39b2211131
feat: sql storage provider
2023-08-28 16:53:48 +02:00
c4c6671c7c
feat: more storage providers [WIP]
2023-08-28 11:24:05 +02:00
3758d0abcc
feat: make all messages configurable
2023-08-28 08:51:11 +02:00
4213601132
feat: vault, papi
2023-08-28 08:35:43 +02:00
eafed192d3
feat: placeholderapi hook [WIP]
2023-08-27 23:23:42 +02:00
f937943bdd
feat(currency-money): vault support, feat(common): messages
2023-08-27 23:10:15 +02:00
c82b04970b
fix: handle franctional digits
2023-08-27 18:01:16 +02:00
a99fb995e4
feat: add currency-money addon
2023-08-27 13:59:35 +02:00
9305b33f13
feat: allow global cmds registration for one currency
2023-08-27 13:23:10 +02:00
0cd8e50f9c
feat: handle pay + improve tax system
2023-08-26 22:52:56 +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
7a58f7fbea
feat: configuration file
2023-08-26 10:44:38 +02:00
2ab1bdeb85
feat: save every currency as BigDecimal
2023-08-26 10:03:18 +02:00
xHyroM
7b6db1b887
refactor: singular package names
2023-08-04 15:30:58 +02:00
xHyroM
0cd5f08949
feat: register api on platform, load managers, listeners in enable(), load at startup
...
register api on platform - bukkit with ServicesManager
2023-08-03 22:29:54 +02:00
xHyroM
5a0945b041
refactor(bukkit): change error message for data loading issue
2023-08-03 09:52:30 +02:00
xHyroM
04f76d21a6
feat: logger, lighteco & loader bootstrap, simulate slow db query in msp
...
MSP - memory storage provider
2023-08-03 09:45:18 +02:00
xHyroM
7f56f34b47
feat: bukkittest, load user on join...
2023-08-02 23:01:55 +02:00
xHyroM
9a0b64b371
feat: user management, currency management
2023-08-02 21:01:30 +02:00
xHyroM
cefa84404b
feat: storage, abstract plugin
2023-07-30 22:31:53 +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