Whitigol SoftwareWhitigol Software

Creating a Profile

Learn how to create and configure a server profile in wLauncher, including optional fields and plugin requirements.

Creating a Profile

Creating a profile in wLauncher allows you to save your server connection settings, customize nickname handling, enforce plugin requirements, and more.

Profile Fields

FieldDescriptionRequired
Profile IDUnique ID for this profile. Leave blank to auto-generate.
Server NameName shown on the wLauncher home screen.
Server IPIP or domain (e.g. localhost:30120, play.example.com).
Server Dynamic URLOptional URL pointing to your dynamic.json (for live stats like player count).
Name Regex RequirementRegex pattern to restrict player names (e.g. only allow A-Z characters).
Required PluginsList of plugin files users must have installed to join. See below.
The dynamic.json endpoint is used to show player count and server status before joining. This is optional but enhances the launcher experience.

Required Plugins

If your server depends on specific client-side mods or DLLs, you can require them in the profile.

Plugin Fields

FieldDescription
Plugin File NameExact filename (e.g. SirenSetting_Limit_Adjuster.asi). Case-sensitive.
Download URLDirect link to download the file. Must point directly to the file, not a webpage.

To add one:

  1. Scroll to the Required Plugins section at the bottom of the profile editor.
  2. Click Add Required Plugin.
  3. Fill out both fields.
  4. Repeat as needed.
Users will be prompted to download missing plugins before launching the game, ensuring compatibility.
Edit on GitHub

Last updated: Unknown