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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ Teleports the player to an available lobby instance using the `LOWEST_PLAYERS` s
14
14
Transfers the player to a specific instance if available. Useful for networks with multiple game modes.
15
15
16
16
-`/whereami`
17
-
Displays information to the player showing which instance and group they are currently in, along with the number of players and instance capacity.
17
+
Displays information to the player showing which instance and proxy they are currently in.
18
18
19
19
# 📡 Instance Management Usage
20
20
RedisBridge includes a **distributed instance discovery and selection system** for minigame servers, lobbies, or backend servers using Redis and a low-latency distributed cache.
0 commit comments