Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

disable template application on login if the module is disabled by config #195

Conversation

sogladev
Copy link
Contributor

With the config below, templates are applied on login

#
#    TemplateEnable
#        Description: Enable the application of templates.
#        Default:     true  - (Enabled)
#                     false - (Disabled)

TemplateEnable = false

#
#    LoginTemplateIndex
#        Description: Template index to automatically apply to characters on first login.
#        Default:     0 - (Disabled, no template will be applied)

LoginTemplateIndex = 2

with the change, this will no longer occur

@heyitsbench heyitsbench merged commit c28c27a into heyitsbench:master Nov 14, 2024
1 check passed
@heyitsbench
Copy link
Owner

Thanks for the PR! ❤️

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.

2 participants