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 85b0146 commit 7560ab1Copy full SHA for 7560ab1
CHANGELOG.md
@@ -0,0 +1,11 @@
1
+
2
+## v1.1.1
3
4
+### Changed
5
6
+- simpler and cleaner delete and world change command ui
7
8
+### Fixed
9
10
+- possible stability issues for unreliable internet connections
11
+- get players command not working when more than one player is online
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "somnus"
-version = "1.1.0"
+version = "1.1.1"
description = "Discord bot to remotely control and manage multiple Minecraft servers"
authors = [
{ name = "2mal3", email = "[email protected]" },
0 commit comments