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 2d8fea2 commit 10f687dCopy full SHA for 10f687d
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>tk.fungy</groupId>
8
<artifactId>WebServerForMC</artifactId>
9
- <version>1.3.2-devs-150</version>
+ <version>1.3.3</version>
10
<packaging>jar</packaging>
11
12
<name>WebServerForMinecraft</name>
src/main/resources/config.yml
@@ -37,4 +37,4 @@ WebServer:
37
threads: 0 # Maximum number of threads, 0 for unlimited
38
39
No-Permission: "&cYou dont have permissions to do this command"
40
-Version: "1.3.2" # Do not edit this line!
+Version: "1.3.3" # Do not edit this line!
0 commit comments