We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2b5996 commit db1512fCopy full SHA for db1512f
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
-## 2.2.3
+## 2.3.0
3
+* Refactor text parsing and placeholder replacement
4
+* Fix first death event
5
+
6
+## 2.2.4 (08-03-2022)
7
+* Update to 1.18.2
8
9
+## 2.2.3 (03-02-2022)
10
* Fix incompatibility with Kibe (#19)
11
12
## 2.2.2 (04-12-2021)
gradle.properties
@@ -6,7 +6,7 @@ quilt_mappings_build = 22
loader_version = 0.12.8
#Mod properties
-mod_version = 2.2.4
+mod_version = 2.3.0
maven_group = me.bymartrixx
archives_base_name = player-events
0 commit comments