Skip to content
Discussion options

You must be logged in to vote

You can use World Alias settings to group the temporary worlds as a single world

World_aliases:
    # -----------------------------------------------------
    # World aliases can be used to rename worlds and to combine multiple worlds into a group.
    # -----------------------------------------------------
    List:
        DXL_Game0: DXL
        DXL_Game1: DXL

or

World_aliases:
    # -----------------------------------------------------
    # World aliases can be used to rename worlds and to combine multiple worlds into a group.
    # -----------------------------------------------------
    Regex:
      - "DXL:^DXL.*"

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by AuroraLS3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
Config Tickets that might need config additions
2 participants
Converted from issue

This discussion was converted from issue #645 on June 03, 2022 06:19.