282 Commits

Author SHA1 Message Date
4drian3d
115a283fad build: Some build fixes 2022-08-15 15:04:18 +00:00
4drian3d
7a940ab9cf misc: Removed static module dependency 2022-08-15 14:28:13 +00:00
4drian3d
b2a928883b feat: Improved Random SendMode 2022-08-15 14:27:41 +00:00
4drian3d
23a8255796 chore: Add License 2022-08-15 02:37:35 +00:00
4drian3d
b2e1e1185e feat(docs): Implement LoginByProxyEvent on Paper 2022-08-15 01:11:00 +00:00
4drian3d
bc54dd591f feat(docs): Improved PreSendOnLoginEvent documentation
Implement AwaitingEvent annotation
2022-08-15 01:09:42 +00:00
4drian3d
98831c4ae3 misc: Some plugin meta changes 2022-08-15 00:14:51 +00:00
4drian3d
531a31344d fix: Fixed missing geantyref relocation 2022-08-15 00:14:02 +00:00
Adrian3d04
9ad26e692b Merge branch 'master' of https://github.com/4drian3d/AuthMeVelocity into v3 2022-08-14 04:15:58 +00:00
Adrian3d04
d9760b691f ci: Some ci fixes 2022-08-14 03:53:11 +00:00
Adrian3d04
d2ef3fd7d5 misc: Revert ServerResult record 2022-08-14 03:40:07 +00:00
Adrian3d04
904b84638c feat: Simplify ServerResult 2022-08-14 03:32:55 +00:00
Adrian3d04
1a167398bc chore: Implement missing Paper Javadocs references 2022-08-14 03:23:56 +00:00
Adrian3d04
50c57bc1fc chore: Some Javadocs changes 2022-08-14 03:07:35 +00:00
Adrian3d04
0b47b34f4a chore: Implement Gradle Wrapper 2022-08-14 02:31:33 +00:00
Adrian3d04
9737d0a449 feat: Implement Javadocs tasks 2022-08-14 02:22:18 +00:00
Adrian3d04
1e7ae82bb7 feat: Implement blossom version replacement 2022-08-14 01:02:23 +00:00
Adrian3d04
4e191478f8 fix: Fixed early config calling 2022-08-14 01:01:40 +00:00
Adrian3d04
03630dadb0 feat: Implement metrics 2022-08-14 00:30:50 +00:00
Adrian3d04
0d8630452f fix(velocity): Implement ignoreSignedPlayer configuration
Workaround for #48
2022-08-13 21:47:26 +00:00
Adrian3d04
97b9bcd87a misc(velocity): Implement Advanced config section 2022-08-13 21:12:23 +00:00
Adrian3d04
6775b8080e feat: Improved server connection selection
Now the selection mode of the server to send the player to is configurable

resolves #40
2022-08-13 21:03:34 +00:00
Adrian3d04
327b3394f1 feat: Improved PreSendLoginEvent Result 2022-08-13 21:00:44 +00:00
Adrian3d04
6f47a7f745 Release: Version 2.2.3 2022-08-13 16:26:51 +00:00
Adrian3d04
1c7c50675a feat(velocity): Implement Velocity debug mode 2022-08-13 14:25:02 +00:00
Adrian
24274a4c63
Fix #46 2022-08-13 08:47:41 -05: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
07c6bc99eb fix(build): Fixed workflows 2022-08-04 23:00:25 +00:00
Adrian3d04
a401655551 refactor: Migrate to gradle 2022-08-04 22:57:11 +00:00
Adrian3d04
08bfbd7469 feat: Improved connectionRequest method 2022-08-04 20:01:36 +00:00
4drian3d
ae7e61db10 fix: Fixed missing Continuation#resume call 2022-07-28 17:09:35 -05:00
4drian3d
0178a2f4de release: Version 2.2.1 2022-07-28 21:17:59 +00:00
4drian3d
019471387a fix: Fix incorrect connect check logic
fixes #44
2022-07-28 21:16:24 +00:00
4drian3d
f90be2e75f misc: Added FUNDING.yml 2022-07-28 16:00:55 +00:00
4drian3d
9c65541b8e fix: Possible fix for #44 2022-07-28 15:01:06 +00:00
Adrian
30023ece19
Merge pull request #42 from 4drian3d/feat/command 2022-07-27 12:05:49 -05:00
4drian3d
609a02e3d8 fix: Catch IllegalStateException on invalid configuration load 2022-07-27 16:58:30 +00:00
4drian3d
14f38046e7 feat: Improved reload messages 2022-07-27 16:52:04 +00:00
4drian3d
ec93099691 fix: Fixed incorrect check in plugin initialization 2022-07-27 16:45:33 +00:00
4drian3d
aead3e144c fix: Fixed multiple ChannelIdentifier registration 2022-07-27 16:36:36 +00:00
4drian3d
3395a54104 fix: Clear listeners list on unregister 2022-07-27 16:23:27 +00:00
4drian3d
581e615363 feat: Implement /authmevelocity command
resolves #41
2022-07-27 16:20:37 +00:00
4drian3d
01b41e47ae misc: Some minor improvements 2022-07-12 16:11:36 +00:00
4drian3d
cc3803307e fix(paper): Unregister plugin channels on plugin disable 2022-07-12 16:10:57 +00:00
4drian3d
57fe83c2e8 fix: Correctly filtered players in the AuthmePlaceholders expansion 2022-07-12 16:09:45 +00:00
4drian3d
818325a5f9 feat: Improved TabComplete Listener 2022-07-12 16:08:12 +00:00