/
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.
/sit – sit down where you stand (toggle: use again or sneak to stand up)/lay – lie down on the ground (toggle)/bsit toggle stairs|slab|carpet|campfire/sit and /lay/bsit reload/bsit version.jar from the Modrinth page or from GitHub Releases.plugins/ folder./reload, though restart is recommended)./sit, /lay, and right‑click on appropriate blocks.| 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 |
| 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 |
config.yml)# 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