/
Simple plugin for Paper/Spigot that allows users to sit on blocks and on the ground
❇️ This plugin belongs to the Simple Plugins collection, check out other similar and compatible plugins here
!Chairs
To sit on enabled blocks (stairs and slabs) you only need to right-click
prefix: "&7[&6Chairs&7] &r"
stand-when-damaged: false
sneak-to-stand: true
return-on-stand: false
stand-when-block-breaks: true
allow-unsafe-sit: false
one-block-per-chair: true
sit-center-on-block: true
sit-bottom-part-only: true
sit-empty-hand-only: true
sit-max-distance: 0
sit-max-block-height: 2
features:
crawl-enabled: true
crawl-sneak-to-stand: true
crawl-double-sneak: false
worldguard-integration: true
world-filter-enabled: false
worlds:
- "world"
material-blacklist:
- "LAVA"
- "FIRE"
persist-sit-hint: false
persist-crawl-hint: false
sit-blocks:
- "stairs"
- "slabs"
- "#carpets"
plugin-messages:
no-permission: "&cYou do not have permission"
world-not-allowed: "&cYou cannot use this in this world"
player-only: "&cThis command can only be executed by a player"
reload-success: "&aConfiguration reloaded successfully"
reload-no-permission: "&cYou do not have permission to reload the configuration"
usage: "&7Usage: &f/<command> [reload]"
feature-disabled: "&cThis feature is disabled"
player-messages:
sit-hint: "&6Sneak&f to get up"
already-sitting: "&cYou're already sitting"
chair-occupied: "&cSomeone is already sitting here"

A simple, lightweight, and fast plugin for sitting on blocks