欢迎来到Minecraft插件百科!
对百科编辑一脸懵逼?
帮助:快速入门
带您快速熟悉百科编辑!
因近日遭受攻击,百科现已限制编辑,有意编辑请加入插件百科企鹅群:223812289
查看“Citizens/数据存储”的源代码
←
Citizens/数据存储
跳转到导航
跳转到搜索
因为以下原因,您没有权限编辑本页:
您请求的操作仅限属于这些用户组的用户执行:
用户
、
自动确认用户
、
巡查者
您可以查看和复制此页面的源代码。
Citizens2的数据存储有两种方式: [[#Saves.yml|YAML flatfile]] 或是一个 NBT文件. ==saves.yml== ''saves.yml''默认存储所有NPC的信息. ===结构=== 鼠标移动到文字上查看详细介绍: <nowiki></nowiki># Citizens NPC 数据存储 <nowiki></nowiki>{{H:title|NPC数据,所有NPC都存储在这里.|npc:}} {{H:title|NPC的ID|'0':}} {{H:title|NPC名称. Displayed above head for regular NPCs.|name: My_First_NPC}} {{H:title|特性数据.所有NPC的特性信息都在这里.|traits:}} {{H:title|年龄数据. Age specific settings are stored here.|age:}} {{H:title|What is the NPC's current age?|age: 0}} {{H:title|Will the NPC age over time?|locked: true}} {{H:title|Should the NPC be spawned on server startup?|spawned: true}} {{H:title|Type of NPC. Either PLAYER or the mob type|type: PLAYER}} {{H:title|Owner of the NPC. Can be set to "server".|owner: Steve}} {{H:title|Should the NPC look at the player when he comes near it?|lookclose: true}} {{H:title|Location block. Stores the location of the NPC|location:}} {{H:title|World that the NPC is located in|world: world}} {{H:title|X coordinate of the NPC|x: '92.65002360423462'}} {{H:title|Y coordinate of the NPC|y: '3.0'}} {{H:title|Z coordinate of the NPC|z: '-264.5621058817138'}} {{H:title|Yaw (direction the NPC is looking) of the NPC in degrees|yaw: '87.90003967285156'}} {{H:title|Pitch (height the NPC is looking) of the NPC in degrees|pitch: '21.14999008178711'}} {{H:title|Text block. Stores information about the NPC's text.|text:}} {{H:title|Should the NPC talk when a player gets near it?|talk-close: true}} {{H:title|Should the NPC talk randomly?|random-talker: true}} {{H:title|First line of the NPC's chat.|0: Hello, there. I'm My_First_NPC.}} {{H:title|Waypoints block|waypoints:}} {{H:title|Linear type of waypoints|linear:}} {{H:title|Points section of the linear block|points:}} {{H:title|Waypoint number|'0':}} {{H:title|Waypoint location block|location:}} {{H:title|World of the waypoint|world: MyWorld}} {{H:title|X coordinate of the waypoint|x: 60}} {{H:title|Y coordinate of the waypoint|y: 64}} {{H:title|Z coordinate of the waypoint|z: 80}} {{H:title|Pitch of the waypoint|pitch: 90}} {{H:title|Yaw of the waypoint|yaw: 0}} {{H:title|How long to wait at this point|delay: 0}} {{H:title|Waypoint number|'1':}} {{H:title|Waypoint location block|location:}} {{H:title|World of the waypoint|world: MyWorld}} {{H:title|X coordinate of the waypoint|x: 65}} {{H:title|Y coordinate of the waypoint|y: 64}} {{H:title|Z coordinate of the waypoint|z: 82}} {{H:title|Pitch of the waypoint|pitch: 45}} {{H:title|Yaw of the waypoint|yaw: 0}} {{H:title|How long to wait at this point|delay: 0}} {{H:title|Which pathfinder code do we use? (probably linear)|provider: linear}} {{NavBox}} [[Category:Configuration]]
本页使用的模板:
模板:H:title
(
查看源代码
)
模板:NavBox
(
查看源代码
)
模板:·
(
查看源代码
)
返回
Citizens/数据存储
。
导航菜单
个人工具
登录
命名空间
页面
讨论
大陆简体
查看
阅读
查看源代码
查看历史
更多
搜索
导航
首页
最近更改
随机页面
编辑相关
百科公告
编辑帮助
互助客栈
贡献分数
测试沙盒
发布条目
插件分类
管理
安全
聊天
编程
经济
修正
娱乐
综合
信息
机械
角色
传送
网页
整地
创世
付费
其它
工具
链入页面
相关更改
特殊页面
页面信息
相关网站
MCMOD百科
Minecraft中文百科
Minecraft纪念论坛
Minecraft百度贴吧
虚无世界Wiki