31 Commits

Author SHA1 Message Date
renovate[bot]
662d032e55
fix(deps): update dependency org.junit:junit-bom to v5.10.3 2024-06-27 16:47:12 +00:00
Adrian
9d452e6c32
fix: Fixed Session Support and removed legacy support 2023-12-18 21:53:29 -05:00
renovate[bot]
bde8205d10
fix(deps): update dependency org.junit:junit-bom to v5.10.1 2023-11-06 02:21:48 +00:00
Adrian
9a701fb88a
deps: Updated MiniPlaceholders dependency
closes #129
2023-11-04 21:35:49 -05:00
Triassic
87df9fc825 Update maven repository link 2023-10-09 17:33:40 +03:00
renovate[bot]
73be0d06ef
fix(deps): update dependency org.junit:junit-bom to v5.10.0 2023-09-03 23:24:35 +00:00
Adrian
0c1dbaed58
feat: Added LuckPerms contexts 2023-08-17 18:10:22 -05:00
Adrian
f878060b4b
feat: Experimental support for modern TabCompletion blocking 2023-06-26 15:41:17 -05:00
Adrian
fed2b4a66b
feat(velocity): Improved performance and organization of listener registrations 2023-05-24 17:56:42 -05:00
renovate[bot]
bd65feb681
fix(deps): update dependency org.junit:junit-bom to v5.9.3 2023-04-26 09:41:34 +00:00
Adrian
72d7e60fc6
chore: Updated Setup instructions 2023-03-11 11:27:28 -05:00
Adrian
830916f91c
test: implement tests
resolves #49
2023-03-11 10:26:15 -05:00
Adrian
407e5d42a4
fix(deps): updated to MiniPlaceholders 2 2023-03-03 16:27:21 -05:00
Adrian
ed0554bdb3 feat: implement run-task plugins
resolves #75
2023-02-07 12:46:08 -05:00
Adrian
74b75fc5f9 feat: implement separate releases
resolves #73
2023-02-07 12:24:05 -05:00
Adrian
d04626fb00 refactor!: change package to io.github._4drian3d.authmevelocity 2023-02-07 11:57:36 -05:00
Adrian
bf0e7e8aa2 misc: improved some code quality 2023-02-06 20:28:06 -05:00
Adrian
c4ac9eaabb licence: Implement Indra licencer 2023-02-05 20:55:44 -05:00
Adrian
3a962560b9 build(perf): Improved performance of dependency search 2023-02-05 18:33:34 -05:00
Adrian
f5ecb22b06 build: Implement type safe project accessors 2023-02-05 18:23:19 -05:00
Adrian
fa674a57f6 misc: Improved dependencies declaration with libraries catalog 2023-01-06 20:58:45 -05:00
dependabot[bot]
89635282b4
build(deps): Bump fastlogin.velocity in /velocity
Bumps fastlogin.velocity from 1.11-SNAPSHOT to 1.12-SNAPSHOT.

---
updated-dependencies:
- dependency-name: com.github.games647:fastlogin.velocity
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-30 20:32:24 +00:00
dependabot[bot]
bf34579467
build(deps): Bump MiniPlaceholders from 1.2.1 to 1.3.1 in /velocity
Bumps [MiniPlaceholders](https://github.com/MiniPlaceholders/MiniPlaceholders) from 1.2.1 to 1.3.1.
- [Release notes](https://github.com/MiniPlaceholders/MiniPlaceholders/releases)
- [Commits](https://github.com/MiniPlaceholders/MiniPlaceholders/compare/1.2.1...1.3.1)

---
updated-dependencies:
- dependency-name: com.github.4drian3d:MiniPlaceholders
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-29 23:46:56 +00:00
dependabot[bot]
0b7775d1f5
build(deps): Bump MiniPlaceholders from 1.1.1 to 1.2.1 in /velocity
Bumps [MiniPlaceholders](https://github.com/MiniPlaceholders/MiniPlaceholders) from 1.1.1 to 1.2.1.
- [Release notes](https://github.com/MiniPlaceholders/MiniPlaceholders/releases)
- [Commits](https://github.com/MiniPlaceholders/MiniPlaceholders/compare/1.1.1...1.2.1)

---
updated-dependencies:
- dependency-name: com.github.4drian3d:MiniPlaceholders
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-23 00:01:10 +00:00
4drian3d
e2c0dafc3d release: Version 3.0.0 2022-08-15 21:48:26 +00:00
Adrian3d04
03630dadb0 feat: Implement metrics 2022-08-14 00:30:50 +00:00
Adrian3d04
6063375180 feat: Migrate to configurate 2022-08-05 23:46:51 +00:00
Adrian3d04
638be7d180 fix: Fixed some relocation issues 2022-08-05 22:59:30 +00:00
Adrian3d04
9453b8a925 feat: Implement Plugin Configuration 2022-08-05 22:27:09 +00:00
Adrian3d04
23faeb5ab4 refactor(api): Implement API modules 2022-08-05 02:03:48 +00:00
Adrian3d04
a401655551 refactor: Migrate to gradle 2022-08-04 22:57:11 +00:00