I can help you create a website to host Eaglercraft 1.12.2. I'll build a simple Next.js application that can serve as the hosting platform for the Eaglercraft client.
To fully set up your Eaglercraft website, you'll need to:
classes.js and other resources./public/eaglercraft directory of your project./public/eaglercraft/index.html file to properly load the Eaglercraft JavaScript files according to the documentation that comes with the client files.The website I've created includes:
Note that hosting Eaglercraft may have legal implications, as it's a third-party implementation of Minecraft. Make sure you have the legal right to host it in your jurisdiction.
I can help you implement file upload functionality for your website. Here's a complete solution using Next.js and Vercel Blob for file storage 1.