本帖最后由 像素搬运菌 于 2024-4-12 23:56 编辑
简介:
FurnitureLib 是基于服务器的 mangage Armorstand 创建数据包,以防止 Minecraft 服务器出现某种滞后。
它自 2015 年以来一直在建设中,我想修复任何我可以修复它的错误/陈词滥调。
支持的 Minecraft 版本:
Minecraft 1.12.x - 1.19.x
不兼容的插件: 无
不支持的 Minecraft 版本:
已停止对 Minecraft 1.8 的插件支持自 1.9.x 发布以来,原因是 FurnitureLib 已经完全重写了,并且 Mojang 更改了实体上的大量项目位置
Protectionlib deos 做了什么?
ProtectionLib 挂接到保护插件 Plotsqaured/Worldguard/...使用 FurnitureLib 处理它。 它检查玩家是否是想要放置家具的地块或区域的所有者,或者玩家是否被信任自动授予其区域/地块
依赖项上的家具建造权
FurnitureLib:
ProtocolLib
Vault (可选)
LightAPI (可选)
ProtectionLib (位于FurnitureLib.zip内部)
ProtectionLib:
AreaShop
世界卫士
PlotSqaured
IslandWorld
Towny
PreciousStones
GriefPrevention
LandLord
uSkyBlock
aSkyBlock
RedProtect
Residence
Vault
FactionsUUID
Kingdoms
BentoBox
玩家权限(furniture.player)描述 | 许可 | 获得制作模型的权限(*可以替换为模型名称) | furniture.craft.* | 获得放置模型的权限(* 可替换为模型名称) | furniture.place.* | 获得坐在模特身上的许可(*可以替换为模特名称) | furniture.sit.* | 获得坐在模特身上的许可 | furniture.model.sit | 允许使用/furniture recipe | furniture.command.recipe | 使用/furniture toggle的权限 | furniture.command.toggle | 使用 /furniture manage 的权限 | furniture.command.manage | 管理员权限(furniture.admin)描述 | 许可 | 提供使用/furniture 的实用性自 2.4.1 起不推荐使用 | furniture.command.help | 玩家权限中的所有权限 | furniture.player | 提供有关右键单击的家具/furniture debug的有用信息 | furniture.command.debug | 列出所有已安装的家具/furniture list列出所有通过插件注册的家具/furniture list plugin:{name}
列出玩家放置的所有家具/furniture list player:{username}
列出所有家具的距离/furniture list distance:{int}
列出所有放置在 World/furniture list world:{name} 中的家具
| furniture.command.list
furniture.command.list.plugin
furniture.command.list.player
furniture.command.list.distance
furniture.command.list.world
| /furniture remove 的使用许可
删除距离/furniture list plugin:{name}
通过 givin SystemID/furniture list player:{username} 删除家具
移除所有放置在服务器上的家具 /furniture remove all
删除您正在查看的家具/furniture remove lookat
移除玩家放置的所有家具/furniture remove player:{username}
移除放置在 World/furniture remove world:{name}
| furniture.command.remove
furniture.command.remove.distance
furniture.command.remove.object
furniture.command.remove.all
furniture.command.remove.lookat
furniture.command.remove.player
furniture.command.remove.world
| 给你一个重生物品/furniture give {model} | furniture.command.give | 给玩家一个重生物品/furniture give {model} {player} (数量) | furniture.command.give.other | 清除所有旧家具放置在 x 天/furniture purge {days} | furniture.command.purge | 切换其他玩家 家具可见性/furniture toggle {player} | furniture.command.toggle.other | 从家具网站下载家具模型/furniture download {id} | furniture.command.download | 删除或禁用家具模型/furniture delete {model} | furniture.command.delete | 忽略播放器的限制函数 | furniture.bypass.limit | 忽略家具的休息冷却时间 | furniture.bypass.breakSpam | 忽略家具的冷却时间 | furniture.bypass.placeSpam | 忽略家具保护系统 | furniture.Bypass.Protection | FurnitureMaker 许可描述 | 许可 | 使用 FurnitureMaker /furniture create {model} 创建一个新的家具模型 | furniture.command.create | 使用 FurnitureMaker 编辑新的家具模型/furniture edit {model} | furniture.command.edit | 将家具上传到家具网站/furniture upload {model} | furniture.command.upload | 将上传的家具更新到家具网站/furniture update {model} {password} | furniture.command.update | 将 Vanilla 生成的对象导入 FurnitureMaker/furniture import {model} | furniture.command.import |
Protectionlib 权限描述 | 许可 | 绕过 Owner 或 Canbuild 标志检查的 ProtectionLib 检查 | protectionLib.admin |
|