Compatibility
Minecraft: Java Edition
1.20.1โ1.20.6
Platforms
Supported environments
Server-side
Singleplayer
Links
Creators
Details
Licensed ARR
Published 3 months ago
๐ช ClickSit
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!
โจ Features
- ๐ฅ๏ธ 100% Server-Side โ Players don't need to install anything on their client
- ๐ญ Invisible Seats โ Create seat points that are completely invisible
- ๐ช Seat Wand โ A special tool for easy seat management
- ๐ฑ๏ธ Simple Interaction โ Right-click to sit, sneak to stand up
- โฑ๏ธ Anti-Spam โ Configurable cooldown prevents seat spam
- ๐พ Persistent Data โ Seats are saved and survive server restarts
- โ๏ธ Fully Configurable โ Customize all messages and settings
- ๐ Multi-World Support โ Works across all dimensions
๐ฎ How to Use
Commands (OP 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 |
Seat Wand
The Seat Wand is a special stick for quick seat management:
- Right-click โ Create a seat at your position
- Sneak + Right-click โ Remove the nearest seat
Perfect for building custom furniture, roleplay areas, or just relaxing anywhere!
For Players
- Sit โ Right-click near a seat point
- Stand Up โ Press Shift (Sneak)
โ๏ธ Configuration
The config file is located at config/clicksit.json
{
"interactionRadius": 1.5,
"seatCooldown": 1000,
"sneakToStandUp": true,
"maxSeatsPerWorld": -1,
"seatHeight": 0.5,
"requiredPermissionLevel": 2
}
All Configurable Options
| 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) |
Customizable Messages
All chat messages are configurable! Change colors, text, and format to match your server's style.


