So I started working on my text based MMORPG again last night (referred to as MUDs). I am going to convert the world data from JSON text yo using a graph database through. #Ferma instead. The world is the only thing left to convert, items spawns and character data was already converted. After that I'll work on getting the fight dynamics to where I want it.
The game is called AetherMud and it is open-source and written in Java
You can find the source code here: https://github.com/Syncleus/AetherMUD