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
Условия использования, изменения и распространения этого товара.
09.04.2026 · Modrinth
Disabled gravity of armor stands and made them invisible
sitting underwater now possible with armor stands
added bstats
Скриншоты и изображения из оригинальной страницы Modrinth.









Опубликованные версии и оригинальные файлы Modrinth.
09.04.2026 · 39 371 загрузки
Disabled gravity of armor stands and made them invisible
sitting underwater now possible with armor stands
added bstats
08.03.2026 · 14 368 загрузки
Added Folia support
20.10.2024 · 120 077 загрузки
do not save sit entities
04.08.2024 · 12 728 загрузки
Now supports spigot!!!
28.12.2022 · 20 014 загрузки
Changed EventPriority to HIGHEST and set ignoreCancelled to true to avoid sitting where you shouldn't be able to.
18.12.2022 · 525 загрузки
No more visible pig when you sit a stair.
and some other code, config cleanup.
14.12.2022 · 329 загрузки
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 загрузки
26.09.2022 · 274 загрузки
06.09.2022 · 993 загрузки
first release