• 欢迎来到Minecraft插件百科!
  • 对百科编辑一脸懵逼?帮助:快速入门带您快速熟悉百科编辑!
  • 因近日遭受攻击,百科现已限制编辑,有意编辑请加入插件百科企鹅群:223812289

“Vault”的版本间的差异

来自Minecraft插件百科
跳转至: 导航搜索
目前支持的插件
第24行: 第24行:
 
|}
 
|}
 
== 目前支持的插件 ==
 
== 目前支持的插件 ==
·Perms: Permissions 3, bPermissions, PEX, GroupManager, PermissionsBukkit, zPermission, SimplyPerms, Privileges, DroxPerms, xPerms
+
      ·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
+
      ·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
 
       ·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/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
 
       ·iCo6 flatfile has SEVERE bugs, USE AT YOUR OWN RISK
·Chat: mChat, iChat, bPermissions, PEX, P3, DroxPerms
+
      ·Chat: mChat, iChat, bPermissions, PEX, P3, DroxPerms
·Other economies/permissions systems may have built-in support for Vault, check with them to be sure.
+
      ·Other economies/permissions systems may have built-in support for Vault, check with them to be sure.
 +
 
 
== API与github的地址 ==
 
== API与github的地址 ==
 
·JavaDocs: http://milkbowl.github.io/VaultAPI
 
·JavaDocs: http://milkbowl.github.io/VaultAPI

2016年10月14日 (五) 21:41的版本

Icon-info.png
本页面已存在其他语言的内容,请协助翻译为本地化的中文。
  • 点击此处开始翻译。
  • 如本模板出现在原文存档页面,请注意更新主页面后,仍需要去除此处该模板。
  • 如当前页面已经没有需要翻译的内容,请删去待翻译模板。
  • 有标题的大篇幅文章,如果短时间内无法全部翻译,请先把所有的标题翻译出来,以便之后的贡献者选择与翻译章节内容。
Icon-info.png
已检索到其他语言的内容,请协助搬运外文内容至本页面,并翻译为本地化的中文。

点击此处开始搬运。(搬运完毕后请移除本模板并添加“待翻译”模板)

Vault
外文名Vault
插件类型Spigot / CraftBukkit
最新版本v.1.5.6
兼容服务端CraftBukkit 全版本
前置插件
源地址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

权限

权限 介绍 默认使用者
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/