16 Commits

Author SHA1 Message Date
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
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]
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
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
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