Ever wanted to use /sit
on a fabric server? This mod is for you!
Required server-side. Can be installed client-side for local translation (maybe more features Soon).
The mod currently implements /sit
, /lay
and /spin
.
The mod eventually aims to provide near-feature parity to the GSit mod for Spigot however implementation is ongoing. Exact behaviour matching is not guaranteed.
See the Github page for configuration and internationalization details.
Available on Github, Modrinth and CurseForge
Requires the Fabric API
Simply add the jar file to your server mods directory, and optionally to the client directory.
Players can then use /sit
to sit, /lay
to lie down or /spin
to start spinning.
Permissions to pose are granted to all players by default.
sit, lay, spin:
specific permission to use appropriate poses
Permission to use /fabsit reload
to reload the config file from disk. Requires op level 2 by default