Velocitab 1.1 adds PlaceholderAPI formatting support via a bridge library plugin, lets you define formats for different groups of servers, and adds a feature for the list to update periodically (not just on player join/leave).
- Added support for PlaceholderAPI formatting. This means you can now use backend-provided Placeholders on your TAB list.
- Requires the PAPIProxyBridge library plugin installed on both your Velocity proxy and backend servers.
- Added support for defining formatting on separate server groups, courtesy of @Emibergo02
- This is also now the way in which you exclude servers from being TAB-formatted
- Added support for periodically updating the TAB list on a schedule, courtesy of @ironboundred
- Off by default. This is useful if you wish to display time-sensitive placeholders in TAB
- Docs: Added plugin docs, available to read here
To update, drag+drop and regenerate your config.yml file (needed due to the config changes brought about by the server groups feature).
Tweak shading
Release version 1.1
[ci-skip] config: Add comment for update_rate
[ci-skip] config: Minor comment tweak
[ci-skip] style: Remove double brackets on update_rate @YamlKey
Server groups, formatting based on server groups (#6)
Setup a repeating task (#12)
- Setup a repeating task
Task will repeat to a configured time in milliseconds. setting the time to 0 will cause the task to not be scheduled.
-
Update Settings.java
-
requested changes
Fix workflow file
⚠️ Requires Protocolize for Velocity 2.2.5
Initial release of Velocitab, supporting Velocity with Minecraft backends running 1.19 through 1.19.3.