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
The plugin is currently implemented with reams of hardcoded text values all over the place, especially in the registration process where it's a big pain to change.
Refactor the code so that all player-facing text pulls from a localization file defined in the config, and add a localization folder to contain these (probably KVG) files.
This would allow server admins to localize the plugin in any manner they like, and improve accessibility.
The text was updated successfully, but these errors were encountered:
The plugin is currently implemented with reams of hardcoded text values all over the place, especially in the registration process where it's a big pain to change.
Refactor the code so that all player-facing text pulls from a localization file defined in the config, and add a localization folder to contain these (probably KVG) files.
This would allow server admins to localize the plugin in any manner they like, and improve accessibility.
The text was updated successfully, but these errors were encountered: