You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is merely a suggestion that it most likely would enter in a QoL type of tweak.
Considering that many Hosting Providers (When going that route) append their Branding to the Hostname (And in some cases it's required). It would be nice to have an option to manually set what the Hostname will look to prevent stuff that would end up looking like:
"COMMUNITY.COM | AUTOPUG | 128TICK | [!WS/!KNIFE/!GLOVES] by TheirUnnecesaryLongBranding [NEED 10]" or "COMMUNITY.COM | AUTOPUG | 128TICK | [!WS/!KNIFE/!GLOVES] by TheirUnnecesaryLongBranding [LIVE 1-6]"
Was thinking of something like a variable that you can add certain symbols that will be replaced when called upon the function on the module:
sm_pugsetup_need_prefix "COMMUNITY.COM | AUTOPUG | {PUG_NEED} | 128TICK | [!WS/!KNIFE/!GLOVES] by TheirUnnecesaryLongBranding" and sm_pugsetup_live_prefix "COMMUNITY.COM | AUTOPUG | {PUG_LIVE} | 128TICK | [!WS/!KNIFE/!GLOVES] by TheirUnnecesaryLongBranding"
Effectively forcing/setting where one would want the information to appear.
The text was updated successfully, but these errors were encountered:
Xect0r
changed the title
[Hostname]
[Hostname] QoL Suggestion
Oct 30, 2020
This is merely a suggestion that it most likely would enter in a QoL type of tweak.
Considering that many Hosting Providers (When going that route) append their Branding to the Hostname (And in some cases it's required). It would be nice to have an option to manually set what the Hostname will look to prevent stuff that would end up looking like:
"COMMUNITY.COM | AUTOPUG | 128TICK | [!WS/!KNIFE/!GLOVES] by TheirUnnecesaryLongBranding [NEED 10]" or "COMMUNITY.COM | AUTOPUG | 128TICK | [!WS/!KNIFE/!GLOVES] by TheirUnnecesaryLongBranding [LIVE 1-6]"
Was thinking of something like a variable that you can add certain symbols that will be replaced when called upon the function on the module:
sm_pugsetup_need_prefix "COMMUNITY.COM | AUTOPUG | {PUG_NEED} | 128TICK | [!WS/!KNIFE/!GLOVES] by TheirUnnecesaryLongBranding" and
sm_pugsetup_live_prefix "COMMUNITY.COM | AUTOPUG | {PUG_LIVE} | 128TICK | [!WS/!KNIFE/!GLOVES] by TheirUnnecesaryLongBranding"
Effectively forcing/setting where one would want the information to appear.
The text was updated successfully, but these errors were encountered: