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

PerWorldInventory

来自Minecraft插件百科
Qsefthuopq讨论 | 贡献2018年7月13日 (五) 19:57的版本 (创建页面,内容为“1000px {{Bukkit Plugin Infobox |插件名=PerWorldInventory |图标= |版本= v2.0.1 |前置插件= |兼容服务端版本=1.8-1.12 |作者= Gna...”)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转至: 导航搜索

Pwi1.png

PerWorldInventory
外文名PerWorldInventory
作者Gnat008, Beatles, ljacqu, sgdc3
插件类型Spigot / CraftBukkit
最新版本v2.0.1
兼容服务端1.8-1.12
源地址http://dev.bukkit.org/bukkit-plugins/PerWorldInventory

介绍

欢迎来到PerWorldInventory插件的Wiki!

这里可以让你深入地了解这个插件的指令、权限和其他你想要配置的东西.

特点

指令

All of the commands can be viewed from in-game (or in the console) by entering /pwi help, but everything will be listed here as well. All commands can be started with either /pwi or /perworldinventory.

The group modification commands automatically update the worlds.yml file, and the changes are used live. This means that you do not need to reload the plugin after using commands to modify your groups.

Command arguments inside < > are required, whereas arguments inside [ ] are optional. Tab completion is supported as well.

总指令

  • /pwi help - 显示插件帮助
  • /pwi convert - Convert group and player information from Multiverse-Inventories
  • /pwi reload - 重载插件配置并更新世界分组
  • /pwi version - 显示插件版本

分组管理指令

  • /pwi listGroups - Shows all of the current group names
  • /pwi addGroup <name> [default-gamemode] <world name> [world2 name] […] - Creates a new group. If no GameMode is specified, it will default to Survival. A group must have at least one world in it, but you can add as many or as few as you want after it.
  • /pwi removeGroup <name> - Remove a world group
  • /pwi addWorld <group name> [world] - Add a world to a world group. The world must exist on the server! If no world is specified, it will use the world you are currently standing in.
  • /pwi removeWorld <group name> [world] - Remove a world from a group. If no world is specified, it will use the world you are currently standing in.

权限

perworldinventory.admin - 管理员权限

指令权限

  • perworldinventory.convert - Allows user to convert data from other plugins
  • perworldinventory.reload - Allows user to reload configs and world groups
  • perworldinventory.version - Allows user to view the running version of PWI
  • perworldinventory.command.groups.list - Give the ability to list all of the current groups
  • perworldinventory.command.groups.modify - Users with this permission can use the in-game commands to modify world groups

忽略权限

  • perworldinventory.bypass.* - 拥有这个权限的玩家的背包在改变世界或游戏模式时不会改变
  • perworldinventory.bypass.gamemode - Users that have this will keep their inventory when changing gamemode
  • perworldinventory.bypass.world - Users that have this will keep their inventory when changing worlds
  • perworldinventory.bypass.enforcegamemode - Users with this permission will not have their gamemode changed if manage-gamemodes is enabled

配置

链接

Github源码