EssentiaX Sit Addon
作者:rebot | 分类:模组
Minecraft 版本: 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
平台: bukkit paper purpur spigot
标签: game-mechanics magic utility
SitAddon for EssentiaX
SitAddon allows players to sit on blocks in Minecraft using commands or by clicking blocks.
Features
- Sit on specific blocks defined in the configuration.
- Sit by right-clicking blocks (if enabled).
- Sit using the
/sitcommand. - Customizable sitting height offsets.
- Automatic cleanup of invisible armor stands when a player leaves the game.
Permissions
sitaddon.sit— Allows the player to use the/sitcommand.sitaddon.sit.click— Allows the player to sit by right-clicking blocks.
Configuration
The configuration file sitaddon.yml allows you to customize:
- Allowed blocks to sit on:
messages: join-enabled: true join-message: "&aSitAddon loaded use /sit or rightklick an allowed block" no-permission: "&cYou do not have permissions to to that!"
sit:
on-click: true
offset-y: -1.2
use-marker: true
allowed-blocks:
- OAK_STAIRS
- BIRCH_STAIRS
- SPRUCE_STAIRS
- DARK_OAK_STAIRS
- STONE_BRICK_STAIRS
- COBBLESTONE_STAIRS
- QUARTZ_STAIRS
- BRICK_STAIRS
- OAK_SLAB
- STONE_SLAB
- SMOOTH_STONE_SLAB
- COBBLESTONE_SLAB
- BRICK_SLAB
Usage
Sit on a block
-
Right-click a block that is allowed in the configuration (if sit.on-click is true).
-
You will sit on the block at the configured height offset.
Sit using command
-
Type /sit in chat.
-
You will sit at your current location with the configured offset.
Notes
Players automatically stop sitting when leaving the server.
请登录后举报
暂无评论,抢个沙发吧~