> For the complete documentation index, see [llms.txt](https://wiki.tatonex.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.tatonex.cn/server/fu-wu-qi-de-jie-shao.md).

# 服务器的介绍

### 🌌 TatoNex

**Java 26.1.x｜长期稳定 ｜ 不删档 ｜公平养老服 生存｜生电｜娱乐｜养老｜轻微RPG**

#### 服务器的介绍

TatoNex服务器是养老生存不肝不氪金的生电娱乐服务器，在如今快餐服遍地都是的情况下，我们依旧保持最初的热心，TatoNex是已经开启了3年的服务器，在经过很多年的打磨以往名为8bibo(TatoNex)服务器在2026年3月26日服务器名称8Bibo正式变更为TatoNex。新的TatoNex服务器存档地图采用最新26.1.2版本，舍弃8Bibo的地图存档，当然以往的存档依旧保存完好，我们可以随时添加进TatoNex服务器内，可存档太过于老旧所以我们正在努力转换，请所有玩家进行监督！

#### 说明

服务器是Paper核心，服务器内配有优化插件以及反作弊矿透，由于服务器已经遭到一次破坏所以对于玩家的检测异常行为提升到非常严格，放心不会干扰正常玩家的游玩，如果您遇到非正常提示可以截图反馈，我们很乐意帮您解决遇到的问题。

#### 服务器的配置说明

处理器：r9-9950x

内存：总计32G可用内存

(随着服务器负载会进行提升内存，负载小于并发症70将减少分配服务器内存)\
我们并不是主要开发我的世界服务器，所以在您遇到服务器卡顿TPS缩小负载压力提升，服务器未正常分配内存，需要您及时给我反馈。

硬盘大小：300G

(服务器每日凌晨4点会进行自启动备份，游戏内的玩家会发生短时间卡顿掉帧，一般在1-3秒内恢复，请您无需担心)


---

# 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://wiki.tatonex.cn/server/fu-wu-qi-de-jie-shao.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.
