347 Commits

Author SHA1 Message Date
Adrian
8f8e604d01
Merge pull request #57 from 4drian3d/dependabot/gradle/velocity/com.github.4drian3d-MiniPlaceholders-1.3.1
build(deps): Bump MiniPlaceholders from 1.2.1 to 1.3.1 in /velocity
2022-08-29 18:50:14 -05:00
Adrian
4ae44e83ac
Merge pull request #58 from 4drian3d/dependabot/gradle/paper/com.github.4drian3d-MiniPlaceholders-1.3.1
build(deps): Bump MiniPlaceholders from 1.2.1 to 1.3.1 in /paper
2022-08-29 18:49:40 -05:00
dependabot[bot]
bf34579467
build(deps): Bump MiniPlaceholders from 1.2.1 to 1.3.1 in /velocity
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]
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
Adrian
a1c84112fa
Merge pull request #53 from 4drian3d/dependabot/gradle/common/org.slf4j-slf4j-api-2.0.0 2022-08-22 21:32:40 -05:00
Adrian
d14de36ec2
Merge pull request #54 from 4drian3d/dependabot/gradle/velocity/com.github.4drian3d-MiniPlaceholders-1.2.1
build(deps): Bump MiniPlaceholders from 1.1.1 to 1.2.1 in /velocity
2022-08-22 19:04:28 -05:00
dependabot[bot]
0b7775d1f5
build(deps): Bump MiniPlaceholders from 1.1.1 to 1.2.1 in /velocity
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-23 00:01:10 +00:00
Adrian
f3f9878161
Merge pull request #55 from 4drian3d/dependabot/gradle/paper/com.github.4drian3d-MiniPlaceholders-1.2.1
build(deps): Bump MiniPlaceholders from 1.1.1 to 1.2.1 in /paper
2022-08-22 19:00:28 -05: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
dependabot[bot]
4daec7f350
build(deps): Bump slf4j-api from 1.7.36 to 2.0.0 in /common
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.36 to 2.0.0.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.36...v_2.0.0)

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 23:53:35 +00:00
4drian3d
34d3f7248f fix: Relocate and Download com.typesafe.config
Velocity 3.0.x+ and Paper 1.19+ include this dependency, but earlier versions of Paper do not

fixes #52
2022-08-16 21:24:08 +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
befe6e87cd fix: Fixed random config reseting 2022-08-15 21:47:45 +00:00
Adrian
ed50af2fef
Merge pull request #50 from 4drian3d/v3
Version 3.0.0:

- Improved Javadocs
- Implement proper API
- Update to Java 17
- Migrated to Gradle Kotlin DSL
- Implement new configuration options:

  -  Implemented SendMode to control the server selection mode
   - Implemented ignoreSignedPlayer to workaround 1.19.1+ issues with valid signed players

- Migrated to Configurate-HOCON
- Implemented Paper/Velocity Debug Mode
- Added support for Java 9 Modules
- Implemented LoginByProxyEvent (Paper event)
2022-08-15 11:50:07 -05:00
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