配置和本地化的权限 | `/spureload` | op | ### 命令权限 | spu.command.\<权限> | 描述 | 命令 | 默认 | |----|----|----|----| | `spu.command.trash` | 允许玩家打开垃圾菜单 | `/trash` | op | | `spu.command.hat` | 允许你戴上物品 | `/hat` | op | | `spu.command.afk` | 允许玩家切换他们的 AFK 状态 | `/afk` | op | | `spu.command.fly` | 允许玩家切换他们的个人飞行 | `/fly` | op | | `spu.command.flyspeed` | 允许玩家设置他们的飞行速度 | `/flyspeed [
> ## ❕❕ 重要 ❕❕
> 此插件已停止开发,并已分为 [Simple Inventories](https://modrinth.com/plugin/simpleinventories)(制作、末影箱等命令)和 [AdminHax](https://modrinth.com/plugin/admin-hax)(治疗、喂食、无敌、重命名、修复等)。
# SimplePlayerUtils
一个为 Minecraft 服务器提供的实用工具插件,包括用于切换 AFK 状态,启用创造模式飞行、以及打开各种工作站的命令。
## 功能
- `/spureload` 命令用于重新加载配置
- `/hat` 命令用于戴上物品
- `/afk` 命令用于切换 AFK 状态(Purpur 特性)
- `/fly` 命令用于启用创造模式飞行
- `/flyspeed` 和 `/walkspeed` 命令分别用于调整飞行和步行速度
- `/flyspeed reset` 或 `/walkspeed reset` 可用于分别重置飞行或步行速度
- 用于打开各种工作站的命令,包括 `/anvil`、`/cartography`、`/craft`、`/grindstone`、`/loom`、`/smithing`、`/stonecutter` 和 `/enderchest`
- `/rename` 命令用于重命名物品
- `/trash` 用于删除不需要的物品(带有可配置的黑名单)
## 安装
- 从发布页面下载插件的最新版本。
- 将插件放在服务器的 plugins 文件夹中。
- 启动或重启服务器。
## 权限
### 重新加载权限
| 权限 | 描述 | 命令 | 默认 |
|----|----|----|----|
| `spu.reload` | 授予玩家重新加载插件的
配置和本地化的权限 | `/spureload` | op | ### 命令权限 | spu.command.\<权限> | 描述 | 命令 | 默认 | |----|----|----|----| | `spu.command.trash` | 允许玩家打开垃圾菜单 | `/trash` | op | | `spu.command.hat` | 允许你戴上物品 | `/hat` | op | | `spu.command.afk` | 允许玩家切换他们的 AFK 状态 | `/afk` | op | | `spu.command.fly` | 允许玩家切换他们的个人飞行 | `/fly` | op | | `spu.command.flyspeed` | 允许玩家设置他们的飞行速度 | `/flyspeed [\|reset\|get]` | op |
| `spu.command.walkspeed` | 允许玩家设置他们的步行速度 | `/walkspeed [\|reset\|get]` | op |
### 物品栏权限
| spu.command.inventory.\<权限> | 描述 | 命令 | 默认 |
|----|----|----|----|
| `spu.command.inventory.anvil` | 允许玩家使用铁砧菜单 | `/anvil` | op |
| `spu.command.inventory.cartography` | 允许玩家打开一张绘图台 | `/carto` | op |
| `spu.command.inventory.crafting` | 允许玩家打开制作菜单 | `/craft` | op |
| `spu.command.inventory.grindstone` | 允许玩家打开砂轮 | `/grind` | op |
| `spu.command.inventory.loom` | 允许玩家打开织布机 | `/loom` | op |
| `spu.command.inventory.smithing` | 允许玩家打开锻造台 | `/smithing` | op |
| `spu.command.inventory.stonecutter` | 允许玩家打开石匠工作台 | `/stonecutter` | op |
| `spu.command.inventory.enderchest` | 允许玩家打开自己的末影箱 | `/ec` | op |
### 重命名权限
| spu.command.rename.\<权限> | 描述 | 命令 | 默认 |
|----|----|----|----|
| `spu.command.rename.basic` | 允许玩家在不使用颜色代码的情况下使用 `/rename` 重命名物品 | `/rename <新名称>` | op |
| `spu.command.rename.minimessage` | 允许玩家使用 minimessage 格式化符号使用 `/rename` 重命名物品 | `/rename <新名称>` | op |
| `spu.command.rename.character.max.bypass` | 允许玩家绕过 `/rename` 配置的最大字符值 | `/rename <新名称>` | op |
### 用于在其他玩家身上运行命令的权限
| spu.command.other.\<权限> | 描述 | 命令 | 默认 |
|----|----|----|----|
| `spu.command.other.afk` | 允许玩家切换其他玩家的 AFK 状态 | `/afk <玩家>` | op |
| `spu.command.other.fly` | 允许玩家切换其他玩家的飞行状态 | `/fly <玩家>` | op |
| `spu.command.other.trash` | 允许玩家为其他玩家打开垃圾菜单 | `/trash <玩家>` | op |
| `spu.command.other.flyspeed` | 允许玩家设置其他玩家的飞行速度 | `/flyspeed <玩家> [\|reset\|get]` | op |
| `spu.command.other.walkspeed` | 允许玩家设置其他玩家的步行速度 | `/walkspeed <玩家> [\|reset\|get]` | op |
### 用于为其他玩家打开物品栏的权限
| spu.command.other.inventory.\<权限> | 描述 | 命令 | 默认 |
|----|----|----|----|
| `spu.command.other.inventory.anvil` | 允许玩家为其他玩家打开一个铁砧菜单 | `/anvil <玩家>` | op |
| `spu.command.other.inventory.cartography` | 允许玩家为其他玩家打开一张绘图台 | `/carto <玩家>` | op |
| `spu.command.other.inventory.crafting` | 允许玩家为其他玩家打开制作菜单 | `/craft <玩家>` | op |
| `spu.command.other.inventory.grindstone` | 允许玩家为其他玩家打开砂轮 | `/grind <玩家>` | op |
| `spu.command.other.inventory.loom` | 允许玩家为其他玩家打开织布机 | `/loom <玩家>` | op |
| `spu.command.other.inventory.smithing` | 允许玩家为其他玩家打开锻造台 | `/smithing <玩家>` | op |
| `spu.command.other.inventory.stonecutter` | 允许玩家为其他玩家打开石匠工作台 | `/stonecutter <玩家>` | op |
| `spu.command.other.inventory.enderchest` | 允许玩家为其他玩家打开他们的末影箱(不会查看他们的末影箱) | `/ec <玩家>` | op |
配置和本地化的权限 | `/spureload` | op | ### 命令权限 | spu.command.\<权限> | 描述 | 命令 | 默认 | |----|----|----|----| | `spu.command.trash` | 允许玩家打开垃圾菜单 | `/trash` | op | | `spu.command.hat` | 允许你戴上物品 | `/hat` | op | | `spu.command.afk` | 允许玩家切换他们的 AFK 状态 | `/afk` | op | | `spu.command.fly` | 允许玩家切换他们的个人飞行 | `/fly` | op | | `spu.command.flyspeed` | 允许玩家设置他们的飞行速度 | `/flyspeed [