## AutoSit
基于 GSit 实现,自动让玩家批量坐在预设座位上,方便合影
最近的座位以中心点周围的欧几里德距离为准。
## depend
[GSit](https://www.spigotmc.org/resources/gsit-modern-sit-seat-and-chair-lay-and-crawl-plugin-1-16-1-21-4.62325/)
## versions
Minecraft spigot/paper 1.17+
## 📋 command list
| Command | Description |
|--------|-------------|
| `/asit add ` | 添加单个座位位置 |
| `/asit add ` | 添加矩形区域内的所有座位(坐标可以通过铲子的左右点击选择) |
| `/asit remove ` | 移除特定的座位位置 |
| `/asit remove ` | 移除区域内的所有座位(坐标可以通过铲子的左右点击选择) |
| `/asit setCenterPoint ` | 设置中心点(用于自动座位安排) |
| `/asit autosit` | 自动为在线玩家分配座位(需要设置座位和中心点) |
| `/asit list` | 列出所有设置的座位和中心点 |
| `/asit lookblock` | 显示设置的座位区域(绿色表示座位,橙色表示中心) |
| `/asit save` | 将座位配置保存到文件 |
| `/asit reload` | 重新加载配置文件 |
| `/asit clear` | 清除所有设置的座位和中心点 |
| `/asit help` | 显示帮助信息 |
该插件提示暂时仅支持中文 The prompt content of this plugin only supports Chinese temporarily
该内容于AI翻译生成 This content is generated by AI translation