I have run accross a mud app call Coldc ColdCore. My understanding of it is still limited, but what I have gatherd so far is that is uses “hypertext” from a text file db to run. Developers can create methods, then use those methods to further create more methods, commands and objects(incuding its properties).
Anyone tried something like this with java?