Function Sit - NyaaCat/NyaaUtils GitHub Wiki
Sit on any block you want.
Command
/nu sit
Toggle chairs on/off. When toggle on, right click on defined blocks will sit on it.
Config
in config.yml
sit:
locations:
slab: # define a name, anything valid is okay
__class__: cat.nyaa.nyaautils.sit.SitLocation # don't touch this
blocks:
- OAK_SLAB # list sit-able materials here
- JUNGLE_SLAB
x: 0.0 # x/y/z as the offset position
y: -0.25
z: 0.0
stair:
__class__: cat.nyaa.nyaautils.sit.SitLocation
blocks:
- OAK_STAIRS
- BIRCH_STAIRS
x: 0.0
y: -0.7
z: 0.0
Permission
nu.sitdefault to all.