Перейти к содержимому
Mineforgian

V-sit

A fully customizable sit plugin

Загрузки
12K
Подписчики
25
Обновлён
27 июля 2025 г.
Лицензия
MIT

Опубликован 30 декабря 2024 г.

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

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

Ченджлог

1.0.9Релиз1.21.6, 1.21.7, 1.21.8 · 27 июля 2025 г.

VSit v1.0.9 Changelog

New Features

Crawl Mode

  • Added new /crawl command to enter crawling mode with swimming pose
  • Players can crawl through 1-block high spaces
  • Toggle crawling on/off with the same command
  • Includes barrier block placement for realistic crawling mechanics

Bug Fixes

Fixed Duplicate Messages

  • Resolved duplicate "block occupied" messages when clicking on occupied blocks

  • Fixed duplicate "crawling started/stopped" messages in crawl command

  • Corrected duplicate "you stood up" messages when exiting seats Event Handling Improvements

  • Implemented 100ms cooldown system to prevent duplicate event triggers

  • Added main hand check to avoid double events

  • Improved vehicle exit logic for proper seat handling Code Optimizations

1.0.8Релиз1.21.3, 1.21.4, 1.21.5 · 20 мая 2025 г.

What's Changed

New Contributors

Full Changelog: https://github.com/Varilx-Development/VSit/compare/1.0.7...1.0.8

1.0.7Релиз1.21.2, 1.21.3, 1.21.4 · 5 мая 2025 г.
1.0.6Релиз1.21.2, 1.21.3, 1.21.4 · 5 мая 2025 г.

What's Changed

Full Changelog: https://github.com/Varilx-Development/VSit/compare/1.0.5...1.0.6

1.0.5Релиз1.21.2, 1.21.3, 1.21.4 · 5 мая 2025 г.

What's Changed

New Contributors

Full Changelog: https://github.com/Varilx-Development/VSit/compare/1.0.4...1.0.5

1.0.4Релиз1.21.2, 1.21.3, 1.21.4 · 1 января 2025 г.
1.0.3Релиз1.21.2, 1.21.3, 1.21.4 · 1 января 2025 г.
1.0.2Релиз1.21.2, 1.21.3, 1.21.4 · 1 января 2025 г.

Комментарии

Загружаем…