Skip to content

binury/Toes.PondPortal

Repository files navigation

Pond Portal

Icon

Embrace chaos and dive into the pond to visit another dimension...

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
}

About

A Webfishing mod that sends you to a random server if you dive into the water

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published