V-sit

A fully customizable sit plugin

11,49k

Quick challenge

How far can you run before the mobs catch you?

V-sit

VSit Logo

Discord Build Status Latest Release

Available on Modrinth

---

VSit

VSit is a fully customizable sitting plugin for Minecraft servers. Players can sit using commands or by interacting with various blocks.

---

🔧 Features

- Sit by using `/sit` or clicking on stairs, carpets, and slabs - Sit on other players - Full language customization via MiniMessage - Permissions support - Easily reload config with `/vsit reload`

---

✅ Permissions

| Permission | Description | |------------------|--------------------------------------| | `vsit.sit` | Allows the user to sit | | `vsit.reload` | Allows reloading the plugin config |

---

🎮 How to Use

You can sit by:

- Using the `/sit` command - Right-clicking supported blocks (stairs, carpets, slabs)

🖼️ Preview

| `/sit` Command | Sitting on Stairs | Sitting on Players | |----------------|-------------------|---------------------| | slashsit | carpets | players |

---

⚙️ Configuration Example

`config.yml`

```yaml language: "en"

enabled: true

players: enabled: true

blocks: enabled: true right-click: true left-click: false blocks: - STAIR - CARPET - SLAB ```

language.yml

```yaml

Using MiniMessage format

prefix: "<b><gradient:#08FB22:#BBFDAD>[VSit]</gradient></b><reset><!i><gray> "

startup: "<prefix>VSit has started up!"

commands: sit: "<prefix>You are now sitting down" reload: "<prefix>The configuration has been reloaded" ```

🛟 Need Help?

Join our Discord for support, updates, or to report bugs:

Join our Discord

ADS