
PluginMIT
AutoSit
Automatically let players sit on preset seats in batches, convenient for group photos 自动让玩家批量坐上预设的座位,便于合影
43
Downloads
1
Followers
4 months ago
Updated
📦
2
Versions
📖About AutoSit
AutoSit
Based on GSit implementation, automatically let players sit on preset seats in batches, convenient for group photos
The nearest seat is set to the surrounding Euclidean distance from the center point.
depend
GSit Required version: 2.4.3
versions
Minecraft spigot/paper 1.17+
📋 command list
| Command | Description |
|---|---|
/asit add <x> <y> <z> |
Adds a single seat position |
/asit add <x1> <y1> <z1> <x2> <y2> <z2> |
Adds all seats within a rectangular area (coordinates can be selected using the shovel's left and right clicks) |
/asit remove <x> <y> <z> |
Removes a specific seat position |
/asit remove <x1> <y1> <z1> <x2> <y2> <z2> |
Removes all seats within an area (coordinates can be selected using the shovel's left and right clicks) |
/asit setCenterPoint <x> <y> <z> |
Sets the center point (used for automatic seating arrangement) |
/asit autosit |
Automatically assigns seats for online players (requires seats and a center point to be set) |
/asit list |
Lists all set seats and center points |
/asit lookblock |
Displays the set seat areas (green indicates seats, orange indicates the center) |
/asit save |
Saves the seat configuration to a file |
/asit reload |
Reloads the configuration file |
/asit clear |
Clears all set seats and center points |
/asit help |
Displays help information |
The prompt content of this plugin only supports Chinese temporarily 该插件提示暂时仅支持中文
This content is generated by AI translation 该内容于AI翻译生成