

Pond Portal
π ³π Έπ π ΄ π Έπ ½ππ Ύ ππ ·π ΄ π Ώπ Ύπ ½π ³ π °π ½π ³ π ΄π Όπ ±ππ °π ²π ΄ π ²π ·π °π ΎπDetails
Pond Portal
Embrace chaos and dive into the pond to visit another dimension...
Changelog
Contributing (PRs welcome)
Known Issues
Feedback & Bug Reports (Discord)
Feature requests
Settings
{
// When allowMature is true, Pond Portal permits going to servers marked as mature
// They are otherwise excluded from the pool of lobby candidates, by default
"allowMature": false,
// Whether to message when arriving
"sendGreetingMessage": true,
// Custom greeting message
"greetingMessage": "arrived through the Pond Portal... neat!",
// Whether to message when leaving
"sendPartingMessage": true,
// Custom parting message
"partingMessage": "jumped into the Pond Portal and went to another dimension. Bye!",
// If set to false, disables using portals while hosting a lobby, as a safeguard
"allowWhenLobbyHost": true,
// If set to false disables using portals from *the main lake*, as a safeguard
// You will have to use the smaller ponds on the right side of the island
"allowLakePortal": true,
// If set to false the cool sound effect is muted (why would you do this π)
"playPortalSound": true,
// Servers with fewer than this number of players will be filtered out
"minimumLobbyPopulation": 1
}