- 欢迎来到Minecraft插件百科!
- 对百科编辑一脸懵逼?帮助:快速入门带您快速熟悉百科编辑!
- 因近日遭受攻击,百科现已限制编辑,有意编辑请加入插件百科企鹅群:223812289
BeautyQuests
BeautyQuests
外文名 | BeautyQuests |
作者 | SkytAsul |
插件类型 | Spigot / CraftBukkit |
最新版本 | 0.12.2 |
兼容服务端 | 1.8-1.13 |
源地址 | http://dev.bukkit.org/bukkit-plugins/BeautyQuests |
介绍
BeautyQuests可以通过便捷的GUI快速地创建属于你的任务.大部分操作都通过GUI可以完成(除了一些指令). 这个插件正如其名,旨在让玩家看起来.
特点
- 6种任务类型 :击杀怪物, 寻找 NPC, 给NPC带回物品, 找到一片区域 (WorldGuard), 挖掘方块和在聊天框内输入信息
- 可以和NPC对话
- 支持多种任务奖励 : 物品、经验、权限、金钱和传送...
- 玩家可以看到重要任务NPC头上的粒子效果
- 用计分版显示任务进度
- 用菜单显示任务进度
- 支持5个版本 : 1.9, 1.10, 1.11, 1.12 and 1.13. 插件在1.8也能用, 但一些功能无法使用 (任务书,计分版和粒子效果)
- 烟花 <3
- 方便插件开发者的API : 自定义事件, 各种攻击机, 自定义任务类型, 任务需求和奖励.
- 更新提醒 : 告诉你插件的更新 (@inventivetalent)
- 支持PlaceholderAPI ; 可以在NPC对话和语言文件内使用placeholders !
- HolographicDisplays 可以在可接受任务NPC显示信息.
- 在卫星地图上显示任务标记 !
指令
- /quests <create|edit|remove|finishAll|resetPlayer|resetPlayerQuest|start|seePlayer|reload|version|list|nothing>
权限
- beautyquests.* : Give access to BeautyQuests whole (operators)
- beautyquests.command : Give access to the command, but not the parameters (players)
- beautyquests.command.* : Give access to the command whole (operators)
- beautyquests.command.X : Give access to the command /quests X (create, edit, remove...)
- beautyquests.command.listPlayer : Give access to the menu inventory : /quests *nothing*
变量
- beautyquests_player_inprogress_amount (amount of quests in progress)
- beautyquests_player_finished_amount (amount of quests finished)
- beautyquests_total_amount (amount of quests created)
- beautyquests_advancement_X (advancement of quest with id X for player)
- beautyquests_started_ordered (advancement of each quest
- one after the other)
- beautyquests_started_ordered_X (advancement of each quest
- one after the other, but splitted in lines)
配置
包括:
- config.yml 配置插件
- data.yml 存储玩家数据
- 每个任务都会有独立的文件夹来保存数据
- 支持多语言的语言文件 (默认 : 英语和法语)
config.yml
<spoiler> </spoiler>
cn.yml
<spoiler>
</spoiler>