File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file.
33This project adheres to [ Semantic Versioning] ( http://semver.org/ ) , and following the format from [ keep a CHANGELOG] ( http://keepachangelog.com/ )
44
55## [ Unreleased] [ unreleased ]
6+ ### Added
7+
8+ ### Changed
9+
10+ ### Fixed
11+
12+
13+ ## 202012-23 3.8.2
614### Added
715 - Show an error message before allowing players to run bcl commands when plugin is not ready/enabled (because of wrong config or datastore)
816 - Added H2 as an option for datastore #25
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ plugins {
55}
66
77group = ' net.kaikk.mc'
8- version = ' 3.8.2-S7.1.0-pre '
8+ version = ' 3.8.2-S7.1.0'
99description = ' Better Chunkloading.'
1010project. ext. authors = ' KasperFranz'
1111
You can’t perform that action at this time.
0 commit comments