# NOTE

The server plugin list will be maintained to our best ability with the biggest overarching features but due to the complexity of Nut Inc Plugins and frequency of changes and updates not everything can be 100% perfect all the time.

Nut Inc plugins are all maintained IN-HOUSE meaning that all of our plugins and code is proprietary and written by us.

We have about 30,000 lines of C# code that make up the backbone of Nut Inc servers.

There are a few exceptions to this. A couple plugins are public, or are forks we have made of public plugins.

CedMod: <https://github.com/CedModV2/CedMod>\
Map Editor: <https://github.com/Michal78900/MapEditorReborn>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.nutinc.net/wiki/plugin-list/note.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
