Thutmose / ThutEssentials

Essentials mod for Forge
7 stars 6 forks source link

Chat Format #109

Open tikiman141 opened 3 years ago

tikiman141 commented 3 years ago

How does the chat format work? If I do forcechatformat=true in the config, messages are blank.

Thutmose commented 3 years ago

hmm, this is currently not functioning, I can try to look into fixing it

Hamilegit commented 3 years ago

im having an issue where when u do /back or /tpa (name) a whole bunch of text clutter appears such as

(name)thutessentials.tpa.requested thutessentials.tps.accept / thutessentials.tpa.deny

Thutmose commented 3 years ago

im having an issue where when u do /back or /tpa (name) a whole bunch of text clutter appears such as

(name)thutessentials.tpa.requested thutessentials.tps.accept / thutessentials.tpa.deny

either include the mod client side, or add the en_us.json file for the mod to config/thutessentials on the server side

Hamilegit commented 3 years ago

Thank you for responding

Where would i get an en_us.json file from, is there a specific one for thut essentials

Thutmose commented 3 years ago

you can either get it out of the jar, it is in assets/thutessentials/lang if you unzip the jar, or you can find it in the Code section of this repository, under src/main/resources/assets/thutessentials/lang

Hamilegit commented 3 years ago

that worked thank you