MrTigreroux / TigerReports

Spigot plugin to manage player reports.
16 stars 17 forks source link

TigerReports Language #63

Closed plebalol1231 closed 3 years ago

plebalol1231 commented 3 years ago

i changed the language to english in config but still all messages are french

MrTigreroux commented 3 years ago

Please read the first line of your file. You need to encode the file in the right format, then save, then restart your server (not just using /reports reload) command because this command doesn't support all messages. You can also see detailed information about messages in the description page of the plugin, in the "Messages" section.

plebalol1231 commented 3 years ago

its already encode to UTF-8 and its not working...i use notepad + and messages have not changed and whats the placeholder for id?

MrTigreroux commented 3 years ago

What is the Minecraft version of your server (use /icanhasbukkit in the Minecraft chat/console to see it).

plebalol1231 commented 3 years ago

1.16.5 but i just copy pasted the english translation...

plebalol1231 commented 3 years ago

what is the placeholder for id message?

MrTigreroux commented 3 years ago

1.16.5 but i just copy pasted the english translation...

Open the messages.yml file with Notepad++, click on the Encode tab at the top of the window, select "UTF-8", then save the changes (Ctrl & S keys) then restart your server. The messages should be updated. If it's not the case, please upload your file there (not just copying the contents but uploading the messages.yml file (drag and drop the file in the reply section of this webpage)).

what is the placeholder for id message?

I don't understand what you mean by "id message".