MMO Starter Kit

Released a free plugin today on the marketplace: TCP Socket Plugin in Code Plugins - UE Marketplace
I’ll be integrating it with the MMOKit soon. It should make communication with the chat server easier, since it won’t require any C++ anymore.
I also want to get rid of C++ data assets, since now UE4 allows to make them in blueprints.
I intend to make the entire project a pure blueprints project.
Also a couple of fixes in the chat server are to be expected.
And a few bugfixes in the kit, which were recently reported. E.g., you can kill friendly NPCs if you switch from a hostile target to a friendly target mid-fight :smiley: