TabTPS icon indicating copy to clipboard operation
TabTPS copied to clipboard

[Feature Request] Add module customization

Open elhertz opened this issue 4 years ago • 3 comments

I love customization. I'd like to have raw data instead of "Ping: Xms" or "TPS: XX,XX" and then put my own text. Something like this:

footer-modules="The server is running on <tps> TPS "
header-modules="Your ping is <ping>ms"

Also toss some rgb or color codes in there and voila, perfect mod! Love ya, bye.

elhertz avatar Aug 18 '21 21:08 elhertz

I agree with that.

I wanted to give the "/ping" command to players, but I'm a french server, and I can't translate this text, so I can't give them this command :/

WarnDa avatar Sep 08 '21 14:09 WarnDa

I agree with that.

I wanted to give the "/ping" command to players, but I'm a french server, and I can't translate this text, so I can't give them this command :/

I think you're confused about what this feature request is for, localization is already implemented, see https://github.com/jpenilla/TabTPS/tree/master/common/src/main/messages/xyz/jpenilla/tabtps/common. You can add translations to the jar yourself or create a PR to share them with other users.

jpenilla avatar Sep 08 '21 17:09 jpenilla

I agree with that. I wanted to give the "/ping" command to players, but I'm a french server, and I can't translate this text, so I can't give them this command :/

I think you're confused about what this feature request is for, localization is already implemented, see https://github.com/jpenilla/TabTPS/tree/master/common/src/main/messages/xyz/jpenilla/tabtps/common. You can add translations to the jar yourself or create a PR to share them with other users.

Thanks ! I didn't checked the .jar, I just checked if there were a config file to translate, but I'll translate throught the .jar, thanks a lot :)

WarnDa avatar Sep 08 '21 21:09 WarnDa