HomeJavaModsSittable
Sittable
[​IMG]

A simple lightweight plugin that lets you sit on stairs, slabs, carpets any any other configurable block.​

Supports:
Features:
WorldGuard Flags:
sittable
- allow sitting in this region, allow by default.

Spoiler: Config
Code (YAML):
# Sit
sit
:
  distance
: 3.5 # Distance a player needs to be within to sit on a block.

  animation
:
    block
: true # Should play swing hand animation when sitting on a block.
    ground
: false # Should play swing hand animation when sitting on the ground.

  regeneration
:
    block
: -1 # Regeneration amplifier, 0 is normal regeneration, -1 to disable.
    ground
: -1 # Regeneration amplifier, 0 is normal regeneration, -1 to disable.

  offset
:
    below
: 0.0 # Modify how high the player sits.
    behind
: 0.0 # Modify how close the players back is to stairs.

  materials
: # https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
    - "(.*)_STAIRS"
    - "(.*)_SLAB"
    - "(.*)_CARPET"
    - "PLAYER_HEAD"
    # Legacy support
    - "(.*)SLAB2"
    - "(.*)CARPET"
    - "(.*)STEP"
    - "SKULL"

# Stand
stand
:
  return
: true # Should the player be teleported to where their location before sitting.

# Messages
messages
: # Set to "" to disable.
  prefix
: "&aSittable &8» &r"
  sit-failure-unable
: "Unable to sit here."
  sit-failure-worldguard
: "Not allowed to sit in this region."
  sit-failure-distance
: ""
  sit-success
: ""
  stand-success
: ""
  plugin-reload
: "Reloaded config file."
  plugin-permission
: "No permission."

[​IMG]

Commands:
/sit
- Sit on the ground
/sittable - Plugin info
/sittable reload - Reload command

Permissions:
sittable.sit.command (Default)
sittable.sit.block (Default)
[​IMG]
[​IMG]
[​IMG]

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Sittable is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 948 times (via Spigot). Download it and open it directly in the game.

Explore more