public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MVMV JaoRPG Multilanguage Plugin Pack for RPG Maker MV

BMM Archive · July 3, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: MV JaoRPG Multilanguage Plugin Pack for RPG Maker MV
  • Original author: Nusseysen
  • Original date: September 9, 2025
  • Source thread: https://forums.rpgmakerweb.com/threads/jaorpg-multilanguage-plugin-pack-for-rpg-maker-mv.180007/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)

Summary

JaoRPG Multilanguage Plugin Pack for RPG Maker MV​ Make your RPG Maker MV game speak multiple languages – simple, powerful, ready for release. --- About

Archived First Post

JaoRPG Multilanguage Plugin Pack for RPG Maker MV

Make your RPG Maker MV game speak multiple languages – simple, powerful, ready for release.



---



✨ About

Out of necessity for my own game (JaoRPG),

I created a plugin pack that brings true multilingual support to RPG Maker MV.

It allows you to translate event texts, database entries, menus, and more –

with workflow tools that make localization much easier.



---



Editions

The plugin pack comes in two editions so you can pick what your project needs.



Basic Edition

• Event & database translations

• In-game language switcher

• Minimal demo project included



Pro Edition

• All features from Basic

• JSON/CSV export for translators

• Auto-tagging of texts

• Automatic text collection (maps, events, plugins)

• Extended workflow for larger or ongoing projects



*(Details and downloads available on Itch.io)*



---



Lite Demo (Free Download)

This free Lite version shows the core functionality:

• Event text translation using
Code:
\I[key]

• Language switching via plugin command


To try it out:

1. Copy JAO_I18N.js into www/js/plugins/.

2. Build your language files in:

Code:
www/data/i18n/en.json

Code:
www/data/i18n/de.json

(Folder must be i18n, filenames are language codes.)

3. Add
Code:
\I[key]
to an event text.

4. Use plugin commands to switch languages:

JAO_I18N SetLanguage en

JAO_I18N SetLanguage de




Note: A short README.txt is included in the attachments,

with installation steps and usage examples.



---



⚙ Compatibility

• Engine: RPG Maker MV 1.6.2+

• Tested in standalone projects

• Not tested in MZ (compatibility not guaranteed)

Compatibility - Yanfly Plugins

Quest Journal – ✅ Supported
Message System – ✅ Supported

:LZScat: More compatibility bridges are planned – let me know which Yanfly plugins you’d like to see supported next!

---



License

• Lite version: Free for non-commercial and commercial use with credit

• Please credit: "Nusseysen"



---



Feedback

This is my first public plugin release.

Feedback, suggestions, and questions are very welcome!

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

License / Terms Note

License • Lite version: Free for non-commercial and commercial use with credit • Please credit: "Nusseysen" ---

Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

Replies (0)

No replies yet.

0 replies 2 views

Log in to reply.

User Avatar