From 68f17b14a194b285043016791426f911b21c45f5 Mon Sep 17 00:00:00 2001 From: William Date: Mon, 13 Mar 2023 02:18:17 +0000 Subject: [PATCH] [ci skip] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d6afeb..0ca729f 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ You can include [placeholders](https://william278.net/docs/velocitab/placeholder | `%role%` | The player's primary LuckPerms group | `admin` | | `%debug_team_name%` | Internal team value, used for list sorting | `1_alpha_William2` | -Additionally, support for PlaceholderAPI (via PAPIProxyBridge) and MiniPlaceholders (for MiniMessage formatting users) is available. +PlaceholderAPI placeholders are also supported. To use them, just install [PAPIProxyBridge](https://modrinth.com/plugin/papiproxybridge) on your Velocity proxy and backend Spigot servers. Additionally, a hook for MiniPlaceholders is supported for servers using the MiniMessage formatter. ## Building To build Velocitab, simply run the following in the root of the repository: