From eb045bad47ed73d3f9581cdb47e5bf8487add7e8 Mon Sep 17 00:00:00 2001 From: Robert Beckley Date: Mon, 10 Jan 2022 16:12:42 +1000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 758824c..0f0719a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ # Changelog All notable changes to this project will be documented in this file. +## [3.3] + +### Changed +- Updated to Minecraft 1.18.1 + ## [3.2] ### Changed @@ -9,17 +14,17 @@ All notable changes to this project will be documented in this file. ## [3.0.1] ### Changed -Updated PaperMC to build #460 to fix a strange issue with the render distance being limited to a few chunks regardless of the settings. +- Updated PaperMC to build #460 to fix a strange issue with the render distance being limited to a few chunks regardless of the settings. ## [3.0] ### Changed -Updated to Minecraft 1.17.1 -Updated All Plugins -Implemented TAB for a custom tablist. -Replaced PermissionsEX with Luckperms as the permissions manager. -Implemented Helper, Mod, Admin ranks along with previous ones. -Installed NPCs to allow players to RTP on the wilderness area. +- Updated to Minecraft 1.17.1 +- Updated All Plugins +- Implemented TAB for a custom tablist. +- Replaced PermissionsEX with Luckperms as the permissions manager. +- Implemented Helper, Mod, Admin ranks along with previous ones. +- Installed NPCs to allow players to RTP on the wilderness area. ## [2.3.1] @@ -118,6 +123,7 @@ Installed NPCs to allow players to RTP on the wilderness area. ### Added - Initial commit of pack to Github for version control +[3.3]: https://github.com/apexhosting/mcMMO/releases/tag/3.3 [3.2]: https://github.com/apexhosting/mcMMO/releases/tag/3.2 [3.0.1]: https://github.com/apexhosting/mcMMO/releases/tag/3.0.1 [3.0]: https://github.com/apexhosting/mcMMO/releases/tag/3.0