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.1k
90
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 5 days ago
DescriptionGalleryChangelogVersions

Show all versions

1
5
6
7
14

Velocitab v1.6.3-58742eb

by WiIIiam278 on Feb 19, 2024
Download

build: use gradle 8.6

Velocitab v1.6.2-3d744cc

by WiIIiam278 on Feb 19, 2024
Download

Added skip for compatibility check (#162)

Velocitab v1.6.2-4729696

by WiIIiam278 on Feb 16, 2024
Download

deps: bump it.unimi.dsi:fastutil from 8.5.12 to 8.5.13 (#158)

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

  • Changelog
  • Commits

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>

Velocitab v1.6.2-4efc579

by WiIIiam278 on Feb 9, 2024
Download

feat: add plugin message api, GROUP_PLAYERS_ONLINE placeholder (#157)

  • Added plugin message api & added LOCAL_GROUP_PLAYERS_ONLINE placeholders

  • Fixed conversations, added placeholders to docs and fixed a few bugs

  • Solved conversation

  • Fixed possible charset problem and moved channels to a map instead of a set

  • Changed docs

  • Fixed kick issue and fixed problem header/footer on join

Velocitab v1.6.2-a5940e0

by WiIIiam278 on Feb 8, 2024
Download

deps: bump xyz.jpenilla.run-velocity from 2.2.2 to 2.2.3 (#155)

Bumps xyz.jpenilla.run-velocity from 2.2.2 to 2.2.3.


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.6.2-345ce7f

by WiIIiam278 on Feb 4, 2024
Download

refactor: require PPB for PAPI placeholder fallback, add setting

Velocitab v1.6.2-65e9378

by WiIIiam278 on Feb 3, 2024
Download

ci: bump gradle/gradle-build-action from 2 to 3 (#150)

Bumps gradle/gradle-build-action from 2 to 3.

  • Release notes
  • Commits

updated-dependencies:

  • dependency-name: gradle/gradle-build-action dependency-type: direct:production update-type: version-update:semver-major ...

Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Velocitab v1.6.2-f47f5fc

by WiIIiam278 on Feb 3, 2024
Download

refactor: Improve /velocitab name (#154)

  • feat: use StringArgumentType#greedyString in name-command argument to allow for special characters

  • feat: handle name-command if no argument is given

Velocitab v1.6.2-65abbc1

by WiIIiam278 on Feb 3, 2024
Download

fix: let LuckPerms-Meta placeholder pass if Proxy returns blank (#153)

  • fix: let LuckPerms-Meta placeholder pass if Proxy returns blank

  • fix: let unset prefix & suffix also pass to bridge

  • refactor: remove unnecessary sorting warning

Velocitab v1.6.2-7caa185

by WiIIiam278 on Feb 1, 2024
Download

Improve config validator, add team collision rule setting (#152)

  • Fixed tab problem on not handled servers

  • Fixed config validator and added collisions parameter

  • Fixed conversations

Velocitab v1.6.2-63ed225

by WiIIiam278 on Jan 26, 2024
Download

build: bump ConfigLib to 4.4.0, fix file encoding

Velocitab v1.6.2

by WiIIiam278 on Jan 24, 2024
Download

Note: Velocitab v1.6 changed the configuration structure. If you're updating from v1.5 or lower, you'll need to copy over your existing TAB formats to the new one. Check the v1.6 release notes for more info.

Velocitab 1.6.2 fixes bugs from the previous version. Requires Velocity 3.3.0 build 329 or newer.

  • The plugin will now stop loading if an attempt is made to load it on a server running an incompatible Velocity proxy version/build.
  • Fixed the /velocitab name command not having a permission node.
  • Fixed servers not present in any tab groups having their header and footer needlessly cleared.
  • Fixed an exception that could be thrown when the plugin attempted to parse placeholders formed in certain ways (#146)
  • Fixed disconnected players haunting the TAB list if they lost connection unexpectedly, such as when moving between servers (#149)

To update from 1.6.x, just drag+drop. If you're updating from v1.5.x, please check the v1.6 release notes.

Velocitab v1.6.2-fc605ce

by WiIIiam278 on Jan 24, 2024
Download

deps: bump io.netty:netty-codec-http from 4.1.105.Final to 4.1.106.Final (#147)

Bumps io.netty:netty-codec-http from 4.1.105.Final to 4.1.106.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.6.2-e19d06e

by WiIIiam278 on Jan 24, 2024
Download

Fixed some problems: (#149)

  • kick problem
  • missing permission to name subcommand
  • check before clearing header & footer on not handled servers

Velocitab v1.6.2-dda5376

by WiIIiam278 on Jan 24, 2024
Download

deps: bump net.william278:PAPIProxyBridge from 1.4.2 to 1.5 (#148)

Bumps net.william278:PAPIProxyBridge from 1.4.2 to 1.5.


updated-dependencies:

  • dependency-name: net.william278:PAPIProxyBridge 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.6.2-e540605

by WiIIiam278 on Jan 24, 2024
Download

refactor: Slightly tweak ScoreboardManager registration error

Velocitab v1.6.1-c4a07e1

by WiIIiam278 on Jan 21, 2024
Download

Fix regex problem (#146)

Velocitab v1.6.1

by WiIIiam278 on Jan 19, 2024
Download

Note: Velocitab v1.6 changed the configuration structure. If you're updating from v1.5 or lower, you'll need to copy over your existing TAB formats to the new one. Check the previous release notes for more info.

Velocitab 1.6.1 fixes compatibility issues with newer builds of Velocity, and makes a few bug fixes with packet handling.

  • Fixed compatibility with the latest Velocity 3.3.0-SNAPSHOT builds.
  • Fixed users sometimes getting kicked with DecoderException: failed to decode: Not a map: null null due to malformed packet update handling (#144)
  • Bumped a few dependencies

To update from 1.6, just drag+drop. If you're updating from v1.5, please check the v1.6 release notes.

Velocitab v1.6.1-7b347bb

by WiIIiam278 on Jan 19, 2024
Download

refactor: optimize imports

Velocitab v1.6.1-8bace56

by WiIIiam278 on Jan 19, 2024
Download

build: bump to 1.6.1 fix: issues with loading against the latest version of Velocity

1
5
6
7
14

Modrinth is open source.

feat/theseus/tauri-v2@c5403db

© 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.