同步官网文档8m_25d

This commit is contained in:
kwiilh
2025-08-25 18:36:29 +08:00
parent 4dc0ecf18d
commit 9e8855eeb4
5089 changed files with 8798 additions and 4799 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 447 KiB

After

Width:  |  Height:  |  Size: 633 KiB

View File

@@ -224,13 +224,13 @@ TAG内容审核 制度
### 1. 处罚处理力度
![](./images/0_25_5.png)
![](./images/0_25_5.jpg)
### 2. 举报:
**如何举报抄袭、盗版、侵权的组件?**
**如何举报抄袭、盗版、侵权的组件?**
答:《我的世界》中国版获得微软正版授权,对开发者版权保护也极为重视,严厉打击盗版及侵权行为。对于触犯版权保护的行为,一旦证实,将被冻结相关收益、押金,严重者将永久封禁开发者账号。

View File

@@ -25,9 +25,9 @@ selection: true
本教程以PE内容为例PE内容操作方式与PE内容相同。
前往开发者平台【PE资源管理】模块点击“已上架”按钮在列表中找到需要下架的组件资源并点击“更新”按钮
前往开发者平台【PE资源管理】模块点击“已上架”按钮在列表中找到需要下架的组件资源并点击“更新”按钮
![](./images/3_1.png)

View File

@@ -8,7 +8,7 @@
| 白名单 | 白名单 | 白名单 |
| ----------------------------------------------------- | ----------------------------------------------------- | ------------------------------------------------- |
| \_\_future\_\_ | mod.server.component.actorPushableCompServer | client.component.particleSystemCompClient |
| \_\_future\_\_ | mod.server.component.actorPushableCompServer | client.component.particleSystemCompClient |
| _md5 | mod.server.component.aiCommandCompServer | client.component.particleTransComp |
| _random | mod.server.component.attrCompServer | client.component.playerAnimCompClient |
| logging | mod.server.component.auxValueCompServer | client.component.playerCompClient |
@@ -157,14 +157,13 @@
| mod.server.component.actorLootCompServer | client.component.neteaseShopCompClient | Preset.Model.Effect.EffectObject |
| mod.server.component.actorMotionCompServer | client.component.operationCompClient | Preset.Model.Effect.EffectPreset |
| mod.server.component.actorOwnerCompServer | client.component.particleControlComp | Preset.Model.Textboard |
| | client.component.particleEntityBindComp | Preset.Model.Textboard.TextboardObject |
| ast3.3新增) | client.component.particleEntityBindComp | Preset.Model.Textboard.TextboardObject |
| | client.component.particleSkeletonBindComp | Preset.Model.Textboard.TextboardPreset |
| | | Preset.Model.UI |
| | | Preset.Model.UI.UIPreset |
| | | Preset.Controller |
| | | Preset.Controller.PresetApi |
若开发者需要添加用于正常功能开发的模块白名单,请联系官方人员进行反馈,经技术评估后进行添加。
## 还有解决不了的问题?