You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/config/proxy-integration.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,16 +34,16 @@ sup3r-s3cr3t
34
34
35
35
> [!TIP]
36
36
> You can use environment variables to store the forwarding secret.
37
-
38
-
:::code-group
39
-
40
-
```toml [server.toml] {3}
41
-
[forwarding]
42
-
method = "MODERN"
43
-
secret = "${FORWARDING_SECRET}"
44
-
```
45
-
46
-
:::
37
+
>
38
+
> :::code-group
39
+
>
40
+
> ```toml [server.toml] {3}
41
+
> [forwarding]
42
+
> method = "MODERN"
43
+
> secret = "${FORWARDING_SECRET}"
44
+
> ```
45
+
>
46
+
> :::
47
47
48
48
## BungeeGuard Authentication
49
49
@@ -76,7 +76,7 @@ sup3r-s3cr3t
76
76
77
77
### On BungeeCord
78
78
79
-
First, install the [BungeeGuard](https://www.spigotmc.org/resources/bungeeguard.79601/) or [BungeeGuard+](https://github.com/lucko/bungeeguard) plugin.
79
+
First, install the [BungeeGuard](https://www.spigotmc.org/resources/bungeeguard.79601/) or [BungeeGuardPlus](https://github.com/nickuc-com/BungeeGuardPlus) plugin.
0 commit comments