Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
Platforms
Paper
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published 4 days ago
Updated last week
VSit
A fully customizable Sit plugin
Permissions
vsit.sit
Allows the user to sit down
vsit.reload
Allows the user to reload the configuration
Preview
You can use /sit
or click on blocks like stairs
or carpets
You can sit on other players ⭐
Custom configuration:
language: "en"
enabled: true
players:
enabled: true
blocks:
enabled: true
blocks:
- STAIR
- CARPET
- SLAB
Custom language configuration:
# Using Minimessage https://docs.advntr.dev/minimessage/format.html
prefix: "<b><gradient:#08FB22:#BBFDAD>[VSit]</gradient></b><reset><!i><gray> " # This prefix can be used anywhere as "<prefix>"
startup: "<prefix>VSit has started up!"
commands:
sit: "<prefix>You are now sitting down"
reload: "<prefix>The Configurations has been reloaded"