/
ClickSit is a lightweight, 100% server-side mod that allows players to sit on invisible seats anywhere in your Minecraft world. No client installation required!
| Command | Description |
|---|---|
/seat create | Create a seat at your position |
/seat remove | Remove the nearest seat (5 block radius) |
/seat list | Display all seats with coordinates |
/seat reload | Reload the configuration |
/seat info | Show mod information |
/seatwand | Receive the Seat Wand item |
The Seat Wand is a special stick for quick seat management:
Perfect for building custom furniture, roleplay areas, or just relaxing anywhere!
The config file is located at config/clicksit.json
{
"interactionRadius": 1.5,
"seatCooldown": 1000,
"sneakToStandUp": true,
"maxSeatsPerWorld": -1,
"seatHeight": 0.5,
"requiredPermissionLevel": 2
}
| Option | Default | Description |
|---|---|---|
interactionRadius | 1.5 | Radius to detect seat clicks (blocks) |
seatCooldown | 1000 | Cooldown between sits (milliseconds) |
sneakToStandUp | true | Require sneaking to stand up |
maxSeatsPerWorld | -1 | Max seats per world (-1 = unlimited) |
seatHeight | 0.5 | Height offset for sitting position |
requiredPermissionLevel | 2 | OP level for commands (2 = OP) |
All chat messages are configurable! Change colors, text, and format to match your server's style.

A lightweight server-side mod that lets players sit anywhere the admin place a sitable bloc! Create invisible seats with commands or the Seat Wand. No client mod required.