|
9ae4ee76cf
|
update
|
2024-12-19 17:12:04 +03:00 |
|
Adrian
|
4706366d3d
|
misc: Requires 1.20+
|
2024-01-20 17:28:54 -05: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 |
|
Adrian
|
f857c25180
|
feat: Added Support for AuthMe Sessions
|
2023-12-07 13:13:45 -05:00 |
|
Adrian
|
82b48b9f06
|
misc(debug): Improved debug mode
|
2023-12-01 18:06:05 -05:00 |
|
Adrian
|
0b1ec8a591
|
fix(ci): Fixed compilation
|
2023-09-03 18:14:37 -05:00 |
|
Adrian
|
6f7e7bb4d1
|
misc: Added deprecation message for old versions
|
2023-09-03 17:48:01 -05:00 |
|
Adrian
|
9536b98b7d
|
fix: Fixed AutoLogin inconsistency
|
2023-07-29 10:55:27 -05:00 |
|
Adrian
|
064130cd26
|
fix: Updated to 1.20
|
2023-06-08 12:05:09 -05:00 |
|
Adrian
|
fed2b4a66b
|
feat(velocity): Improved performance and organization of listener registrations
|
2023-05-24 17:56:42 -05:00 |
|
Adrian
|
d597b1e33e
|
feat: Added Paper plugins compatibility
resolves #87
|
2023-05-24 15:12:24 -05:00 |
|
Adrian
|
8641bb59f0
|
fix: Fixed AutoLogin not working
|
2023-05-24 08:21:20 -05:00 |
|
Adrian
|
c9f1c686f8
|
feat: Added Folia Support
|
2023-04-11 12:43:09 -05:00 |
|
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 |
|