Where to Find the Official Nova-Life Documentation?
Table of Contents
Official Documentation (API / Plugin Development)
The official Nova-Life documentation is available here:
It includes:
- the API reference used to develop plugins;
- guides;
- a version comparator.
ℹ️ Older API versions remain accessible via the dropdown menu in the top-right corner of the site, but it's recommended to always use the latest version to avoid compatibility issues.
⚠️ The documentation is still being written: some elements may be incorrect or missing.
Community Wiki
In addition, a community wiki offers more detailed and beginner-friendly guides, especially for getting started with plugins and server configuration:
It includes, among other things:
- the basics for getting started with plugin development;
- help guides;
- a guide for adding plugins to your server.