Velocitab/docs/Setup.md
2023-04-21 13:57:24 +01:00

1.6 KiB

This page will walk you through installing Velocitab on a Velocity proxy server.

Requirements

  • A Velocity proxy server (running Velocity 3.2.0 or newer)
  • Backend Minecraft servers (running Minecraft version 1.16.5 or newer)†

Servers that support clients with versions older than 1.16 are not supported, as Velocitab relies on dispatching protocol-compatible packets and modern 1.16 RGB chat color formatting. Users attempting to connect on earlier versions will cause errors to display in your proxy server console.

Installation

  1. Download the latest version of Velocitab
  2. Drag both into the /plugins/ folder on your Velocity proxy server
  3. Download and install additional optional dependencies on your proxy and backend servers as needed:
    1. If you'd like Velocitab to display user roles from LuckPerms, ensure LuckPerms is installed on your proxy as well, and configured to synchronise role information via MySQL and Plugin Messages or Redis.
    2. If you'd like to use PlaceholderAPI placeholders, install PAPIProxyBridge on both your Velocity server and Spigot-based Minecraft servers. Also ensure PlaceholderAPI is installed on your spigot servers.
  4. Restart your proxy to let Velocitab generate its configuration file
  5. 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.