Summary
MMORPG Maker MV (or MMOMV) is a project trying to allow both makers and developers to build - with ease - an MMORPG using RPG Maker MV. The project itself consist in a series of plugins on the client-side (the game) as well as a fully modular server. By using NodeJS for the server and RethinkDB - a JSON NoSQL database technology built for real-time interactions - for the database part, the entire project stays truthful to Javascript.
The main value of this project is to allow makers to develop MMORPG without having to write lines of codes and just use RPG Maker MV the way they are used to while allowing developers to improve existing systems through complete documentation and modular code on both client and server-side.
This project is ENTIRELY FREE TO USE, under GNU GPLv3 & is OPEN SOURCE.
History
In love with multiplayers games since I am a kid and an RPG Maker user since its early version, the release of RPG Maker MV under HTML5 technology motivated my desires to create a working system to allow both creative and developers to seamlessly build the multiplayer universe they want to. With enough development experience - worked at Google, sold high-tech companies, worked in the army technology field and now at the head of two companies - I have decided that now was the time for me to start building MMOMV. What I am doing here with this project is not only building something but making one of my childhood dream become true and allow you to live it which is why this project is entirely free to use, open source and under no license.