> ## Content Index
> Fetch the complete content index at: https://lucent.blog/llms.txt
> Use this file to discover other available public pages before exploring further.

# Dayz独立版 服务器物资管理系统使用教程
- URL: https://lucent.blog/dayzdu-li-ban-fu-wu-qi-wu-zi-guan-li-xi-tong-shi-yong-jiao-cheng/
- Published: 2019-07-07T16:42:49.000Z
- Updated: 2026-08-21T00:49:55.000Z
- Author: Lucent
- Tags: Dayz

##### 打开[dayz.lucent.blog](http://dayz.lucent.blog/?ref=lucent.blog)

![1 (1).png](https://raw.githubusercontent.com/xhmily/imgbed/master/images/2019/07/08/16098cc357cdf9b9696fb0806e23170a.png)

##### 将types.xml文件(文件位于服务器目录/mpmissions/dayzOffline.chernarusplus/db中)拖入到浏览器中

[](https://lucent.blog/wp-content/uploads/2019/05/2.png)

##### 名词解释

最大数量：服务器同时刷新出该物品的最大数量

最小数量：服务器同时刷新出该物品的最小数量

生成优先级：服务器刷新该物品的优先级，优先级越高，刷新队列越靠前

生成速度：值为0 时，服务器会一次性刷新出该物品的最大数量的物资，而当值大于0 时，服务器每隔一段时间(值为1800就是每隔1800秒)就会刷新出一个该物品

生命周期：该物品在周围没有玩家时，持续存在的最长时间(秒)，时间过去，物品消失，重新刷新

类别：该物品所属分类

在修改完之后点击保存，并下载即可！