BetterSit
🟡 Updated this year🔍 Analysis
- 🏆 #1165 of 1452 bukkit mods in this game by downloads
📋 About This Mod
# BetterSit 🪑 **BetterSit** is a lightweight and feature‑rich plugin for **Paper 1.21.11** that allows players to sit, lie down, and even sit around campfires. All messages are fully customizable via language files supporting **MiniMessage**, **HEX colors**, and legacy `&` codes. (https://img.shields.io/badge/Paper-1.21-blue?style=flat-square)](https://papermc.io) (https://img.shields.io/badge/License-MIT-yellow?style=flat-square)](https://github.com/rimzzdev/BetterSit/blob/main/LICENSE) (https://img.shields.io/badge/Version-1.4-green?style=flat-square)](https://modrinth.com/plugin/bettersit) --- ## ✨ Features - ✅ `/sit` – sit down where you stand (toggle: use again or sneak to stand up) - ✅ `/lay` – lie down on the ground (toggle) - ✅ Right‑click on **stairs**, **slabs** (non‑pressure), **carpets** or **campfires** to sit on the center of the block / around the campfire - ✅ **Campfire sitting** – automatically finds the nearest free spot around the campfire and rotates the player towards it - ✅ Per‑player toggle for each block category: `/bsit toggle stairs|slab|carpet|campfire` - ✅ Multi‑language support (English, Russian, and more) - ✅ Modern text formatting – MiniMessage, HEX, gradients, etc. - ✅ Configurable height offsets for sitting and lying - ✅ Cooldown system for `/sit` and `/lay` - ✅ Reload command: `/bsit reload` - ✅ Version info: `/bsit version` - ✅ Update checker – notifies admins in console and in chat (with clickable link) when a new version is available on **Modrinth** --- ## 📋 Requirements - **Server:** Paper 1.21.11 (or any Paper 1.21.x version) - **Java:** 21 or higher --- ## 🚀 Installation 1. Download the latest `.jar` from the (https://modrinth.com/plugin/bettersit) or from (https://github.com/rimzzdev/BetterSit/releases). 2. Place the file into your server's `plugins/` folder. 3. Restart your server (or use `/reload`, though restart is recommended). 4. Done! Players can now use `/sit`, `/lay`, and right‑click on appropriate blocks. --- ## 🎮 Commands | Command | Description | Permission | |---------|-------------|------------| | `/sit` | Sit down or stand up | `betterSit.sit` | | `/lay` | Lie down or stand up | `betterSit.sit` | | `/bsit toggle <stairs\|slab\|carpet\|campfire>` | Enable/disable right‑click sitting for yourself | `betterSit.sit` | | `/bsit reload` | Reload config and languages | `betterSit.admin` | | `/bsit version` | Show plugin version and link | `betterSit.admin` | --- ## 🔑 Permissions | Permission | Description | Default | |------------|-------------|---------| | `betterSit.sit` | Allows using `/sit`, `/lay` and `/bsit toggle` | ✅ All players | | `betterSit.admin` | Allows using `/bsit reload` and `/bsit version` | ❌ Ops only | --- ## ⚙️ Configuration (`config.yml`) ```yaml # Language file (en, ru, or any other file in /languages folder) language: en # Center the player on the block when sitting/lying? center-on-block: true # Height offset for sitting (negative values make the player sit lower) sit-height-offset: -0.2 # Height offset for lying (negative values make the player lie lower) lay-height-offset: -0.8 # Cooldown between /sit or /lay uses in seconds (0 = disabled) sit-cooldown: 0 # Allow sitting at campfires (right-click) campfire-enabled: true
# BetterSit 🪑
BetterSit is a lightweight and feature‑rich plugin for Paper 1. 21. 11 that allows players to sit, lie down, and even sit around campfires. All messages are fully customizable via language files supporting MiniMessage, HEX colors, and legacy `&` codes.
[!(https://img.shields.io/badge/Paper-1. 21-blue?style=flat-square)](https://papermc.io) [!(https://img.shields.io/badge/License-MIT-yellow?style=flat-square)](https://github.com/rimzzdev/BetterSit/blob/main/LICENSE) [!(https://img.shields.io/badge/Version-1. 4-green?style=flat-square)](https://modrinth.com/plugin/bettersit)
## ✨ Features
- ✅ `/sit` – sit down where you stand (toggle: use again or sneak to stand up)
- ✅ `/lay` – lie down on the ground (toggle)
- ✅ Right‑click on stairs, slabs (non‑pressure), carpets or campfires to sit on the center of the block / around the campfire
- ✅ Campfire sitting – automatically finds the nearest free spot around the campfire and rotates the player towards it
- ✅ Per‑player toggle for each block category: `/bsit toggle stairs|slab|carpet|campfire`
- ✅ Multi‑language support (English, Russian, and more)
- ✅ Modern text formatting – MiniMessage, HEX, gradients, etc.
- ✅ Configurable height offsets for sitting and lying
- ✅ Cooldown system for `/sit` and `/lay`
- ✅ Reload command: `/bsit reload`
- ✅ Version info: `/bsit version`
- ✅ Update checker – notifies admins in console and in chat (with clickable link) when a new version is available on Modrinth
## 📋 Requirements
- Server: Paper 1. 21. 11 (or any Paper 1. 21.x version)
- Java: 21 or higher
## 🚀 Installation
1. Download the latest `.jar` from the (https://modrinth.com/plugin/bettersit) or from (https://github.com/rimzzdev/BetterSit/releases). 2. Place the file into your server's `plugins/` folder. 3. Restart your server (or use `/reload`, though restart is recommended). 4. Done! Players can now use `/sit`, `/lay`, and right‑click on appropriate blocks.
## 🎮 Commands
| Command | Description | Permission |
|---------|-------------|------------|
| `/sit` | Sit down or stand up | `betterSit.sit` |
| `/lay` | Lie down or stand up | `betterSit.sit` |
| `/bsit toggle
## 🔑 Permissions
| Permission | Description | Default | |------------|-------------|---------| | `betterSit.sit` | Allows using `/sit`, `/lay` and `/bsit toggle` | ✅ All players | | `betterSit.admin` | Allows using `/bsit reload` and `/bsit version` | ❌ Ops only |
## ⚙️ Configuration (`config.yml`)
```yaml # Language file (en, ru, or any other file in /languages folder) language: en
# Center the player on the block when sitting/lying? center-on-block: true
# Height offset for sitting (negative values make the player sit lower) sit-height-offset: -0. 2
# Height offset for lying (negative values make the player lie lower) lay-height-offset: -0. 8
# Cooldown between /sit or /lay uses in seconds (0 = disabled) sit-cooldown: 0
# Allow sitting at campfires (right-click) campfire-enabled: true
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- rimzz
- Version
- 1.4
- Downloads
- 429
- Endorsements
- 0
- Category
- bukkit
- Created
- 3/11/2026
- Updated
- 3/14/2026
- Game Versions
- 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
- Tags
- game-mechanics, social
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does BetterSit support?
The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5. Other versions may work but are untested by the author.
What is the latest version of BetterSit?
Version 1.4, published 2026-03-14 with 429 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await