Skip to content

Commit 921eaa2

Browse files
committed
chore: update readme about localization and waiting server
1 parent f6f4c53 commit 921eaa2

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

README.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,13 +92,26 @@ shutdown_after_duration: 3_600
9292
redirect_to_waiting_server_on_kick: true
9393
```
9494

95-
## Limbo servers
95+
## Localization
96+
97+
The plugin's messages are automatically translated based on the client's language and currently support the following
98+
languages:
99+
100+
- German
101+
- English
102+
- French
103+
104+
## Waiting/Limbo servers
96105

97106
Here is a small list of recommended lightweights servers software to use as waiting server:
98107

99108
- [Limbo](https://www.spigotmc.org/resources/82468/)
100109
- [NanoLimbo](https://www.spigotmc.org/resources/86198/)
101-
- [Quozul/McServer](https://github.com/Quozul/McServer)
110+
- [Quozul/PicoLimbo](https://github.com/Quozul/PicoLimbo) - Experimental, does not work with Velocity yet.
111+
112+
Note that the waiting server does not have to be a limbo server specifically, it can be any server as long as it is
113+
always accessible. If you have a dedicated lobby server in your network, you can use that, no need for a dedicated limbo
114+
server!
102115

103116
## Motivations
104117

0 commit comments

Comments
 (0)