Full Changelog: https://github.com/Pecacheu/Elevators-v2/compare/Release-3.4.2...Release-3.4.3
- Fix bug where selecting floor for first time after elevator creation may throw NullPointerException
- Store elev id inside Elevator class to ensure deletion works correctly
- Commands ignoring case could cause issues with autocomplete
Full Changelog: https://github.com/Pecacheu/Elevators-v2/compare/Release-3.4.1...Release-3.4.2
- Fix bug where elevators are reported as being 1 block smaller than they are in
/elev list
- Fix bug in recent game versions where Call signs don't trigger redstone update with levers (Appears to be caused by a bug in PaperMC, using a workaround)
- Fix legacy color selector being used interchangeably with ampersand
- Fix bug where changing floors may not work when custom floor name has a different color
Full Changelog: https://github.com/Pecacheu/Elevators-v2/compare/Release-3.4.0...Release-3.4.1
Bugfix update for a possible error on startup