32 Commits

Author SHA1 Message Date
renovate[bot]
e96883dc8c
fix(deps): update dependency org.junit:junit-bom to v5.11.0 2024-08-25 04:46:46 +00:00
renovate[bot]
662d032e55
fix(deps): update dependency org.junit:junit-bom to v5.10.3 2024-06-27 16:47:12 +00:00
Adrian
b4225748d0
fix: Fixed license header 2024-01-20 17:28:31 -05: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
Adrian
a072f03ceb
Merge remote-tracking branch 'origin/master' 2023-09-03 22:34:42 -05:00
Adrian
7371b217d7
misc: Updated Blossom plugin usage 2023-09-03 22:34:06 -05: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
0b1ec8a591
fix(ci): Fixed compilation 2023-09-03 18:14:37 -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
830916f91c
test: implement tests
resolves #49
2023-03-11 10:26:15 -05:00
Adrian
ed0554bdb3 feat: implement run-task plugins
resolves #75
2023-02-07 12:46:08 -05:00
Adrian
d04626fb00 refactor!: change package to io.github._4drian3d.authmevelocity 2023-02-07 11:57:36 -05:00
Adrian
c4ac9eaabb licence: Implement Indra licencer 2023-02-05 20:55:44 -05:00
Adrian
f5ecb22b06 build: Implement type safe project accessors 2023-02-05 18:23:19 -05:00
Adrian
c2c40d86a4 fix: Fixed minor compatibility issue 2023-01-11 22:40:51 -05:00
Adrian
fa674a57f6 misc: Improved dependencies declaration with libraries catalog 2023-01-06 20:58:45 -05:00
Adrian
47d4b9cb77 feat: Implement Spigot Compatibility (not tested)
fix: Fixed possible NullPointerException in case the configuration could not be loaded
2023-01-06 15:06:21 -05:00
dependabot[bot]
3db4c7f668
build(deps): Bump slf4j-api from 2.0.5 to 2.0.6 in /common
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.5...v_2.0.6)

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-12 23:06:34 +00:00
4drian3d
6ff28248c9 misc: Some code cleanup 2022-11-30 15:48:49 -05:00
dependabot[bot]
c27357bc56
build(deps): Bump slf4j-api from 2.0.3 to 2.0.4 in /common
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.3...v_2.0.4)

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-22 00:25:05 +00:00
dependabot[bot]
357d461ae9
build(deps): Bump slf4j-api from 2.0.0 to 2.0.3 in /common
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 2.0.0 to 2.0.3.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.0...v_2.0.3)

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-03 23:39:34 +00:00
dependabot[bot]
4daec7f350
build(deps): Bump slf4j-api from 1.7.36 to 2.0.0 in /common
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.36 to 2.0.0.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.36...v_2.0.0)

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 23:53:35 +00:00
4drian3d
e2c0dafc3d release: Version 3.0.0 2022-08-15 21:48:26 +00:00
4drian3d
531a31344d fix: Fixed missing geantyref relocation 2022-08-15 00:14:02 +00:00
Adrian3d04
1e7ae82bb7 feat: Implement blossom version replacement 2022-08-14 01:02:23 +00:00
Adrian3d04
03630dadb0 feat: Implement metrics 2022-08-14 00:30:50 +00:00
Adrian3d04
315f6b043b feat(paper): Implement Paper Debug
feat(velocity): improved PluginMessageListener
2022-08-06 03:30:48 +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