1.7 Jan 27, 2025
1.20.x and 1.21.x support
- Added support for Spigot 1.20.4+ and 1.21.x
- Dropped support for below Spigot 1.17
- Moved to Java 17
1.6.1 Nov 12, 2023
Fixed spots and time combinations
- Fixed kick error with spots
- Fixed time combinations (like 5m6s)
1.6 Nov 10, 2023
API refactor
- Refactored the API, implemented a separate Show class for shows
- Small changes
1.5 Nov 9, 2023
Laser movement fix and tab complete
- Fixed laser movement (now smooth, with configurable speed). This has been implemented on Spots too, but these are broken until further notice.
- Implemented tab complete on all commands, including options on the add command.
- Implemented new light trigger, can turn a redstone lamp on/off.
1.4.1 Sep 19, 2023
Reverted to Java 11
- Reverted to Java 11, fixes 1.16- support
1.4 Sep 14, 2023