Hey guys!
Ok so this is a pretty loaded and vague question... but I was wondering where would I even start in order to make a plugin like dynmap.
Before everyone tells me to just use dynmap and not reinvent the wheel... my goal isn't to make something like dynmap. I just want to learn the skills neccesary to make something like that :)
My knowledge atm is basically limited to basic java and spigot. What areas and topics should I look into?
Specifically I want to learn:
- How to create and host a webpage from the minecraft server.
- How to have the minecraft server communicate with the webpage.
- How to render 3d blocks / chunks like dynmap does.
Again, I'm not asking for any specifics... just a general direction and list of topics with which I can start my learning journey :D
Thanks!