49 Commits

Author SHA1 Message Date
Adrian
52b0dca96a
misc(debug): Improved Plugin Messaging Listener debug mode 2023-12-07 11:52:47 -05:00
Adrian
82b48b9f06
misc(debug): Improved debug mode 2023-12-01 18:06:05 -05:00
Triassic
5849f05a69 Add ability to require permission to send-on-login 2023-10-09 16:08:42 +03:00
Adrian
7371b217d7
misc: Updated Blossom plugin usage 2023-09-03 22:34:06 -05:00
Adrian
0b1ec8a591
fix(ci): Fixed compilation 2023-09-03 18:14:37 -05:00
Adrian
0c1dbaed58
feat: Added LuckPerms contexts 2023-08-17 18:10:22 -05:00
Adrian
9536b98b7d
fix: Fixed AutoLogin inconsistency 2023-07-29 10:55:27 -05:00
Adrian
9eed19a390
release: Version 4.0.3 2023-06-27 22:21:10 -05:00
Adrian
37b7b615ba
misc: Removed version check 2023-06-27 19:55:30 -05:00
Adrian
32360cc099
fix: Fixed compilation 2023-06-26 15:51:20 -05:00
Adrian
f878060b4b
feat: Experimental support for modern TabCompletion blocking 2023-06-26 15:41:17 -05:00
Adrian
fed2b4a66b
feat(velocity): Improved performance and organization of listener registrations 2023-05-24 17:56:42 -05:00
Adrian
8641bb59f0
fix: Fixed AutoLogin not working 2023-05-24 08:21:20 -05:00
Adrian
e4716b44cc
fix(api): Fixed NPE in AuthMeVelocityAPI#removePlayerIf 2023-04-21 23:10:58 -05:00
Adrian
d617995bbe
misc: Improved AutoLogin debug messages 2023-04-21 23:08:48 -05:00
Adrian
1b55ffdf41
test: Add reload test 2023-03-11 10:31:47 -05:00
Adrian
830916f91c
test: implement tests
resolves #49
2023-03-11 10:26:15 -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
afda8ecbc3
fix: fixed legacy minecraft version plugin message sending 2023-03-03 15:57:43 -05:00
Adrian
a500090723
fix: removed ignore signed players option
Now that my UnSignedVelocity plugin exists, this option is no longer needed
2023-03-03 15:50:01 -05:00
Adrian
5ef6f99236
misc: rename AuthMeUtils 2023-02-07 17:44:09 -05:00
Adrian
d04626fb00 refactor!: change package to io.github._4drian3d.authmevelocity 2023-02-07 11:57:36 -05:00
Adrian
d30857f682 chore: improved README 2023-02-06 21:10:09 -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
67a426456b fix: SendOnlogin configuration was using the auth servers instead of the Lobby servers 2023-01-11 22:43:44 -05:00
Adrian
c2c40d86a4 fix: Fixed minor compatibility issue 2023-01-11 22:40:51 -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
AlexProgrammerDE
f8d6669c5f Use null instead of empty task 2022-11-30 19:20:11 +01:00
AlexProgrammerDE
37fb319bd7 Fix issue 2022-11-30 19:10:39 +01:00
4drian3d
115a283fad build: Some build fixes 2022-08-15 15:04:18 +00:00
4drian3d
b2a928883b feat: Improved Random SendMode 2022-08-15 14:27:41 +00:00
4drian3d
98831c4ae3 misc: Some plugin meta changes 2022-08-15 00:14:51 +00:00
Adrian3d04
d2ef3fd7d5 misc: Revert ServerResult record 2022-08-14 03:40:07 +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
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