You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Changelog
2
2
3
3
## v3.0
4
-
This is a small update, mostly for the bugfixes.
4
+
This is a small update, mostly composed of bugfixes. Lots of bugfixes. It's been over a year since I last updated this, and now I'm finally back.
5
5
### New features
6
6
* Added `/stop` command
7
7
* Added `/weather` command
@@ -14,7 +14,8 @@ This is a small update, mostly for the bugfixes.
14
14
* Fixed unnecessary logging
15
15
* Fixed `/scoreboard objectives remove <objective>` causing a crash
16
16
* Maybe fixed command registration issue? For some reason, I can't reproduce it anymore, so I probably just fixed it months ago and then completely forgot about it.
17
-
* Fixed a few other things, some caused by MCL updates, others caused by me making mistakes.
17
+
* Fixed wrong argument order for `/scoreboard players operation ...`
0 commit comments