
Aurora - Web Server for Your Minecraft World
What is Aurora?
Aurora is a unique modification that enables you to create a web server directly within your Minecraft gaming world. While playing, you gain access to a web interface with valuable information about the server and its participants.
Connection Setup
By default, the mod uses port 48574. For local games and servers, use the address http://localhost:48574/, while for dedicated servers, replace localhost with your server's IP address (e.g., your_server:48574). Make sure to configure TCP port forwarding 48574 in your router for external access.
Main Features
The modification provides two main information pages: online player list and game world data. You can integrate this information into your websites or forums using the HTML <embed>
element. For more flexible configuration, JSON data format is available. Aurora is primarily designed as a library for other developments.