90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
Filter versions...
Filter channels...

deps: bump io.netty:netty-codec-http from 4.1.117.Final to 4.1.118.Final (#246)

Bumps io.netty:netty-codec-http from 4.1.117.Final to 4.1.118.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.apache.commons:commons-text from 1.12.0 to 1.13.0 (#240)

Bumps org.apache.commons:commons-text from 1.12.0 to 1.13.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.115.Final to 4.1.117.Final (#244)

Bumps io.netty:netty-codec-http from 4.1.115.Final to 4.1.117.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.17.0 to 4.18.0 (#241)

Bumps net.kyori:adventure-nbt from 4.17.0 to 4.18.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>

deps: bump com.gradleup.shadow from 8.3.5 to 8.3.6 (#245)

Bumps com.gradleup.shadow from 8.3.5 to 8.3.6.


updated-dependencies:

  • dependency-name: com.gradleup.shadow 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>

enhancement: role weight fallback to luckperms placeholder (#238)

Fixed problem with regex

Fixed problem with placeholder replacements

Added a delay on join

Velocitab 1.7.3 adds support for Minecraft 1.21.4. and adds support for placeholders replacements.

  • Added support for Minecraft 1.21.4 (#236)
  • Added Placeholders Replacements (#236)
    • This new feature lets you replace a placeholder with a different value.
    • This is useful for things like changing the text of a date placeholder to a localized version, changing the text of a biome placeholder to a color, or formatting a vanish placeholder to show a player's vanish status if the placeholder returns just a boolean (true/false).
  • Fixed problem when kicked from a server before joining (#235)
  • Fixed problem when remove_nametags is set to true
  • Removed server_display_names from settings in favour of Placeholders Replacements

To update, just drag+drop.

Added 1.21.4 to workflows Added 1.21.4 to Protocol765Adapter

Changed velocity min build

Fixed code style

Fixed typo

deps: bump org.projectlombok:lombok from 1.18.34 to 1.18.36 (#233)

Bumps org.projectlombok:lombok from 1.18.34 to 1.18.36.


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>

1.7.3 - Placeholders Replacements & 1.21.4 (#236)

  • Added PlaceholderReplacements

  • Removed server display names

  • Fixed disconnect problem

  • Added support for 1.21.4

deps: bump io.netty:netty-codec-http from 4.1.114.Final to 4.1.115.Final (#234)

Bumps io.netty:netty-codec-http from 4.1.114.Final to 4.1.115.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>

Fixed problem when isRemoveNametags is true Improved performance caching reflection fields

deps: bump com.gradleup.shadow from 8.3.3 to 8.3.5 (#232)

Bumps com.gradleup.shadow from 8.3.3 to 8.3.5.


updated-dependencies:

  • dependency-name: com.gradleup.shadow 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>

Velocitab 1.7.2 adds support for Minecraft 1.21.2/3. This release of Minecraft includes a new protocol for sorting players, which we now takes advantage of for those on the latest game version.

  • By default, Velocitab will no longer format player's name tags.
    • This is because we want to minimize the packet traffic footprint of Velocitab with default configurations.
    • This is thanks to the fact that on 1.21.2/3 and newer clients, scoreboard team packets are no longer required for sorting.
    • If your proxy only supports these clients and you're not using Velocitab's nametag features, you are now able to use scoreboard teams. If you still want formatted nametags, these packets will still be sent.
  • A minimum version of PAPIProxyBridge (v1.7) is now required; the plugin will check for compatibility on startup
  • Fixed a bug where the TAB list would continue to show on disabled servers, courtesy of @lulu2002 (#218)
  • Various performance improvements and code logic adjustments

To update, just drag+drop.


Project members

WiIIiam278

Owner

alexdev03

Co-maintainer

Details

Licensed Apache-2.0
Published 2 years ago
Updated 2 days ago