From 2e60f9bc15dedfbb0e008b2165fb7f3d0e740215 Mon Sep 17 00:00:00 2001 From: games647 Date: Tue, 23 Aug 2022 16:18:20 +0200 Subject: [PATCH] [ci skip] Highlight that the stats identifier is only 'stats' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 213d47fd..5623d12c 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ Install the plugin on both platforms, that is proxy (BungeeCord or Velocity) and * This is often found in `spigot.yml` or `paper.yml` 2. Restart the backend server 3. Now there is `allowed-proxies.txt` file in the FastLogin folder of the restarted server - * BungeeCord: Put your `stats-id` from the BungeeCord config into this file + * BungeeCord: Put your `stats`-id from the BungeeCord config into this file * Velocity: On plugin startup the plugin generates a `proxyId.txt` inside the plugins folder of the proxy 4. Activate ip forwarding in your proxy config 5. Check your database settings in the config of FastLogin on your proxy