Fix header
This commit is contained in:
parent
9630ad0ae5
commit
f6d0f9c45e
@ -2,17 +2,15 @@
|
|||||||
# ------
|
# ------
|
||||||
# A list of all compatible block and item names: http://bit.ly/AmJgMb.
|
# A list of all compatible block and item names: http://bit.ly/AmJgMb.
|
||||||
# ------
|
# ------
|
||||||
# allowed-blocks: Set the blocks you want to be able to sit down on. Use descriptive name or item ID. Use name:number to set sitting height.
|
# sit-block-settings: Set the blocks you want to be able to sit down on. Use descriptive name or item ID. Use name:number to set sitting height.
|
||||||
# auto-rotate: If set to true, you are automatically rotated to the descending face of the stairs-block when sitting down.
|
# auto-rotate: If set to true, you are automatically rotated to the descending face of the stairs-block when sitting down.
|
||||||
# max-chair-width: Define how many blocks a chair can be long (set to number <= 0 for unlimited width).
|
# max-chair-width: Define how many blocks a chair can be long (set to number <= 0 for unlimited width).
|
||||||
# sign-check: If set to true, you will only be able to sit down when there are signs on both of the ends of the chair.
|
# sign-check: If set to true, you will only be able to sit down when there are signs on both of the ends of the chair.
|
||||||
# distance: The maximum distance between the chair (the center of the block) and the player to be able to sit down (to prevent glitching through walls, etc.).
|
# distance: The maximum distance between the chair (the center of the block) and the player to be able to sit down (to prevent glitching through walls, etc.).
|
||||||
# sitting-height: Set how high you are sitting 'in' the stairs block (default is 0.7).
|
|
||||||
# sitting-height-adj: Non-stairs and non-steps are adjusted automatically by this amount.
|
# sitting-height-adj: Non-stairs and non-steps are adjusted automatically by this amount.
|
||||||
# upsidedown-check: If true then prevent players from sitting on upside down stairs.
|
# upsidedown-check: If true then prevent players from sitting on upside down stairs.
|
||||||
# upper-step-check: If true then prevent players from sitting on an upper slab.
|
# upper-step-check: If true then prevent players from sitting on an upper slab.
|
||||||
# seat-occupied-check: Check if seat is already occupied.
|
# seat-occupied-check: Check if seat is already occupied.
|
||||||
# per-item-perms: Enable chairs.sit.[item] permission node. Set to false if you're sitting on every block.
|
|
||||||
# ignore-if-item-in-hand: Set this true disable sititng if player is holding an item in hand.
|
# ignore-if-item-in-hand: Set this true disable sititng if player is holding an item in hand.
|
||||||
# ------
|
# ------
|
||||||
sit-block-settings:
|
sit-block-settings:
|
||||||
|
Loading…
Reference in New Issue
Block a user