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

17.7k
93
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 yesterday
DescriptionGalleryChangelogVersions

Show all versions

1
2
3
14

Velocitab v1.7.6-a0fb6da

by WiIIiam278 on Jun 17, 2025
Download

deps: bump de.exlll:configlib-yaml from 4.5.0 to 4.6.1 (#270)

Bumps de.exlll:configlib-yaml from 4.5.0 to 4.6.1.

  • Release notes
  • Commits

updated-dependencies:

  • dependency-name: de.exlll:configlib-yaml dependency-version: 4.6.1 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.6-c99ca06

by WiIIiam278 on Jun 17, 2025
Download

deps: bump net.luckperms:api from 5.4 to 5.5 (#271)

Bumps net.luckperms:api from 5.4 to 5.5.

  • Commits

updated-dependencies:

  • dependency-name: net.luckperms:api dependency-version: '5.5' 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.6-70932f5

by WiIIiam278 on Jun 6, 2025
Download

Fix: Apply placeholder replacement when placeholder is not found (#272)

  • Fix: Apply placeholder replacement when placeholder is not found

Previously, if a placeholder (e.g., %essentials_afk%) was not resolved (i.e., had no current value), the system would not apply any specific replacement rules defined for the placeholder string itself. This meant that a configuration like:

placeholder_replacements: '%essentials_afk%': - placeholder: '%essentials_afk%' replacement: "Not present"

would not result in "%essentials_afk%" being replaced by "Not present" if the %essentials_afk% placeholder didn't resolve.

  • use getOrDefault instead of only get

Velocitab v1.7.6-8d18599

by WiIIiam278 on Jun 2, 2025
Download

Added more backend placeholders

Velocitab v1.7.6-a9aa82f

by WiIIiam278 on Jun 2, 2025
Download

Fixed problem with dump showing a wrong server list Added support for backend luckperms placeholders even if luckperms hook is active General fixes

Velocitab v1.7.6

by WiIIiam278 on May 16, 2025
Download

Velocitab 1.7.6 fixes bugs and improves system performance.

  • Improved config validation for tab groups (#261)
  • Improved the performance and fixed several issues related to the placeholder replacement system
  • Fixed a problem related to players with an active glow effect

To update, just drag+drop.

Velocitab v1.7.6-b7dfca6

by WiIIiam278 on May 5, 2025
Download

Improved placeholder replacements performance Fixed problem with placeholder replacements Added exception handlers to Velocitab Task Manager Thread Added more debug commands

Velocitab v1.7.6-b90cc66

by WiIIiam278 on May 2, 2025
Download

deps: bump net.kyori:adventure-nbt from 4.19.0 to 4.20.0 (#256)

Bumps net.kyori:adventure-nbt from 4.19.0 to 4.20.0.

  • Release notes
  • Commits

updated-dependencies:

  • dependency-name: net.kyori:adventure-nbt dependency-version: 4.20.0 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.6-917a276

by WiIIiam278 on May 2, 2025
Download

deps: bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 (#259)

Bumps org.apache.commons:commons-text from 1.13.0 to 1.13.1.


updated-dependencies:

  • dependency-name: org.apache.commons:commons-text dependency-version: 1.13.1 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.6-ed032b7

by WiIIiam278 on May 2, 2025
Download

deps: bump org.projectlombok:lombok from 1.18.36 to 1.18.38 (#254)

Bumps org.projectlombok:lombok from 1.18.36 to 1.18.38.

  • 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.6-a3d2737

by WiIIiam278 on Apr 30, 2025
Download

General performance improvements & Improved Tab Groups config checker (#261)

  • Added more caches Improved internal logic performance Added check on reload to prevent the plugin from crashing if an invalid yaml is used

  • Changed debug command tab completer logic

Velocitab v1.7.5-69cb990

by WiIIiam278 on Apr 9, 2025
Download

Fixed problem with Placeholders Replacements Moved some logic to velocitab thread

Velocitab v1.7.5-6ff785f

by WiIIiam278 on Apr 8, 2025
Download

feat: mark PremiumVanish as compatible

Velocitab v1.7.5-115f3c7

by WiIIiam278 on Apr 5, 2025
Download

Fixed concurrency problem Fixed problem with placeholder replacements

Velocitab v1.7.5-7861605

by WiIIiam278 on Mar 29, 2025
Download

Fixed glow problem

Velocitab v1.7.5

by WiIIiam278 on Mar 28, 2025
Download

Velocitab 1.7.5 adds support for Minecraft 1.21.5 and fixes bugs

  • Added support for Minecraft 1.21.5 (#252)
  • PAPIProxyBridge 1.8 is now required when using this with Velocitab
  • Fixed an issue where indexes were not incremented on header/footer update, courtesy of @Kowaman (#251)
  • Fixed a problem with users quitting while using the only_list_players_in_same_server setting
  • Fixed a problem with the else case with placeholder replacements
  • Fixed issues relating to loading tab groups from multiple files

To update from 1.7.4, just drag+drop. Please update PAPIProxyBridge to 1.8 or newer if you are using this.

Velocitab v1.7.5-960955c

by WiIIiam278 on Mar 28, 2025
Download

1.21.5 (#252)

  • Added support for 1.21.5
  • Improved UpdateTeamsPacket's caches

Velocitab v1.7.5-381a0d0

by WiIIiam278 on Mar 25, 2025
Download

Improved updateHeaderFooter

Velocitab v1.7.5-25a866f

by WiIIiam278 on Mar 25, 2025
Download

fix: increment indexes on header/footer update (#251)

Velocitab v1.7.5-1133729

by WiIIiam278 on Mar 23, 2025
Download

Fixed problem Added missing javadoc Bumped required papiproxybridge version

1
2
3
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.