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 |
|
4drian3d
|
28a845d566
|
misc: Improved config loading
|
2022-07-12 16:06:57 +00:00 |
|
4drian3d
|
64f4fd5176
|
feat(api): Implement AuthmeVelocityAPI#isNotLogged
|
2022-07-12 16:06:13 +00:00 |
|
4drian3d
|
6365866e59
|
feat: Implement authme_in_auth_server and authme_player_in_auth_server placeholders
|
2022-07-02 18:46:24 +00:00 |
|
4drian3d
|
a41d22d762
|
misc: Replaced some Components with native MiniPlaceholders components
|
2022-06-16 22:16:31 +00:00 |
|
4drian3d
|
d93ffb4f2e
|
build: Update Paper repository
|
2022-06-16 22:11:50 +00:00 |
|
4drian3d
|
29049019f5
|
misc: Improved code
|
2022-06-02 00:46:49 +00:00 |
|
4drian3d
|
2c2e6f1bad
|
fix: Fixed wrong plugin message method
|
2022-06-02 00:36:05 +00:00 |
|
4drian3d
|
6e2ce693d6
|
Merge pull request #38 from 4drian3d/dependabot/maven/proxy/com.github.4drian3d-MiniPlaceholders-1.1.1
Bump MiniPlaceholders from 1.0.1 to 1.1.1 in /proxy
|
2022-04-20 23:52:09 -05:00 |
|
dependabot[bot]
|
2ea935fa1b
|
Bump MiniPlaceholders from 1.0.1 to 1.1.1 in /proxy
Bumps [MiniPlaceholders](https://github.com/4drian3d/MiniPlaceholders) from 1.0.1 to 1.1.1.
- [Release notes](https://github.com/4drian3d/MiniPlaceholders/releases)
- [Commits](https://github.com/4drian3d/MiniPlaceholders/compare/1.0.1...1.1.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-04-20 23:22:31 +00:00 |
|
4drian3d
|
344fb29193
|
Merge pull request #37 from 4drian3d/dependabot/maven/spigot/com.github.4drian3d-MiniPlaceholders-1.1.1
Bump MiniPlaceholders from 1.0.1 to 1.1.1 in /spigot
|
2022-04-19 20:06:44 -05:00 |
|
dependabot[bot]
|
9226b41ce8
|
Bump MiniPlaceholders from 1.0.1 to 1.1.1 in /spigot
Bumps [MiniPlaceholders](https://github.com/4drian3d/MiniPlaceholders) from 1.0.1 to 1.1.1.
- [Release notes](https://github.com/4drian3d/MiniPlaceholders/releases)
- [Commits](https://github.com/4drian3d/MiniPlaceholders/compare/1.0.1...1.1.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-04-19 23:31:51 +00:00 |
|
4drian3d
|
8dd1847042
|
Merge pull request #36 from 4drian3d/dependabot/maven/com.github.4drian3d-MiniPlaceholders-1.0.1
Bump MiniPlaceholders from 1.0.0 to 1.0.1
|
2022-04-11 18:35:37 -05:00 |
|
dependabot[bot]
|
089ae3ff76
|
Bump MiniPlaceholders from 1.0.0 to 1.0.1
Bumps [MiniPlaceholders](https://github.com/4drian3d/MiniPlaceholders) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/4drian3d/MiniPlaceholders/releases)
- [Commits](https://github.com/4drian3d/MiniPlaceholders/compare/1.0.0...1.0.1)
---
updated-dependencies:
- dependency-name: com.github.4drian3d:MiniPlaceholders
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-11 23:31:15 +00:00 |
|
4drian3d
|
4b568dae2f
|
Merge pull request #34 from 4drian3d/dependabot/github_actions/actions/setup-java-3
Bump actions/setup-java from 2 to 3
|
2022-04-08 22:52:58 -05:00 |
|
4drian3d
|
ee7b762387
|
Merge pull request #35 from 4drian3d/dependabot/github_actions/actions/upload-artifact-3
Bump actions/upload-artifact from 2 to 3
|
2022-04-08 22:52:31 -05:00 |
|
dependabot[bot]
|
f6a16240d4
|
Bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-08 23:15:35 +00:00 |
|