
Suggestion: Translatable Titles
darksaid98 opened this issue ยท 1 comments
Please explain your feature request to the best of your abilities:
I know the issue name may be a bit ambiguous so here it goes. This has less to do with "translations" and more so with the customizability of the plugin (as far as looks go).
Problem:
These lines are hardcoded limiting the customizeability of certain parts of the plugin.
Lines:
Towny/Towny/src/main/java/com/palmergames/bukkit/util/ChatTools.java
Lines 21 to 31 in 0f06d68
Towny/Towny/src/main/java/com/palmergames/bukkit/util/ChatTools.java
Lines 72 to 87 in 0f06d68
There is quite a bit more in the ChatTools file than the above :(
Perhaps I want my town info page title to be something like: <dark_gray><strikethrough> <reset> Town <dark_gray><strikethrough> <reset>
, rather than the towny default of .oOo.____
.
Request:
- Unhardcode the entire title/subtitle and expose either through translations or config.
- It'd be nice to completely be able to disable the padding on both title and subtitle.
https://github.com/TownyAdvanced/Towny#a-special-message-from-llmdl-precedes-the-normal-readme-
99/100 servers are not sponsoring right now so I'm not taking on suggestions. If you'd like to code this and make a PR you're welcome to do that.