- 因近日遭受攻击,百科现已限制新用户的编辑权限,一段时间后成为自动确认用户方可编辑。
Vault

本页面已存在其他语言的内容,请协助翻译为本地化的中文。
- 点击此处开始翻译。
- 如本模板出现在原文存档页面,请注意更新主页面后,仍需要去除此处该模板
- 如当前页面已经没有需要翻译的内容,请删去待翻译模板
- 有标题的大篇幅文章,如果短时间内无法全部翻译,请先把所有的标题翻译出来,以便
- 之后的贡献者选择与翻译章节内容。
Bukkit/Spigot插件资料 | |
插件名称 | Vault |
---|---|
最新版本 | v.1.5.6 |
前置插件 | 无 |
兼容服务端 | CraftBukkit 全版本 |
源地址 | http://dev.bukkit.org/bukkit-plugins/Vault |
Contents
介绍
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: true # 检测更新开关
权限
权限 | 介绍 | 默认使用者 | |
---|---|---|---|
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/