6.7K
21

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

PermissionDescription
vsit.sitAllows the user to sit
vsit.reloadAllows reloading the plugin config

🎮 How to Use

You can sit by:

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

🖼️ Preview

/sit CommandSitting on StairsSitting on Players
slashsitcarpetsplayers

⚙️ Configuration Example

config.yml

language: "en"

enabled: true

players:
  enabled: true

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

language.yml

# 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

Совместимость

Minecraft: Java Edition

1.20–1.21.8

Платформы

Поддерживаемые окружения

Сервер

Детали

Лицензия:MIT
Опубликован:10 месяцев назад
Обновлён:3 месяца назад
Главная