SitAndLay
🟡 Updated this year🖼️ Gallery (4 images)
🔍 Analysis
- 👍 0.1% endorsement rate
- 🏆 #919 of 1560 bukkit mods in this game by downloads
📋 About This Mod
[!(https://img.shields.io/badge/JOIN%20OUR%20DISCORD-5865F2?style=for-the-badge&logo=discord&logoColor=white)](https://discord.gg/HTkn94BXmA)
Lightweight Paper/Folia plugin that adds `/sit` and `/lay` commands, letting players take sitting and laying poses in-game.
Soft dependencies: ProtocolLib, ViaVersion/ViaBackwards, Geyser.
## Features - `/sit` to sit, `/lay` to lay — run again or press Shift to cancel. - Switch poses freely — going from sit to lay (and back) just works. - Quick sit — Shift + right-click a slab or stair, no command needed. - Realistic lay — fake entity mirrors your exact skin and equipment. - Pose sync — players joining mid-session see everyone's active poses. - Supports [MiniMessage](https://docs.advntr.dev/minimessage/format.html). - Flexible permissions — enable or disable checks per command, stack multiple nodes. - Smart guards — blocks poses while riding or carrying passengers. - Fine-tuned positioning — Y-offset, auto-centering, slab/stair-aware logic. - Auto-cancel — on damage, teleport, world change, or quit. All configurable. - Live reload — `/sitandlay reload`, no restart needed.
## Feedback
Please report any bugs, errors, or feature suggestions on Discord: (https://discord.gg/4XUPywnEyE)
## Commands
| Command | Description | Default Permission | |---|---|---| | `/sit` | Toggle sitting pose | Check disabled (`sitandlay.sit`) | | `/lay` | Toggle laying pose | Check disabled (`sitandlay.lay`) | | `/sitandlay reload` | Reload plugin configs | `sitandlay.reload` |
Permission behavior is fully configurable per command in `commands.yml`.
## Configs by default ### `commands.yml` ``` #Permission settings for /sit command sit: #Disable permission checks completely for this command disable-permission-check: true #Allowed permissions. Player needs at least one when checks are enabled permissions: - "sitandlay.sit"
#Permission settings for /lay command lay: #Disable permission checks completely for this command disable-permission-check: true #Allowed permissions. Player needs at least one when checks are enabled permissions: - "sitandlay.lay"
#Permission settings for /sitandlay reload command reload: #Disable permission checks completely for this command disable-permission-check: false #Allowed permissions. Player needs at least one when checks are enabled permissions: - "sitandlay.reload"
### `messages.yml`
```
#Messages for /sitandlay reload and generic command responses
root:
#Shown when command is executed from console
only-player: "
#Messages used only by /sit flow
sit:
#Shown when /sit is applied
enabled: "
#Messages used only by /lay flow
lay:
#Shown when /lay is applied
enabled: "
``` ### `settings.yml` ``` #Settings for /sit pose behavior sit: #Center player on block when applying sit auto-center: false #Allow SHIFT + right click on slabs/stairs to toggle sit shift-right-click-on-slabs-and-stairs: true #Maximum distance to clicked slab/stairs for SHIFT + right click sit shift-right-click-max-distance: 4. 0 #Y offset for the fake sit seat entity y-offset: 0. 0 #Require solid block below player before applying pose require-solid-block-below: true
#Settings for /lay pose behavior lay: #Y offset for the lay seat/body positioning y-offset: 0. 0 #Require solid block below player before applying pose require-solid-block-below: true
#Global pose cancel behavior behaviour: #Cancel active pose when player takes damage cancel-on-damage: true #Cancel active pose when player teleports cancel-on-teleport: true #Cancel active pose when player changes world cancel-on-world-change: true #Cancel active pose when player quits or gets kicked cancel-on-quit: true ```
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- Nikrecs
- Version
- 1.3.0
- Downloads
- 2,317
- Endorsements
- 2
- Category
- bukkit
- Created
- 3/4/2026
- Updated
- 6/17/2026
- Game Versions
- 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
- Tags
- game-mechanics, social, utility
🔧 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 SitAndLay support?
The author lists 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5. Other versions may work but are untested by the author.
What is the latest version of SitAndLay?
Version 1.3.0, published 2026-06-17 with 2,317 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await



