LiftReloaded icon

LiftReloaded -----

Simple and realistic elevators




Compiled with Spigot API 1.21.1

Note that you need at least NoteBlockAPI 1.6.3 if you want to use the music feature: https://www.spigotmc.org/resources/noteblockapi.19287/

Full Changelog: https://github.com/kikelkik/LiftReloaded/compare/lift-reloaded-2.5.0...lift-reloaded-2.5.1
----------, Dec 14, 2024

With this update, the configuration of baseBlocks has changed in a structural fashion. This allows to remove base blocks from the default config. (see https://github.com/kikelkik/LiftReloaded/issues/26)
Old:
Code (Text):

baseBlocks:
  IRON_BLOCK:
    speed: 0.5
  NOTE_BLOCK:
    speed: 0.2
    music: true
 
New:
Code (Text):

baseBlocks:
  - type: IRON_BLOCK
    speed: 0.5
  - type: NOTE_BLOCK
    speed: 0.2
    music: true
 
More changes:
----------, Apr 24, 2024

This release is compiled for MC 1.20+.
Note that the scrollable floor selection (right click on sign, select floor with mouse wheel) does not work properly in this version.
All other features should work as expected (see https://github.com/kikelkik/LiftReloaded/issues/24)
----------, Jun 16, 2023

Version 2.4.3 doesn't work with 1.19.3! Please use 2.4.2 for all MC 1.19+ instead.
----------, Feb 3, 2023

This release is compiled for MC 1.19.3. No other changes.
----------, Jan 29, 2023

This release is compiled for MC 1.19+. No other changes.
----------, Jan 29, 2023

Floor names can now also be written on the second line of the upper sign (above the button). The lower sign underneath the button is no longer required in order to have a floor name. But if you want to have different floor names on the same floor for different buttons (sounds a bit silly), you have to stick to the classical variant. This relates to #12
Thanks to @Ceddix
----------, Mar 3, 2022

This release is compiled for MC 1.18.1. No other changes.
----------, Feb 5, 2022

  • This is the last version compiled for MC-1.17.1 (1.18+ versions could work well on lower server versions, but isn't guaranteed)
  • Removed the redstone feature due to TPS savings. (see https://github.com/kikelkik/LiftReloaded/issues/10)
  • Minor config fixes and extended logging
----------, Feb 5, 2022

  • blocks onto floor blocks (like rails, carpets, ...) don't break anymore
  • carpets, rails, ... won't prevent a lift start anymore
  • lift up also works for minecarts now
  • corrected handling for a passenger who has been kicked from the server
Thanks to Tsoccerguy3 for testing and reporting those bugs!
----------, Nov 21, 2021

Resource Information
Author:
----------
Total Downloads: 5,298
First Release: Nov 11, 2021
Last Update: Dec 14, 2024
Category: ---------------
All-Time Rating:
11 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings