Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Velocitab

Velocitab

A beautiful and versatile TAB list plugin for Velocity proxies

19.9k
92
Management
Social
Utility

Compatibility

Minecraft: Java Edition

1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.2
1.8.x

Platforms

Velocity

Supported environments

Server-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Visit wiki Join Discord server
Buy Me a CoffeeSponsor on GitHub

Creators

WiIIiam278
WiIIiam278 Owner
alexdev03
alexdev03 Co-maintainer

Details

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

Show all versions

1
3
4
5
14

Velocitab v1.7.3-94760f7

by WiIIiam278 on Dec 3, 2024
Download

Changed velocity min build

Velocitab v1.7.3-ce88b48

by WiIIiam278 on Dec 3, 2024
Download

Fixed code style

Velocitab v1.7.3-a55bd56

by WiIIiam278 on Dec 3, 2024
Download

Fixed typo

Velocitab v1.7.3-7b8d55b

by WiIIiam278 on Dec 3, 2024
Download

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.

  • Changelog
  • Commits

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>

Velocitab v1.7.3-24c29e6

by WiIIiam278 on Dec 3, 2024
Download

1.7.3 - Placeholders Replacements & 1.21.4 (#236)

  • Added PlaceholderReplacements

  • Removed server display names

  • Fixed disconnect problem

  • Added support for 1.21.4

Velocitab v1.7.2-2ba2080

by WiIIiam278 on Nov 28, 2024
Download

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.

  • Commits

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>

Velocitab v1.7.2-6c558fa

by WiIIiam278 on Nov 19, 2024
Download

Fixed problem when isRemoveNametags is true Improved performance caching reflection fields

Velocitab v1.7.2-67931d8

by WiIIiam278 on Nov 8, 2024
Download

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.

  • Release notes
  • Commits

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 v1.7.2

by WiIIiam278 on Oct 28, 2024
Download

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.

Velocitab v1.7.2-d9dcf54

by WiIIiam278 on Oct 28, 2024
Download

build: fix missing versionMetadata

Velocitab v1.7.1-73de08e

by WiIIiam278 on Oct 22, 2024
Download

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.

  • Release notes
  • Commits

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>

Velocitab v1.7.1-cf7c92e

by WiIIiam278 on Oct 2, 2024
Download

Fixed compilation problem

Velocitab v1.7.1

by WiIIiam278 on Aug 23, 2024
Download

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.

Velocitab v1.7.1-852c3e8

by WiIIiam278 on Aug 23, 2024
Download

Changed Animations docs Fixed condition problem

Velocitab v1.7.1-5470d19

by WiIIiam278 on Aug 21, 2024
Download

Removed unused dependency

Velocitab v1.7.1-43d05b7

by WiIIiam278 on Aug 21, 2024
Download

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>

Velocitab v1.7.1-e59cbe6

by WiIIiam278 on Aug 21, 2024
Download

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.

  • Release notes
  • Commits

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>

Velocitab v1.7.1-59c8b08

by WiIIiam278 on Aug 21, 2024
Download

Fixed tablist problem for some mods

Velocitab v1.7.1-b4746dd

by WiIIiam278 on Aug 11, 2024
Download

Fixed regex problem (#209)

Velocitab v1.7.1-4d7ffd7

by WiIIiam278 on Aug 11, 2024
Download

Merge remote-tracking branch 'origin/master'

1
3
4
5
14

Modrinth is open source.

main@396f737

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.