Added support for 1.8.x and 1.12.2 clients (#87)
-
Added support for 1.12.2 players
-
Added support for 1.8.x & fixed code style
-
Moved VersionManager inside ScoreboardManager
-
Code refactor
-
Update src/main/java/net/william278/velocitab/packet/UpdateTeamsPacket.java
Co-authored-by: William will27528@gmail.com
- Update src/main/java/net/william278/velocitab/packet/UpdateTeamsPacket.java
Co-authored-by: William will27528@gmail.com
- Update src/main/java/net/william278/velocitab/packet/ProtocolAbstractAdapter.java
Co-authored-by: William will27528@gmail.com
-
Added requested changes
-
Code refactoring
Co-authored-by: William will27528@gmail.com
Add exceptionflug maven repo for distributing velocity-proxy
maven.elytrium.net
is hosted in Russia and is extremely flakey nowerdays it seems.
Bump io.netty:netty-codec-http from 4.1.96.Final to 4.1.97.Final (#82)
Bumps io.netty:netty-codec-http from 4.1.96.Final to 4.1.97.Final.
updated-dependencies:
- dependency-name: io.netty:netty-codec-http dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump net.william278:annotaml from 2.0.5 to 2.0.7 (#79)
Bumps net.william278:annotaml from 2.0.5 to 2.0.7.
updated-dependencies:
- dependency-name: net.william278:annotaml dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Handle DisconnectEvent only if login status is SUCCESSFUL_LOGIN (#80)
Bump net.william278:PAPIProxyBridge from 1.2.2 to 1.3 (#77)
Bumps net.william278:PAPIProxyBridge from 1.2.2 to 1.3.
updated-dependencies:
- dependency-name: net.william278:PAPIProxyBridge dependency-type: direct:production update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump io.netty:netty-codec-http from 4.1.94.Final to 4.1.96.Final (#75)
Bumps io.netty:netty-codec-http from 4.1.94.Final to 4.1.96.Final.
updated-dependencies:
- dependency-name: io.netty:netty-codec-http dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump net.william278:annotaml from 2.0.2 to 2.0.5 (#74)
Bumps net.william278:annotaml from 2.0.2 to 2.0.5.
updated-dependencies:
- dependency-name: net.william278:annotaml dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix wrong comment in config file
Bump net.william278:PAPIProxyBridge from 1.2.1 to 1.2.2 (#66)
Bumps net.william278:PAPIProxyBridge from 1.2.1 to 1.2.2.
updated-dependencies:
- dependency-name: net.william278:PAPIProxyBridge dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump io.netty:netty-codec-http from 4.1.93.Final to 4.1.94.Final (#67)
Bumps io.netty:netty-codec-http from 4.1.93.Final to 4.1.94.Final.
updated-dependencies:
- dependency-name: io.netty:netty-codec-http dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump net.william278:PAPIProxyBridge from 1.2 to 1.2.1 (#65)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Velocitab 1.4.1 makes a few quality-of-life and stability improvements. It is compatible with the latest Minecraft version (1.20.1) as there were no packet mapping changes from 1.19.4.
- Set 200ms as the minimum period between list update executions, courtesy of @ironboundred (#52)
- Added a new placeholder:
%role_display_name%
, which will display the corresponding user's primary LuckPerms group's configure display name, if there is one (falling back to their group ID if not) - Added an option to configure the PAPIProxyBridge cache time (default is 30 seconds):
papi_cache_time
To update, just drag+drop. If you wish to use the new papi_cache_time
config option, you must regenerate your config file.
Fix wrong PAPI cache time
Add a bit more validation to the PAPI cache time option
Add role_display_name
placeholder, add docs for sorting
Merge remote-tracking branch 'origin/master'
Bump org.projectlombok:lombok from 1.18.26 to 1.18.28 (#59)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump io.netty:netty-codec-http from 4.1.92.Final to 4.1.93.Final (#60)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump to v1.4.1