ElevatorTP
PluginLicenseRef-All-Rights-Reserved

ElevatorTP

๐Ÿš€ Modern and efficient elevator system for Minecraft 1.21.5 Create functional elevators with quartz blocks. Jump to go up, sneak to go down!

177
Downloads
1
Followers
10 months ago
Updated
๐Ÿ“ฆ
1
Versions

๐Ÿ“–About ElevatorTP

๐Ÿš€ Modern and efficient elevator system for Minecraft 1.21.5
Create functional elevators with quartz blocks. Jump to go up, sneak to go down!

Replace this with a description

๐Ÿ“ฆ Quick Installation
๐Ÿ“‹ Requirements

Minecraft: 1.21.5
Server: Paper, Spigot, or forks
Java: 21+

๐Ÿ”ฝ Installation Steps

Download the .jar file from Modrinth
Place the file in your server's /plugins/ folder
Restart the server
Done! The plugin is active

๐ŸŽฎ How to Use Elevators
๐Ÿ—๏ธ Building Elevators
Required Materials

๐Ÿ”ณ Quartz Blocks (QUARTZ_BLOCK)
๐Ÿงฑ Support blocks (any solid block)

๐Ÿ“ Step-by-Step Construction

Replace this with a description

โš ๏ธ Important Requirements

โœ… Exact alignment: All quartz blocks must have the same X,Z coordinates
โœ… Free space: Minimum 2 air blocks above each floor
โœ… Minimum distance: 2+ blocks between floors
โœ… Correct material: Only quartz blocks (QUARTZ_BLOCK)

๐Ÿ•น๏ธ Using the Elevator

โฌ†๏ธ To Go Up

  1. Stand on the quartz block ๐Ÿ”ณ

  2. Jump (Spacebar) ๐Ÿฆ˜

  3. You'll be teleported to the upper floor! โœจ
    โฌ‡๏ธ To Go Down

  4. Stand on the quartz block ๐Ÿ”ณ

  5. Sneak (Shift) ๐Ÿซณ

  6. You'll be teleported to the lower floor! โœจ

  7. ๐Ÿ’ก Visual Indicators

๐Ÿ” Action Bar: Shows elevator status
โœจ Particles: Visual effects during teleportation
๐Ÿ”Š Sounds: Teleportation audio

Replace this with a description

๐ŸŽฏ Usage Examples
/elevator info โ† Check if you're on an elevator
/elevator list โ† See all available floors
/elevator reset โ† Use if elevator gets stuck

๐Ÿ”‘ Permission System
๐Ÿ‘ค Player Permissions
yamlelevatortp.use:
description: "Allows using elevators"
default: true # โœ… All players by default

elevatortp.list:
description: "Allows listing nearby elevators"
default: true # โœ… All players by default
๐Ÿ‘‘ Administrator Permissions
yamlelevatortp.admin:
description: "Full access to administration commands"
default: op # ๐Ÿ”’ OPs only by default

elevatortp.*:
description: "All plugin permissions"
default: op # ๐Ÿ”’ OPs only by default

โš™๏ธ Configuration
๐Ÿ“ config.yml File
๐Ÿ—๏ธ Basic Configuration

yaml# Block used for elevators
elevator-block: QUARTZ_BLOCK

Maximum search distance (in blocks)

max-search-distance: 256

Cooldown between uses (in seconds)

cooldown-seconds: 1

๐ŸŽจ Visual Effects

yamleffects:
enabled: true # โœ… Enable effects
particles: true # โœจ Teleportation particles
sound: true # ๐Ÿ”Š Teleportation sounds

๐Ÿ”ง Advanced Configuration

yamladvanced:
strict-alignment: true # ๐Ÿ“ Exact alignment required
min-floor-distance: 2 # ๐Ÿ“ Minimum distance between floors
fall-damage-protection: true # ๐Ÿ›ก๏ธ Fall damage protection
max-elevator-height: 30 # ๐Ÿข Maximum floors per elevator

๐Ÿ“„ License and Credits
Developed by: DeLaRosaPlay