Skip to content

Added place holder support for server names - #154

Open
REGEX777 wants to merge 2 commits into
pterodactyl:masterfrom
REGEX777:add-server-name-placeholders
Open

Added place holder support for server names#154
REGEX777 wants to merge 2 commits into
pterodactyl:masterfrom
REGEX777:add-server-name-placeholders

Conversation

@REGEX777

Copy link
Copy Markdown

This PR adds support for placeholders in the Server Name configuration field.
As requested here

Supported placeholders:

  • {{USERNAME}}
  • {{FIRSTNAME}}
  • {{LASTNAME}}
  • {{EMAIL}}
  • {{SERVICEID}}
  • {{PRODUCT}}
  • {{DOMAIN}}

Example usage:

{{PRODUCT}}-{{USERNAME}}
Minecraft-{{SERVICEID}}

This change is fully backwards compatible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant