- 欢迎来到Minecraft插件百科!
- 对百科编辑一脸懵逼?帮助:快速入门带您快速熟悉百科编辑!
- 因近日遭受攻击,百科现已限制编辑,有意编辑请加入插件百科企鹅群:223812289
Vault:修订间差异
无编辑摘要 |
无编辑摘要 |
||
第1行: | 第1行: | ||
{{待翻译}}{{待搬运}} | {{待翻译}}{{待搬运}} | ||
{{Bukkit Plugin Infobox | {{Bukkit Plugin Infobox | ||
|[[文件:Vault.png|居中]] | |||
|插件名=Vault | |插件名=Vault | ||
|版本=v.1.5.6 | |版本=v.1.5.6 | ||
第7行: | 第8行: | ||
|源地址=https://dev.bukkit.org/bukkit-plugins/vault/ | |源地址=https://dev.bukkit.org/bukkit-plugins/vault/ | ||
}} | }} | ||
[[文件:Vault.png|居中]] | |||
== 介绍 == | |||
Vault is a Permissions, Chat, & Economy API to give plugins easy hooks into these systems without needing to hook or depend on each individual plugin themselves. It was born out of a distaste for how both Register and the current Permissions API are run, and their lack of features or over-complicated implementations. Vault attempts to solve these issues by being intuitive and providing plugins with support for any system that they may use. | |||
== 配置 == | |||
update-check | |||
turns the update checker on/off | |||
== 权限 == | |||
{| class="wikitable" | |||
|- | |||
! 权限 !! 介绍 !! 默认使用者 !! | |||
|- | |||
| vault.admin || allows access to vault info and conversion commands || OP || | |||
|- | |||
| vault.update || Anyone with this permission will be notified when Vault is out-dated || OP || setting to false in permissions.yml will disable version check messages for console | |||
|} | |||
== 目前支持的插件 == | |||
·Perms: Permissions 3, bPermissions, PEX, GroupManager, PermissionsBukkit, zPermission, SimplyPerms, Privileges, DroxPerms, xPerms | |||
·Econ: iConomy 4,5,6, BOSEconomy 6 & 7, EssentialsEcon, 3Co, MultiCurrency, MineConomy, eWallet, EconXP, CurrencyCore, CraftConomy, AEco, Gringotts | |||
·Bank support in CraftConomy, CurrencyCore, BOSE & iCo6 only | |||
·iCo6/CurrencyCore use merged player/bank accounts. It's suggested to use BOSE for full featured banks. | |||
·iCo6 flatfile has SEVERE bugs, USE AT YOUR OWN RISK | |||
·Chat: mChat, iChat, bPermissions, PEX, P3, DroxPerms | |||
·Other economies/permissions systems may have built-in support for Vault, check with them to be sure. | |||
== API与github的地址 == | |||
·JavaDocs: http://milkbowl.github.io/VaultAPI | |||
·GitHub (SourceCode): https://github.com/MilkBowl/Vault/ | |||
·GitHub (SourceCode): https://github.com/MilkBowl/VaultAPI/ | |||
[[Category:经济]] | [[Category:经济]] | ||
[[Category:管理]] | [[Category:管理]] | ||
[[Category:编程]] | [[Category:编程]] | ||
[[Category:机械]] | [[Category:机械]] |
2016年10月10日 (一) 12:24的版本
- 点击此处开始翻译。
- 如本模板出现在原文存档页面,请注意更新主页面后,仍需要去除此处该模板。
- 如当前页面已经没有需要翻译的内容,请删去待翻译模板。
- 有标题的大篇幅文章,如果短时间内无法全部翻译,请先把所有的标题翻译出来,以便之后的贡献者选择与翻译章节内容。
外文名 | Vault |
插件类型 | Spigot / CraftBukkit |
最新版本 | v.1.5.6 |
兼容服务端 | CraftBukkit 全版本 |
前置插件 | 无 |
源地址 | https://dev.bukkit.org/bukkit-plugins/vault/ |
介绍
Vault is a Permissions, Chat, & Economy API to give plugins easy hooks into these systems without needing to hook or depend on each individual plugin themselves. It was born out of a distaste for how both Register and the current Permissions API are run, and their lack of features or over-complicated implementations. Vault attempts to solve these issues by being intuitive and providing plugins with support for any system that they may use.
配置
update-check turns the update checker on/off
权限
权限 | 介绍 | 默认使用者 | |
---|---|---|---|
vault.admin | allows access to vault info and conversion commands | OP | |
vault.update | Anyone with this permission will be notified when Vault is out-dated | OP | setting to false in permissions.yml will disable version check messages for console |
目前支持的插件
·Perms: Permissions 3, bPermissions, PEX, GroupManager, PermissionsBukkit, zPermission, SimplyPerms, Privileges, DroxPerms, xPerms ·Econ: iConomy 4,5,6, BOSEconomy 6 & 7, EssentialsEcon, 3Co, MultiCurrency, MineConomy, eWallet, EconXP, CurrencyCore, CraftConomy, AEco, Gringotts
·Bank support in CraftConomy, CurrencyCore, BOSE & iCo6 only ·iCo6/CurrencyCore use merged player/bank accounts. It's suggested to use BOSE for full featured banks. ·iCo6 flatfile has SEVERE bugs, USE AT YOUR OWN RISK
·Chat: mChat, iChat, bPermissions, PEX, P3, DroxPerms ·Other economies/permissions systems may have built-in support for Vault, check with them to be sure.
API与github的地址
·JavaDocs: http://milkbowl.github.io/VaultAPI ·GitHub (SourceCode): https://github.com/MilkBowl/Vault/ ·GitHub (SourceCode): https://github.com/MilkBowl/VaultAPI/