2.0.3 (2021-10-10)
- trigger debug release (5f799e0)
2.0.2 (2021-10-10)
2.0.1 (2021-10-04)
- release: publish shaded artifacts (d5f7e51)
2.0.0 (2021-10-03)
- limits: suppress messages for duplicate limits and count blocks silently (8aec7d4)
- release: cleanup CHANGELOG.md (3ffc09a)
- release: dump version to 2.0.0 (46128b5)
- storage: absolute storage path not working (655e98c)
- add flat file storage and permissions (5c81bda)
- added messages when placing or breaking limited blocks (98e9355)
- cmd: /limits reload now shows the amount of configured limits (00d4b39)
- cmd: add /limits command to list current limits (2deb53c)
- cmd: add /limits list command to show the limits of other online players (42a4af9)
- cmd: add
/slimits reload
command (6176d5f) - completely recode sLimits with TDD (a235343)
- limits: add
slimits.limits.ignore
permission to ignore all limits (ebb1684) - limits: add config option to deny block breaking of limited blocks placed by others (746d6ef)
- limits: allow duplicate limits to overwrite each other (7ed5a60)
- release v2.0.0 (26e874f)
- storage: add repeating task to save placed blocks (be91600)
- upgrade to jdk 17 and gradle 7.3 (b918aa5)
- limits are now directly configured inside the config.yml. See the README for more details.
2.0.0-beta.9 (2021-10-03)
- limits: suppress messages for duplicate limits and count blocks silently (8aec7d4)
2.0.0-beta.8 (2021-10-02)
- limits: allow duplicate limits to overwrite each other (7ed5a60)
2.0.0-beta.7 (2021-10-02)
- storage: add repeating task to save placed blocks (be91600)
2.0.0-beta.6 (2021-10-02)
- limits: add config option to deny block breaking of limited blocks placed by others (746d6ef)
2.0.0-beta.5 (2021-10-02)
- cmd: add /limits list command to show the limits of other online players (42a4af9)
- limits: add
slimits.limits.ignore
permission to ignore all limits (ebb1684)
2.0.0-beta.4 (2021-10-02)
- storage: absolute storage path not working (655e98c)
- added messages when placing or breaking limited blocks (98e9355)
- cmd: /limits reload now shows the amount of configured limits (00d4b39)
- cmd: add /limits command to list current limits (2deb53c)
2.0.0-beta.3 (2021-09-29)
- cmd: add
/slimits reload
command (6176d5f)
2.0.0-beta.2 (2021-09-28)
- release: cleanup CHANGELOG.md (3ffc09a)