We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Revise and expand Multiplayer Mod API documentation Major updates to API documentation: expanded and clarified compatibility declaration, implementation methods, and project setup in API-Compatibility.md and API-Getting-Started.md; added a new API-Packets.md with detailed packet usage and examples; improved API-Overview.md for clarity and accuracy; updated API-Reference.md with detailed API type documentation; removed obsolete Networking.md. These changes provide clearer guidance for mod developers integrating with the Multiplayer Mod API.
Refactor user docs and sidebar navigation Split joining instructions into a new User-Joining.md file and remove them from User-Hosting.md. Update section headings for clarity and consistency in user documentation. Rename API-Home.md to API-Overview.md and update sidebar to reflect new structure, adding collapsible navigation and more detailed links for installation, hosting, joining, compatibility, and API sections.