29 Commits

Author SHA1 Message Date
Adrian
f87051cc23
feat: improved configuration handling 2023-03-11 09:46:46 -05:00
Adrian
63f7af9046
feat: implement injection 2023-03-11 09:30:14 -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
5bc0d3560e fix: Fixed Paper Debug logger issue 2023-01-11 22:41:28 -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
4drian3d
6ff28248c9 misc: Some code cleanup 2022-11-30 15:48:49 -05:00
dependabot[bot]
1c3c119d15
build(deps): Bump MiniPlaceholders from 1.2.1 to 1.3.1 in /paper
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]
6e2c33303a
build(deps): Bump MiniPlaceholders from 1.1.1 to 1.2.1 in /paper
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-22 23:53:39 +00:00
Adrian
f1db0018f2
fix: Fixed #52 2022-08-16 15:12:51 -05:00
4drian3d
e2c0dafc3d release: Version 3.0.0 2022-08-15 21:48:26 +00:00
4drian3d
b2e1e1185e feat(docs): Implement LoginByProxyEvent on Paper 2022-08-15 01:11:00 +00:00
4drian3d
98831c4ae3 misc: Some plugin meta changes 2022-08-15 00:14:51 +00:00
Adrian3d04
1e7ae82bb7 feat: Implement blossom version replacement 2022-08-14 01:02:23 +00:00
Adrian3d04
1c7c50675a feat(velocity): Implement Velocity debug mode 2022-08-13 14:25:02 +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
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