forked from Upstream/Velocitab
* 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-http` to 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>
2.0 KiB
2.0 KiB
This page will walk you through installing Velocitab on a Velocity proxy server.
Requirements
- A Velocity proxy server (running Velocity 3.3.0 or newer)
- Backend Minecraft servers. The following Minecraft server versions are fully supported:
- Minecraft 1.8—1.8.9
- Minecraft 1.12.2—latest
†Servers that support clients with versions not listed are bit supported, as Velocitab relies on dispatching protocol-compatible packets and modern 1.16 RGB chat color formatting. Users attempting to connect on earlier versions may cause errors to display in your proxy server console.
Installation
- Download the latest version of Velocitab
- Drag the plugin into the
/plugins/
folder on your Velocity proxy server - Download and install additional optional dependencies on your proxy and backend servers as needed:
- If you'd like Velocitab to display user roles from LuckPerms, ensure LuckPerms is installed on your Velocity proxy as well, and configured to synchronise role information over your database
- If you'd like to use PlaceholderAPI placeholders, install PAPIProxyBridge on both your Velocity proxy and Spigot-based Minecraft servers. Also ensure PlaceholderAPI is installed on your spigot servers
- If you'd like to use MiniPlaceholders placeholders, install MiniPlaceholders on your Velocity proxy.
- Restart your proxy to let Velocitab generate its configuration file
- Stop your proxy server, modify the
config.yml
file to your liking, and start your server
Velocitab should now be successfully installed on your proxy.