HomeJavaModsEssentiaX Sit Addon

SitAddon for EssentiaX

SitAddon allows players to sit on blocks in Minecraft using commands or by clicking blocks.

Features

Permissions

Configuration

The configuration file sitaddon.yml allows you to customize:

messages:
  join-enabled: true
  join-message: "&aSitAddon loaded use /sit or rightklick an allowed block"
  no-permission: "&cYou do not have permissions to to that!"

sit:
  on-click: true
  offset-y: -1.2
  use-marker: true
  
  allowed-blocks:
    - OAK_STAIRS
    - BIRCH_STAIRS
    - SPRUCE_STAIRS
    - DARK_OAK_STAIRS
    - STONE_BRICK_STAIRS
    - COBBLESTONE_STAIRS
    - QUARTZ_STAIRS
    - BRICK_STAIRS
    - OAK_SLAB
    - STONE_SLAB
    - SMOOTH_STONE_SLAB
    - COBBLESTONE_SLAB
    - BRICK_SLAB

Usage

Sit on a block

  1. Right-click a block that is allowed in the configuration (if sit.on-click is true).

  2. You will sit on the block at the configured height offset.

Sit using command

  1. Type /sit in chat.

  2. You will sit at your current location with the configured offset.

Notes

Players automatically stop sitting when leaving the server.

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.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more