We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0146f62 commit 6ce56fbCopy full SHA for 6ce56fb
CHANGELOG.md
@@ -1,3 +1,4 @@
1
-### Fixes
+### Changes
2
+
3
+- Added the ability to toggle the entire mod or its logging through config and key binds (thx @Hr0m4nul for suggestion)
4
-- Handle sent packets a bit more correctly
gradle.properties
@@ -3,7 +3,7 @@ org.gradle.jvmargs=-Xmx1G
org.gradle.parallel=true
5
# Mod Properties
6
-mod_version=1.4.1
+mod_version=1.5.0
7
maven_group=me.bamberghh.firewall
8
archives_base_name=firewall
9
0 commit comments