A simple stair sitting plugin.
The Sit plugin should work from 1.13 to latest version.
! 1.8 not available !
sitables:
stairs:
entity:
type: PIG
saddle: true
offsets:
x: 0.5
y: -0.4
z: 0.5
#BLOCKDATA, BLOCKS
check: BLOCKDATA
list:
- org.bukkit.block.data.type.Stairs
slabs:
entity:
type: PIG
saddle: true
offsets:
x: 0.5
y: -0.4
z: 0.5
check: BLOCKDATA
list:
- org.bukkit.block.data.type.Slab
fun:
# if require is set to true
# player must have "sit.fun" permission to sit on the block's this layout has
permission:
require: true
# %s is the layout name
name: "sit.%s"
entity:
type: ARMOR_STAND
saddle: false
offsets:
x: 0.5
y: -1.1
z: 0.5
check: BLOCKS
list:
- END_ROD
For support, updates, and community discussion, join our Discord:

Unsupported
Required
Terms for using, modifying and redistributing this product.
09.04.2026 · Modrinth
Disabled gravity of armor stands and made them invisible
sitting underwater now possible with armor stands
added bstats
Screenshots and images from the original Modrinth page.









Published versions and original Modrinth files.
09.04.2026 · 39 371 downloads
Disabled gravity of armor stands and made them invisible
sitting underwater now possible with armor stands
added bstats
08.03.2026 · 14 368 downloads
Added Folia support
20.10.2024 · 120 077 downloads
do not save sit entities
04.08.2024 · 12 728 downloads
Now supports spigot!!!
28.12.2022 · 20 014 downloads
Changed EventPriority to HIGHEST and set ignoreCancelled to true to avoid sitting where you shouldn't be able to.
18.12.2022 · 525 downloads
No more visible pig when you sit a stair.
and some other code, config cleanup.
14.12.2022 · 329 downloads
permissions system:
- now you can configure layouts' permission requirements.
- /sit reload command now requires "sit.command" permission.
y offset now fixed in default config.
28.09.2022 · 354 downloads
26.09.2022 · 274 downloads
06.09.2022 · 993 downloads
first release