HaHaWTH / AuthMeReReloaded

A fork of AuthMe with various bug fixes and new exciting features
https://modrinth.com/plugin/authmerereloaded
GNU Affero General Public License v3.0
68 stars 7 forks source link

i18n messages sending support #155

Closed Dreeam-qwq closed 1 month ago

Dreeam-qwq commented 1 month ago

Send different languages of messages based on player's client setting, closes #153 .

TODOs:

F3F5 commented 1 month ago

wow

Dreeam-qwq commented 1 month ago

Still need to work on message/help lang files and some docs.

F3F5 commented 1 month ago

the current problem is one

Regomy commented 1 month ago

good job cutey

Regomy commented 1 month ago

i need it for 1.8 please increase priority to HIGHEST

F3F5 commented 1 month ago
    // LOCALE_MAP.put("zhmc", "zhmc");

why

Dreeam-qwq commented 1 month ago
    // LOCALE_MAP.put("zhmc", "zhmc");

why

Because Minecraft didn't have this locale, refer to https://minecraft.wiki/w/Language

F3F5 commented 1 month ago

Screenshot_1

F3F5 commented 1 month ago

Also, there's no translation for /register or /login because of join

F3F5 commented 1 month ago

@Dreeam-qwq testing.

F3F5 commented 1 month ago

Screenshot_1

F3F5 commented 1 month ago

yay rejoin session now with translation, only register/login message need fix @Dreeam-qwq

HaHaWTH commented 1 month ago

Screenshot_1

What's your client & server version?

F3F5 commented 1 month ago

Screenshot_1

What's your client & server version?

1.8.8

Dreeam-qwq commented 1 month ago

Screenshot_1

Delete authme messages folder and try latest build of this pullrequest again.

F3F5 commented 1 month ago

change language at the moment of authorization , /register when it will write again - translation is old. but other commands are in another language Screenshot_1

F3F5 commented 1 month ago

1.20.6 client

HaHaWTH commented 1 month ago

Thanks! Really appreciate ^o^