Releases: Pecacheu/Elevators-v2
Releases · Pecacheu/Elevators-v2
Elevators v3.4.0 for Paper 1.21.3
Full Changelog: Release-3.3.4...Release-3.4.0
This should fix all the outstanding issues with legacy code and deprecated methods.
If you're still having problems, please make sure you:
- Delete your Elevators config file and let a new one generate (you may be able to transfer the elevator list from the old one)
- Are using Java 21 and the latest build of Paper
- Don't have any weird legacy plugins causing issues/conflicts with Elevators
Elevators v3.3.4 for Paper 1.18.1
Full Changelog: Release-3.3.3...Release-3.3.4
New features:
- You can now rename a level without deleting it by creating a new sign on that floor and naming it something different, it will update that name on ALL elevator signs on that floor!
- Added
/elev list
command to list all elevators and their locations. - Added
/elev reset
command to reset last-used elevator to known-good state.
NOTE: Some config options have changed in this version.
- Added msgNotFound, msgPerm, and msgPermEnd config settings.
Elevators v3.3.3 for Paper 1.18.1
Full Changelog: Release-3.3.2...Release-3.3.3
Just drop the JAR in your plugins folder and you're good to go. Be mindful of any config file changes.
Elevators v3.3.2 for Paper 1.18.1
More bug fixes, thanks to @Mineshafter61 and @WolvHaven for contributions!
Just drop the JAR in your plugins folder and you're good to go. Be mindful of any config file changes.
Elevators v3.3.1 for Paper 1.18.1
Drop it into the plugins directory and you're good to go!
Note: Some config options have changed, you may have to update them manually!
- Removed saveInterval option, plugin now saves automatically when needed.