
Chat window text in game is incorrect.
Blue001 opened this issue ยท 2 comments
LOW PRIORITY : When you use any wrong command after "/jas" command in game, Instead of printing correct help information or correct jas usage text to the chat window, it instead states "command.jas.usage" and/or "command.jas.unknowncommand"
JAS needs localization for everything (I'll need to lookup file format for this).
Also note that since localization is done client side, JAS would need to be installed on the client, unless Forge added server side localization when I wasn't looking.