BBSMC Logo
模组
资源包
数据包
整合包
光影
插件
软件资源
论坛
登录
模组插件数据包光影资源包整合包资源
登录
设置
InvSee++

InvSee++

一个用于操作玩家物品栏的.bukkit 插件。

334
0
管理

基本信息

我的世界Java版本

1.21.3–1.21.6
1.21–1.21.1
1.20.4–1.20.6
1.20.1
1.19.4
1.18.2
1.17.1
1.16.5
1.15.2
1.12.2
1.8.8

平台

Bukkit
\n \n \n \n \n Paper
\n \n \n \n \n \n \n \n \n \n \n Purpur
Spigot

运行环境

服务端

其他链接

反馈问题 查看源码
Modrinth地址

搬运团队

BBSMC 官方搬运(1)
BBSMC 官方搬运(1)团队

详情信息

许可证 LGPL-2.1-only
发布于 7 months ago
更新于 a day ago
简介更新日志版本百科问题讨论

InvSee++

一个用于操作玩家物品栏的Bukkit插件。 该插件在目标玩家离线时仍然可用,即使他们从未登录过服务器。

特性

  • 查看和编辑其他玩家的物品栏和末影箱。
  • 包括玩家的盔甲内容和副手物品。
  • 包括玩家的制作台/工作台/铁砧/锻造台/切石机/砂轮/织布机/附魔台/商人的物品。
  • 包括玩家光标上持有的物品堆。
  • 当玩家重新登录时自动重新加载旁观者的物品栏。
  • 可定制的物品栏布局和标题。
  • 简单而广泛的应用程序编程接口。 可在CraftBukkit(及其分支)以及Glowstone上运行。
    • 对混合服务器(Forge/Bukkit,Fabric/Bukkit)的支持可用。
    • 在Folia上不可用(尚未可用:#58)。
  • (可选)与PerWorldInventory集成。
  • [插件] 通过命令给予(离线)玩家物品。
  • [插件] 通过命令清除(离线)玩家物品栏中的物品。

运行插件

只需将InvSee++.jar文件放入服务器的 /plugins文件夹中。

命令

  • /invsee <用户名>|<唯一标识符> [PWI{...}]
  • /endersee <用户名>|<唯一标识符> [PWI{...}] 注意,要与PerWorldInventory集成,需要在其配置中将load - data - on - join设置为true。

权限

基础权限:
  • invseeplusplus.invsee.view允许访问/invsee。默认仅服务器操作员可用。
  • invseeplusplus.invsee.edit允许玩家操作目标玩家的物品栏。默认仅服务器操作员可用。
  • invseeplusplus.endersee.view允许访问/endersee。默认仅服务器操作员可用。
  • invseeplusplus.endersee.edit允许玩家操作目标玩家的末影箱。默认仅服务器操作员可用。
  • invseeplusplus.exempt.invsee使无法查看拥有此权限的所有者的物品栏。
  • invseeplusplus.exempt.endersee使无法查看拥有此权限的所有者的末影箱。
  • invseeplusplus.bypass - exempt.invsee忽略目标玩家是否被免除查看其物品栏
  • invseeplusplus.bypass - exempt.endersee忽略目标玩家是否被免除查看其末影箱
聚合权限:
  • invseeplusplus.view提供invseeplusplus.invsee.view和invseeplusplus.endersee.view。
  • invseeplusplus.edit提供invseeplusplus.invsee.edit和invseeplusplus.endersee.edit。
  • invseeplusplus.exempt提供invseeplusplus.exempt.invsee和invseeplusplus.exempt.endersee。
  • invseeplusplus.bypass - exempt提供invseeplusplus.bypass - exempt.invsee和invseeplusplus.bypass - exempt.endersee。
  • invseeplusplus.*提供所有八个基础权限以及所有插件权限。

插件

InvSee++_Give

命令:
  • /invgive <目标玩家> <物品类型> [<数量>] [<NBT标签>]
  • /endergive <目标玩家> <物品类型> [<数量>] [<NBT标签>]
示例:

在1.20.4及更早版本:

  • /invgive Notch diamond 1 {"foo":"bar"}
  • /endergive Jannyboy11羊毛:14

在1.20.5及更高版本:

  • /invgive Jannyboy11 minecraft:翡翠[minecraft:最大堆叠数量 = 99] 65
权限:
  • invseeplusplus.give.*提供invseeplusplus.give.inventory和invseeplusplus.give.enderchest。
  • invseeplusplus.give.inventory允许访问/invgive。
  • invseeplusplus.give.enderchest允许访问/endergive。

InvSee++_Clear

命令:
  • /invclear <玩家> <物品类型>? <数量>?
  • /enderclear <玩家> <物品类型>? <数量>?
示例:
  • /invclear Notch钻石1
  • /enderclear Jannyboy11 wool:14
权限:
  • invseeplusplus.clear.*提供invseeplusplus.clear.inventory和invseeplusplus.clear.enderchest。
  • invseeplusplus.clear.inventory允许访问/invclear。
  • invseeplusplus.clear.enderchest允许访问/enderclear。

指标

该插件收集匿名指标并提交给bStats。它们有助于我了解插件的使用情况,从而进行未来的开发。可以在 /plugins/bstats/config.yml文件中禁用此功能。

联系

漏洞与功能请求:GitHub问题 其他任何事情都可以通过SpigotMC上的讨论线程或通过 Discord进行讨论。

开发者API

文档可在维基上获取!

致谢

特别感谢Icodak制作插件的标志! 你可以在Discord和SpigotMC上找到他们。

设置
"Minecraft"以及"我的世界"为美国微软公司的商标 本站与微软公司没有从属关系

本站与Modrinth无从属关系,网站遵循Modrinth网站程序的LGPL协议开源 开源地址

版权所有 © 2019-2024 青岛柒兮网络科技有限公司 | ICP经营许可证: 鲁B2-20210590 | ICP备案: 鲁ICP备2021009459号-12