> For the complete documentation index, see [llms.txt](https://docs.clovercraft.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.clovercraft.gg/staff-team.md).

# Staff Team

### Clover - Server Owner

![](/files/cmVnWgpFlKyeeYq3VqEM) ![](/files/AXWWSISnF3Vy7qQC8wFI)

Clover (she/they) made a tik tok about wanting more friends to play minecraft with in early 2020 and BOOM suddenly we have a server and discord! For the most part her role in the server is promotion and discord events (and possibly a cult)

### Neigh - Admin

![](/files/jTvROLfRvkNgfqe3Y3OJ) ![](/files/KFp7PcVZfvMgcXrzzzOY)

'Neigh' (she/her) is our European (![Flag of Scotland](https://abs-0.twimg.com/emoji/v2/svg/1f3f4-e0067-e0062-e0073-e0063-e0074-e007f.svg)) admin member who's in charge of Discord management and promotion, as well as the leader of the city of Serpenfurr. She's a complete history nerd who loves seeing pictures of your pets!![Open book](https://abs-0.twimg.com/emoji/v2/svg/1f4d6.svg)![Milky Way](https://abs-0.twimg.com/emoji/v2/svg/1f30c.svg)

### Daisy - Admin

![](/files/VjZZiVBgM9mqHkgs7DpD) ![](/files/AM89JfJzC9bxqNh6BELB)

Daisy (she/they) is our wild card admin. She's in charge of in-game events and diversity, as well as the leader of the city of Evercrest. The technology stuff is lost on her, but if you need a builder or decorator, she's up for the challenge!

### Zenfrii - Admin

![](/files/Odex8mY7lFd1pfZhK1tD) ![](/files/a7YnZHYuzritx5CfSjVw)

Zen (he/him) is our technical admin and covers everything from server management to the website. He's also the leader of the city of Grayhelm! He prides himself on being ready to tackle any technical challenge, and is a wizard in-game at getting players what they need. Fair warning, he is prone to rants about social injustices.

### Moderators

Our mods help us keep things running smoothly on both Discord and in-game. Clovercraft's mod team is made up of talented builders, adept explorers, content creators, event hosts, and community managers who are the top of their game.

Our current Moderation team is:

* Roopants
* Doubles
* Mango
* Quinnabis
* Snarky
* Foxy
* Lyila
* Honor


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.clovercraft.gg/staff-team.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
