> For the complete documentation index, see [llms.txt](https://logo.gitbook.io/server/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://logo.gitbook.io/server/master.md).

# 首页

欢迎各位新人服主来到达达的开服教程鸭 :duck:&#x20;

在这个教程里，本人会讲个人的开服经验以及技巧分享给想开服的MineCraft玩家，从最基础的开服开始，用最通俗易懂的语言来教大家开服。

{% hint style="danger" %}
**如果在此教程中有什么错误，用词不当等欢迎联系我指出，大家共同学习。**
{% endhint %}

爱宁 （づ￣3￣）づ╭❤～

| **更新日期**  | 更新内容                                                                                                                                                                                                                                                                                            |
| --------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 2020-1-15 | <p>添加调整参数进行优化（5-3） <span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span> </p><p>添加流畅度名词解释（5-4） <span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span> </p><p>添加认识Timings（5-5） <span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span> </p>      |
| 2020-1-5  | <p>撰写第二部分IP端口与域名完成 <span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span> </p><p>撰写第三部分认识服务器基础完成 <span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span> </p><p>撰写第四部分认识几个网站以及经验分享完成 <span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span> </p> |
| 2020-1-4  | 撰写第一部分浅谈服务器外部完成 :white\_check\_mark:                                                                                                                                                                                                                                                            |


---

# 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:

```
GET https://logo.gitbook.io/server/master.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.
