TeamMonumenta / scripted-quests

JSON-driven Minecraft Spigot plugin for creating quests
GNU Affero General Public License v3.0
9 stars 3 forks source link

Allowed support for translation of text components sent to client #212

Closed Floweynt closed 1 month ago

Floweynt commented 2 years ago

This adds support sending the translated version of the quest messages to the client using the client chat API that was implemented before.