V-sit
ModrinthA fully customizable sit plugin
11.8k downloads 25 followers updated 10mo ago
latest v1.0.9 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
/sitor 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
/sitcommand - Right-clicking supported blocks (stairs, carpets, slabs)
🖼️ Preview
| /sit Command | Sitting on Stairs | Sitting on 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:
Versions
Release
1.0.9
# 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…
Release
1.0.8
## What's Changed
* Update README.md by @Ayont in https://github.com/Varilx-Development/VSit/pull/16
* Update dependency de.varilx:base-api to v1.3.3 by…
Release
1.0.7
## What's Changed
* Require empty hand by @UplandJacob in https://github.com/Varilx-Development/VSit/pull/14
**Full Changelog**:…
Release
1.0.6
## What's Changed
* Update README.md with new config options by @UplandJacob in https://github.com/Varilx-Development/VSit/pull/13
**Full Changelog**:…
Release
1.0.5
## What's Changed
* Update dependency gradle to v8.14 by @renovate in https://github.com/Varilx-Development/VSit/pull/9
* config for sitting on blocks with…
Release
1.0.4
**Full Changelog**: https://github.com/Varilx-Development/VSit/compare/1.0.3...1.0.4
Release
1.0.1
**Full Changelog**: https://github.com/Varilx-Development/VSit/compare/1.0.0...1.0.1
# Whats changed
- Update supported version (now we also support:…

Comments 0
No comments yet. Be the first to share your thoughts.