deps: bump io.netty:netty-codec-http from 4.1.109.Final to 4.1.110.Final (#194)
Bumps io.netty:netty-codec-http from 4.1.109.Final to 4.1.110.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>
deps: bump net.kyori:adventure-nbt from 4.16.0 to 4.17.0 (#192)
Bumps net.kyori:adventure-nbt from 4.16.0 to 4.17.0.
updated-dependencies:
- dependency-name: net.kyori:adventure-nbt 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>
fix: duplicate entity ID issues with offline accounts (#190)
deps: bump xyz.jpenilla.run-velocity from 2.2.4 to 2.3.0 (#191)
Bumps xyz.jpenilla.run-velocity from 2.2.4 to 2.3.0.
updated-dependencies:
- dependency-name: xyz.jpenilla.run-velocity 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>
deps: bump xyz.jpenilla.run-velocity from 2.2.3 to 2.2.4 (#189)
Bumps xyz.jpenilla.run-velocity from 2.2.3 to 2.2.4.
updated-dependencies:
- dependency-name: xyz.jpenilla.run-velocity 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>
Note: If you are updating from Velocitab 1.5.x, you will need to regenerate your config files as there is a new format in place.
Velocitab 1.6.5 adds support for Minecraft 1.20.5.
- Added support for Minecraft 1.20.5.
- Now requires Velocity 3.3.0-380 or newer.
- Added a new
show_all_players_from_all_groups
option toconfig.yml
To update from the previous release, just drag+drop. From v1.5.x or earlier, you will need to regenerate your config.yml
file.
build: update CI pipelines for 1.20.5
feat: Add support for Minecraft 1.20.5 (#186)
-
feat: support Minecraft 1.20.5
-
build: bump to 1.6.5
-
refactor: optimize imports
-
docs: update about menu author credits
-
docs: update velocity meta author credits
-
docs: update URL
-
refactor: use Minedown from new repo
-
docs: shorten name of Plugin Message API docs page
-
deps: bump minimum Velocity version to 380
deps: bump org.apache.commons:commons-text from 1.11.0 to 1.12.0 (#185)
Bumps org.apache.commons:commons-text from 1.11.0 to 1.12.0.
updated-dependencies:
- dependency-name: org.apache.commons:commons-text 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>
deps: bump io.netty:netty-codec-http from 4.1.108.Final to 4.1.109.Final (#184)
Bumps io.netty:netty-codec-http from 4.1.108.Final to 4.1.109.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>
deps: bump org.projectlombok:lombok from 1.18.30 to 1.18.32 (#181)
Bumps org.projectlombok:lombok from 1.18.30 to 1.18.32.
updated-dependencies:
- dependency-name: org.projectlombok:lombok 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>
feat: add show_all_players_from_all_groups
config option (#183)
Code refactor Improved system that handles latency
deps: bump io.netty:netty-codec-http from 4.1.107.Final to 4.1.108.Final (#182)
Bumps io.netty:netty-codec-http from 4.1.107.Final to 4.1.108.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>
deps: ConfigLib now versioned without the v
Velocitab 1.6.4 fixes bugs, adds the ability to specify group server names by regex, and now allows you to specify whether to list players in the same TAB group on a per-group basis.
- Added the ability to specify server names by regex, useful for dynamically-spun networks (#174)
- The setting for specifying whether a TAB group should list all players on the server, instead of just those on the group has been moved to the group config, letting you change this for each group (#179)
- Fixed an issue causing a NullPointerException error when users quit the proxy server (#170)
- Resolved an error when handling packets for users not handled by Velocitab (#170)
- Fixed a problem with the LuckPerms hook (#170)
- Fixed a bug where the TAB list could fall out of sync in cases where players disconnected in certain ways (#176, #180)
To update, just drag+drop — please note if you modified the setting for specifying whether to restrict the TAB list to only list grouped members, you will need to update your tab_groups
config as this option has been moved.
fix: inconsistencies when players kicked/redirected on servers (#180)
Added onlyListPlayersInSameServer inside groups Removed onlyListPlayersInSameGroup from config Fixed problems with regex for servers Fixed other problems
Added regex system and fixed ghost players bug (#176)
-
Added regex system for TabGroup's servers. Fixed ghost player after kick/disconnect.
-
Fixed config docs with missing entries
-
Bumped version
fix: various bugs, improve non-VT user handling (#170)
deps: bump com.github.Exlll.ConfigLib:configlib-yaml (#168)
Bumps com.github.Exlll.ConfigLib:configlib-yaml from v4.4.0 to v4.5.0.
updated-dependencies:
- dependency-name: com.github.Exlll.ConfigLib:configlib-yaml dependency-type: direct:production ...
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
deps: bump net.kyori:adventure-nbt from 4.15.0 to 4.16.0 (#167)
Bumps net.kyori:adventure-nbt from 4.15.0 to 4.16.0.
updated-dependencies:
- dependency-name: net.kyori:adventure-nbt 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>