Fixed rare problem while joining
build: update wiki action to use v4
deps: bump io.netty:netty-codec-http to 4.1.105.Final (#141)
Bumps io.netty:netty-codec-http from 4.1.103.Final to 4.1.105.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>
refactor: internals refactor, fix logic, new configs, spectator fix (#138)
-
Started refactor
-
more work
-
Bug fixes and more work
-
Fixed task problem
-
More work on providers + fixed relocation problem
-
Added providers + relocated snakeyaml
-
Fixed relocation problem + removed org.json
-
maps instantiation refactored
-
Fixed reload problem
-
Fixed logic problem
-
More work on refactoring PlayerTabList
-
Using lombok for procteded values
-
More work
-
Fixed cache problem + more work on refactor
-
fixed conversations
-
Code refactor
-
Fixed problem while using minimessage
-
Added more javadocs and removed kick handling as velocity fixed that problem
-
Added username_lower placeholder and removed useless libraries
-
Updated docs
-
Added option to remove spectator effect in tablist
build: Add run-velocity, use velocity-proxy from william278
Velocitab 1.5.2 adds support for Minecraft 1.20.4 on Velocity v3.3.0, among other improvements.
- Added support for sorted TAB for Minecraft 1.20.3/1.20.4 clients (#126)
- Added a
%luckperms_meta_(key)%placeholder, courtesy of @alexdev03 (#125) - Added an option to remove nametags if prefix & suffix are empty, courtesy of @alexdev03 (#108)
- Added a team exists check when vanishing/unvanishing a player, courtesy of @alexdev03 (#110)
- Added PlayerAddedToTabEvent, improved PlayerTabList performance and more, courtesy of @alexdev03 (#114, #117)
- Improved serializer system for packet adapters, courtesy of @alexdev03 (#123)
- Improved nametag organization logic (#122)
- Negative values will now be normalized to
0when sorting the TAB list. - Fixed various bugs related to the vanish API feature, courtesy of @alexdev03 (#116)
- Fixed an issue where the plugin would not update correctly when groups changed in LuckPerms (#120)
- Fixed RGB-colored nametags not working correctly when using the legacy text format.
- Fixed the plugin not handling escape characters in usernames.
- Fixed player who were kicked from a server while staying online not having the TAB list update for that player.
To update, just drag+drop. You may want to regenerate your config file to see the new options for nametags.
docs: Use wiki-action v3 for now
feat: Add support for Minecraft 1.20.3/1.20.4 (#126)
-
docs: Minor comment tweak
-
Prepare 1.20.3 support pending Velocity
-
1.20.3/1.20.4 & java 17 (#128)
-
Improved PacketAdapter system + added support for 1.20.3/1.20.4
-
Changed java version to 17, updated velocity dependencies, improved packet adapters & added support for 1.20.3/4.
-
Fixed compile error with adventure
-
deps: Bump
netty-codec-httpto 4.1.103 -
ci: Upgrade dependabot config
-
ci: Update CI & Docs with new requirements
-
refactor: Rename
LUCK_PERMS_META->LUCKPERMS_META -
docs: Document
%luckperms_meta_(key)%
Co-authored-by: AlexDev_ 56083016+alexdev03@users.noreply.github.com
feat: Improve placeholder system, add luck_perms_meta placeholder (#125)
build(deps): bump io.netty:netty-codec-http (#127)
Bumps io.netty:netty-codec-http from 4.1.101.Final to 4.1.103.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>
Improved serializer system for packet adapters & fixed bugs with nametags (#123)
Tidy up bits of logic, use class for Nametags (#122)
-
Tidy up bits of logic, use record for Nametags
-
Few more bits of cleanup
-
Some feedback
-
More feedback
-
Fix
#prefix()and#suffix()record calls -
Fixup logical error
-
nameTag->nametag -
Make TabPlayer#getNametag returns TabPlayer.Nametag
Co-authored-by: AlexDev_ alessandrodalfovo2003@gmail.com
Fix for various problems (#119)
-
Fixed logic problems with vanish + added tab recalculate system when luckperms fires UserDataRecalculateEvent
-
Fix for https://github.com/WiIIiam278/Velocitab/issues/120 . Fix for rgb nametags with legacy formatter. Fix for players with escape characters in their name. Fix for when a player is kicked from a server while staying online, tablist wasn't updated for that player. Fix for vanish, wrong variable used. Fix for negative values as input for tab sorting, min value is now 0.
build(deps): bump io.netty:netty-codec-http (#118)
Bumps io.netty:netty-codec-http from 4.1.100.Final to 4.1.101.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>
Fix wrong access modifier
Changed PlayerAddedToTabEvent from record to normal class (#117)
Added VelocitabAPI#getServerGroup and fixed problem while un-vanishing
Fixed vanish problem (#116)
Added PlayerAddedToTabEvent, improved PlayerTabList performance and more (#114)
Added PlayerAddedToTabEvent, improved PlayerTabList performance and added the possibility to reload the plugin without breaking the tab list. This is only for dev purposes. Bumped version to 1.5.2 Fixed a few problems.
build(deps): bump org.apache.commons:commons-text from 1.10.0 to 1.11.0 (#111)
Bumps org.apache.commons:commons-text from 1.10.0 to 1.11.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>



