Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 1.14 KB

File metadata and controls

41 lines (31 loc) · 1.14 KB

Changelog

2.0.0 - 2025-05-21

Added

  • MIT license

Changed

  • Rewrote plugin in Kotlin
  • MC 1.21, Java 21, Kotlin 2.1
  • BREAKING: New config format

Removed

  • Help command (duplicated built-in usage functionality)

Fixed

  • Close listeners on reload
  • KICK method will now function for players with both kick and full permissions and BOTH reserve method

1.0.1 - 2020-06-28

Changed

  • Switch java target from Java 11 to 1.8
  • Update gradle to 6.5

1.0.0 - 2020-02-13

Added

  • CHANGELOG
  • Github Actions for build and automated releases

Changed

  • Adopt semver via axion-release plugin
  • Target MC version 1.15

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.