V-Elevator
Simple vertical transportation for Paper 1.21.1+ servers
✨ Features
- 🏗️ Simple Crafting - White Wool + Ender Pearl = Elevator Block
- ⬆️ Jump to Go Up - Stand on elevator and press Space
- ⬇️ Sneak to Go Down - Press Shift to descend
- 🏢 Unlimited Floors - Stack as many as you need
- ⚡ Zero Lag - Async operations, minimal footprint
- 🎨 Fully Configurable - Materials, messages, particles, recipes
- 🌍 World Blacklist - Disable in specific worlds
- 🔒 Permission Support - Control who can use/craft/admin
📦 Installation
- Download
V-Elevator-1.0.0.jar - Drop into
plugins/folder - Restart server
- Edit
plugins/V-Elevator/config.ymlto customize
🎮 Usage
Crafting Recipe
W W W
W E W → 1x Elevator Block
W W W
W = White Wool, E = Ender Pearl
Creating Elevators
- Place Elevator Blocks directly above each other (same X, Z)
- Stand on top of the block (not inside)
- Jump → travel up | Sneak → travel down
📋 Commands
| Command | Description | Permission |
|---|---|---|
/elevator reload | Reload configuration | elevator.admin |
/elevator give [player] [amount] | Give elevator blocks | elevator.admin |
🔐 Permissions
| Permission | Default | Description |
|---|---|---|
elevator.use | Everyone | Use elevator blocks |
elevator.craft | Everyone | Craft elevator blocks |
elevator.admin | OP | Access to commands |
⚙️ Configuration
# config.yml highlights
elevator-item:
material: WHITE_WOOL # Change block type
display-name: "&bElevator Block" # Change name
crafting:
enabled: true
ingredients:
E: ENDER_PEARL # Customize recipe
W: WHITE_WOOL
particles:
enabled: true # Toggle effects
blocked-worlds: # Disable in worlds
- world_nether
Создатели
Детали
Лицензия:MIT
Опубликован:1 неделю назад
Обновлён:1 неделю назад

