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)
- Check the conditional and relational placeholder docs for details on how to use these
- Also added new time formatting placeholders for each unit of time
- 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
feat: Add conditional & relational MiniPlaceholders support (#197)
-
Added relational mini placeholders support Fixed some problems Removed 300ms delay after joining a server Code refactor
-
Updated MiniPlacehodlers dependency Removed max team length for 1.18+ clients Fixed problem of backend sending team packets for online players and added a warning message
-
Added docs Added more time/date placeholders
-
Added mini condition system
-
Fixed problem due to adventure string quoting
-
Fixed problem in a rare use case
-
Removed debug message
-
Fixed conversations Fixed packet unregistration problem
-
Added docs Fixed a problem
-
Added yaml multi-line docs
-
Changed docs
-
Added papi support for conditions
-
Cone clenaup
-
Fixed placeholders in conditions
-
Fixed conversations
-
Fixed problems
-
Fixed problems while using minedown or legacy Added check for team packets tracker
-
Fixed problems Added support for hex colors in legacy formatter
-
Fixed problems
-
Fixed problem with header & footer
-
Resolved conversations
docs: document command, update sidebar
feat: Add configuration for server links (#201)
-
feat: add server URLs
-
refactor: cleanup imports
-
fix: only send server links to 1.21 clients
-
feat: update server links on reload
-
refactor: minor cleanup
-
docs: add docs for server links
-
fix: protocol version check issue
-
Improved ServerUrl#resolve
Co-authored-by: AlexDev_ 56083016+alexdev03@users.noreply.github.com
deps: bump io.netty:netty-codec-http from 4.1.110.Final to 4.1.111.Final (#200)
Bumps io.netty:netty-codec-http from 4.1.110.Final to 4.1.111.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>
Velocitab 1.6.6 adds support for Minecraft 1.21
- Added support for Minecraft 1.21
- Now requires Velocity 3.3.0-398 or newer.
- Fixed an issue with duplicate TAB entries that could occur for offline accounts (#190)
- Improved a few of the
/velocitab
command's messages
To update from the previous release, just drag+drop. From v1.5.x or earlier, you will need to regenerate your config.yml
file.
feat: support Minecraft 1.21
refactor: improve /velocitab
command messages