File tree Expand file tree Collapse file tree 1 file changed +15
-2
lines changed
Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Original file line number Diff line number Diff line change @@ -92,13 +92,26 @@ shutdown_after_duration: 3_600
9292redirect_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
97106Here 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
You can’t perform that action at this time.
0 commit comments