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

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.

build: fix missing versionMetadata

deps: bump org.bstats:bstats-velocity from 3.0.3 to 3.1.0 (#217)

Bumps org.bstats:bstats-velocity from 3.0.3 to 3.1.0.


updated-dependencies:

  • dependency-name: org.bstats:bstats-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>

Fixed compilation problem

Velocitab 1.7.1 fixes bugs and changes the default formatter to MiniMessage.

  • The default text formatter is now MINIMESSAGE instead of MINEDOWN. (#208)
  • Added a config option to force-send TAB list packets that may improve compatibility with certain fabric mods.
  • Fixed a few logic bugs related to conditional placeholders.
  • Fixed an issue with the regex match used to find certain placeholders (#209)

To update, drag+drop.

Changed Animations docs Fixed condition problem

Removed unused dependency

deps: bump xyz.jpenilla.run-velocity from 2.3.0 to 2.3.1 (#211)

Bumps xyz.jpenilla.run-velocity from 2.3.0 to 2.3.1.


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>

deps: bump org.bstats:bstats-velocity from 3.0.2 to 3.0.3 (#213)

Bumps org.bstats:bstats-velocity from 3.0.2 to 3.0.3.


updated-dependencies:

  • dependency-name: org.bstats:bstats-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>

Fixed tablist problem for some mods

Fixed regex problem (#209)

Merge remote-tracking branch 'origin/master'

refactor: Make MiniMessage the default formatter, fix bugs (#208)

  • Fixed some problems Changed default formatter to MINIMESAGE

  • Removed debug message

Velocitab 1.7 adds the ability to customize server links, adds conditional placeholders, fixes bugs, and more.

  • Added the ability to customize server links (#201)
  • Added relational and conditional MiniPlaceholders support, courtesy of @alexdev03 (#197)
  • Fixed the wrong permission node check being used for /velocitab
  • Fixed the 300ms delay before TAB would update after joining a server

To update, just drag+drop and regenerate your config.yml file.

build: use tokenMap in build

deps: bump it.unimi.dsi:fastutil from 8.5.13 to 8.5.14 (#207)

Bumps it.unimi.dsi:fastutil from 8.5.13 to 8.5.14.


updated-dependencies:

  • dependency-name: it.unimi.dsi:fastutil 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.32 to 1.18.34 (#203)

Bumps org.projectlombok:lombok from 1.18.32 to 1.18.34.


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>

deps: bump io.netty:netty-codec-http from 4.1.110.Final to 4.1.112.Final (#206)

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

ci: add bones publishing to CI


Project members

WiIIiam278

Owner

alexdev03

Co-maintainer

Details

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