Adds a public online server browser, with many features: player/cabin count, server message, required mods and server installed mods, passwords etc.
Permissions and credits
Credits and distribution permission
Other user's assetsThis author has not specified whether they have used assets from other authors or not
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.0.5
Removed debug message spam in developer mode
Version 1.0.4
Fixed servers not showing up in the browser if they had AlwaysOnServer installed.
Version 1.0.3
Added PublicCheckedByDefault option in the config. If true, the public checkbox will be checked when you launch the game. Intended for use with funny-snek's mods that can automatically launch a server.
Version 1.0.2
Fixed Online button not display when the game was running in fullscreen mode.
Version 1.0.1
Added update notifications
Adds an online public server browser. Note that you must the Steam version of the game for its multiplayer servers.
Usage To join a server, click the online button after opening the Co-Op menu on the title screen. You can view all the servers on the next screen. Check any filters and refresh if you want.
To host a server, check the 'Public' checkbox on the host menu. Configure your server information in the config.json file. In ServerMessage, create new lines by adding a \n In RequiredMods, the mods should be the UniqueID of each mod (check each mod's manifest). Place between double quotes and separate with commas. e.g: "RequiredMods": [ "Ilyaki.BattleRoyalley", "Ilyaki.ArtifactSystemFixed" ], If you would like to ban any mods (remember that SMAPI comes default with a cheat mod), use the Anti-Cheat Server mod