欢迎来到Minecraft插件百科!
对百科编辑一脸懵逼?
帮助:快速入门
带您快速熟悉百科编辑!
因近日遭受攻击,百科现已限制编辑,有意编辑请加入插件百科企鹅群:223812289
查看“NPCDestinations”的源代码
←
NPCDestinations
跳转到导航
跳转到搜索
因为以下原因,您没有权限编辑本页:
您请求的操作仅限属于这些用户组的用户执行:
用户
、
自动确认用户
、
巡查者
您可以查看和复制此页面的源代码。
{{Bukkit Plugin Infobox |插件名=NPCDestinations |图标= |版本= 2.2.2 |前置插件= citizen2 |兼容服务端版本=1.8-1.14 |作者= |網址= [https://www.spigotmc.org/resources/nunpcdestinations-create-living-npcs-1-8-3-1-12.13863/ spigotmc] }} '''NPCDestinations'''是一款为NPC添加机制的Bukkit插件。 == 介绍 == 这款插件给你服务器的NPC添加了一些有用的机制。NPC不只会像植物人一样伫立在凛冽的寒风中,现在你可以让他们在晚上回家并坐在火炉边取暖。 * 适应环境的自动寻路系统 * 所有配置存储在NPC身上,不需要编辑配置文件 * 可以根据时间、指令或环境因素来使NPC走到不同的位置 * 自动保存数据到 Citizens 的 saves.yml内 * 可以让NPC按指定路径行走或设置设置可以行走的范围 * 建造基于地表的自定义路径 (# down, 或 level 0) * 根据位置随机移动 * 设置一个NPC在不同地点时显示不同的皮肤 * NPC在不同的位置穿着不同的装备 * 可用指令设置NPC处于你当前位置多久 * 每个指令都有详细的权限对应 * 可以让玩家编辑所有或私有的NPC * 构造中的调试模式和可见路径系统 * 拓展 Jason 聊天管理系统Save time by clicking chat items! * 自定义语言文件 * 自定义 worldguard flag 来管理区块 (ndest-forcechunk) ** 预载并保持特定区块 ** 防止特定区域的区块被卸载 * 带有API == 前置 == * [[Citizens]](必要前置) * JobsReborn (基于玩家开关NPC的工作位置(不了解这个插件) locations can be toggled based on users in jobs) * LightAPI (NPC装备火把或红石火把时)会在夜晚照亮附近区域. * PlotSquared (可以让玩家的NPC生活在地皮里) * BetonQuest (提供条件和事件来控制 NPC) == 附属 == * Destinations Farmer Add-on - 让NPC种植并收获农作物. * Destinations Animations Add-on - 启用NPC前往不同地点的动画效果. * Destinations Rancher Add-on - 可以让NPC管理动物. == 入门教程 == * 下载最新版本的插件并放到插件文件夹内。 * 开启服务器。 * 创建一个NPC。 * 输入 /nd autoset * 站在你想要NPC所在的位置。 * 输入 /npcdest addlocation {时间 / sunset / 或 sunrise} * 到你想要NPC前往的另一个位置。 * 输入 /npcdest addlocation {时间 / sunset / 或 sunrise} * 改变一天的时间, 你就会看到NPC会前往不同的地点。 == 权限 == <spoiler> '''npcdestinations.info:'''<br /> 显示NPC的详细信息<br /> 包含权限: * npcdestinations.debug.set * npcdestinations.debug.own * npcdestinations.debug.all * npcdestinations.enginestatus * npcdestinations.allstatus * npcdestinations.info * npcdestinations.backup '''npcdestinations.settings:'''<br /> 可以修改NPC配置<br /> 包含权限: * npcdestinations.editall.info * npcdestinations.editall.autoset * npcdestinations.editall.goloc * npcdestinations.editall.blockstick * npcdestinations.editall.addlocation * npcdestinations.editall.removelocation * npcdestinations.editall.addblock * npcdestinations.editall.removeblock * npcdestinations.editall.removeallblocks * npcdestinations.editall.pauseplayer * npcdestinations.editall.oneblockdown * npcdestinations.editall.opengates * npcdestinations.editall.openwooddoors * npcdestinations.editall.openmetaldoors * npcdestinations.editall.locmax * npcdestinations.editall.locprob * npcdestinations.editall.locwand * npcdestinations.editall.loctime * npcdestinations.editall.locloc * npcdestinations.editall.localias * npcdestinations.editall.locskin * npcdestinations.editall.locjobs * npcdestinations.editall.locsentinel * npcdestinations.editall.locweather '''npcdestinations.debug.*:'''<br /> 可以查看所有的调试等级<br /> 包含权限: * npcdestinations.debug.set * npcdestinations.debug.npc * npcdestinations.debug.all '''npcdestinations.editall.*:'''<br /> 可以修改任何NPC的配置<br /> 包含权限: * npcdestinations.editall.info * npcdestinations.editall.autoset * npcdestinations.editall.goloc * npcdestinations.editall.blockstick * npcdestinations.editall.addlocation * npcdestinations.editall.removelocation * npcdestinations.editall.addblock * npcdestinations.editall.removeblock * npcdestinations.editall.removeallblocks * npcdestinations.editall.pauseplayer * npcdestinations.editall.oneblockdown * npcdestinations.editall.opengates * npcdestinations.editall.openwooddoors * npcdestinations.editall.openmetaldoors * npcdestinations.editall.locmax * npcdestinations.editall.locprob * npcdestinations.editall.locwand * npcdestinations.editall.loctime * npcdestinations.editall.locloc * npcdestinations.editall.localias * npcdestinations.editall.locskin * npcdestinations.editall.locjobs * npcdestinations.editall.locsentinel * npcdestinations.editall.locweather '''npcdestinations.editown.*:'''<br /> 可以改变私人NPC的配置<br /> 包含权限: * npcdestinations.editown.info * npcdestinations.editown.autoset * npcdestinations.editown.goloc * npcdestinations.editown.blockstick * npcdestinations.editown.addlocation * npcdestinations.editown.removelocation * npcdestinations.editown.addblock * npcdestinations.editown.removeblock * npcdestinations.editown.removeallblocks * npcdestinations.editown.pauseplayer * npcdestinations.editown.oneblockdown * npcdestinations.editown.opengates * npcdestinations.editown.openwooddoors * npcdestinations.editown.openmetaldoors * npcdestinations.editown.locmax * npcdestinations.editown.locprob * npcdestinations.editown.locwand * npcdestinations.editown.loctime * npcdestinations.editown.locloc * npcdestinations.editown.localias * npcdestinations.editown.locskin * npcdestinations.editown.locjobs * npcdestinations.editown.locsentinel * npcdestinations.editown.locweather </spoiler> == 注释与外部链接 == * [https://github.com/Nutty101/ Github源码] [[Category:经济]][[Category:机械]]
本页使用的模板:
模板:ArticleCategory
(
查看源代码
)
模板:Bukkit Plugin Infobox
(
查看源代码
)
模板:Plugin Infobox
(
查看源代码
)
模板:信息表
(
查看源代码
)
模板:信息表/列表
(
查看源代码
)
返回
NPCDestinations
。
导航菜单
个人工具
登录
命名空间
页面
讨论
大陆简体
查看
阅读
查看源代码
查看历史
更多
搜索
导航
首页
最近更改
随机页面
编辑相关
百科公告
编辑帮助
互助客栈
贡献分数
测试沙盒
发布条目
插件分类
管理
安全
聊天
编程
经济
修正
娱乐
综合
信息
机械
角色
传送
网页
整地
创世
付费
其它
工具
链入页面
相关更改
特殊页面
页面信息
相关网站
MCMOD百科
Minecraft中文百科
Minecraft纪念论坛
Minecraft百度贴吧
虚无世界Wiki