- 欢迎来到Minecraft插件百科!
- 对百科编辑一脸懵逼?帮助:快速入门带您快速熟悉百科编辑!
- 因近日遭受攻击,百科现已限制编辑,有意编辑请加入插件百科企鹅群:223812289
Citizens:修订间差异
(中文编辑·) |
无编辑摘要 |
||
第41行: | 第41行: | ||
Also, a special thanks to all of those in [http://webchat.esper.net/?channels=citizens IRC] who have tested and to all of those who have donated! We would be nowhere without you! | Also, a special thanks to all of those in [http://webchat.esper.net/?channels=citizens IRC] who have tested and to all of those who have donated! We would be nowhere without you! | ||
==创建NPC方法== | |||
一、新建/删除/选择一个NPC。 | |||
/npc [ create|remove ] <NPC的名称> | |||
例: | |||
/npc create ztcjohn | |||
通过该命令你可以创建一个名为ztcjohn的NPC。 | |||
/npc remove ztcjohn | |||
通过该命令你可以删除ztcjohn。 | |||
* NPC的ID若是正版用户,那么将从mojang官网下载皮肤,并且在您创建的NPC上显示哦。 |
2016年9月23日 (五) 16:36的版本
{待编辑}
欢迎查看 Citizens Wiki!
Citizens2 是一款强大的 NPC 编辑插件.拥有丰富的扩展插件,你可以使用它在游戏里创建NPC,不同的NPC执行不同的行为
NPC可以是护卫,铸造师,命令执行者,任务发布者等功能,如果你的脑洞大可以根据Citizens2 API开发更吊的插件·
主要特性
- NPC可以像普通玩家一样`自由的行走,站立,说话
- 简单易用的 API . 它可以帮助开发人员开发更吊的其他插件·
- Monster and animal NPCs. You can create intimidating blazes around a Nether portal, welcoming sheep near the spawn, and helpful villagers in your villages. See the Commands page to see how to create a mob NPC.
- Ridable and controllable NPCs.
- Robust text editing. The new text-editing interface allows for adding, removing, and editing NPC text.
- Player- and server-owned NPCS. Server-owned NPCs can be edited by anyone with the citizens.admin permission.
- Admins can optionally charge for NPC creation and limit the number of NPCs per player.
Can I keep my NPCs from Citizens 1?
You'll have to convert your old npc-profiles.yml files first. A converter can be found here. Once you get the saves.yml file, place it in ./plugins/Citizens/saves.yml .
Still using Citizens 1.2? The old documentation, while no longer updated or supported, can be found here.
Changelog
https://www.spigotmc.org/resources/citizens.13811/
Previous versions: http://dev.bukkit.org/server-mods/citizens/files/
The latest dev build for specific server versions are listed here.
Credits
Citizens would not be where it is today without the contributions of these people:
fullwall and aPunch - creators of the Citizens plugin
Creeperhost - Citizens website server host
AgentK - Wiki editor, 1.x converter and script repo programmer.
aufdemrand - Wiki editor, graphic designer, and trait programmer
mcmonkey and Morphan1 - Trait programmer, wiki editor
All character/trait authors, including those not mentioned here - talk to us on IRC!
You, for trying out and using Citizens!
Also, a special thanks to all of those in IRC who have tested and to all of those who have donated! We would be nowhere without you!
创建NPC方法
一、新建/删除/选择一个NPC。
/npc [ create|remove ] <NPC的名称> 例: /npc create ztcjohn 通过该命令你可以创建一个名为ztcjohn的NPC。 /npc remove ztcjohn 通过该命令你可以删除ztcjohn。
- NPC的ID若是正版用户,那么将从mojang官网下载皮肤,并且在您创建的NPC上显示哦。