Skip to content

keehl254/Elevators

Repository files navigation

A lightweight and simple means of vertical transportation.

Hangar   Supported spigot

Documentation

Compiled with Java 8 Supports Paper Supports Spigot Supports Folia

CodeFactor

Features

  • Jump/crouch to move between floors
  • Customizable item names, lore, and effects
  • Multiple elevator types and crafting recipes
  • Per-elevator customization through right-click menus
  • Admin GUI for configuration and management
  • Supports protection, hologram, and placeholder plugins
  • No external database — everything is stored in-block

Quick Start

  1. Download the plugin through one of the "Available on" buttons at the top of the page.
  2. Drop the .jar file into your plugins folder.
  3. Restart your server.

You're now ready to place elevators and start teleporting!

Documentation

Looking for recipes, configuration help, or how to add effects and messages?
Visit the full documentation site: Elevators Docs

Building

To build Elevators from source using Gradle:

  1. Clone the repository:
    git clone https://github.com/keehl254/Elevators.git
    cd Elevators
  2. Run the custom Gradle task:
    ./gradlew :buildElevators
  3. The compiled plugin JAR will be located in
    build/libs/

Java Version Notes

The core project and all submodules except Hooks are built using Java 8. The Hooks subproject is written in Java 21. A downgrade plugin is used to compile Hooks into a Java 8-compatible format for use in the final build. Be sure you have both JDK 8 and JDK 21 installed and properly configured if you're developing or building locally.

License

GPL-3.0 — Fork, modify, redistribute — just keep it open source under GPL.

About

A lightweight and simple means of vertical transportation for Spigot

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages