> 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/geng-xin-ri-zhi-lou-dong-xiu-fu.md).

# 更新日志&漏洞修复

## v1.2

`2026-06-21`

目前更新主要内容是新添加群组服，将原有的单服务器变更为多IP服务器，你可以从大厅登录到任意服务器，包括有生存服，主流服务器，后续新增服务器后在群内通知。

为了保护服务器环境，所以使用群组服，使用不同的服务器进行代理转发

对此对玩家表示歉意

奖励将在服务器内邮箱发放，请注意查收！

## v1.1

&#x20;`2026-06-11`

没招了，由于服务器在2026-06-11日开始被境外组织频繁攻击服务器

每日的DDOS攻击服务器的流量200G，时间控制在晚上玩家多的时候大约9点至10点

为此我只想说一句：我并没有得罪任何人，你打我公益服纯属是吃力不讨好，服务器玩家本来活跃就少，你还要这么搞，你看是你的肉鸡贵还是我服务器的时间多

本次更新主要内容是以下：

* 通行证的周期任务更新至第六期
* 商店增加更多商品
* 玩家的领地增加了GUI菜单
* 增加6副鞘翅时装

优化内容以下

* 优化了实体聚集导致服务器TPS逐渐降低
* 垃圾桶的存留时间30秒->1分钟

## 1.0&#x20;

1. 修复已知BUG
2. 玩家账号密码登录注册增强安全性
3. 修复区块更新异常
4. 修复服务器菜单传送点击延迟缓慢

#### <sup><mark style="color:$info;">以下是新增的多项功能<mark style="color:$info;"></sup>

本次更新在保证原有玩法稳定运行的基础上，也同步补充了多项更实用的新功能，后续内容我们也会持续优化，如果您在体验过程中遇到异常问题，欢迎随时向我们反馈。

1. 新增反作弊功能，并加强优化
2. 新增网页端玩家信息面板
3. 新增多项玩家增强功能
4. 新增玩家称号功能
5. 新增玩家领地圈地的功能\
   等更多功能....


---

# 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/geng-xin-ri-zhi-lou-dong-xiu-fu.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.
