Skip to content

Commit 74267c6

Browse files
committed
.
1 parent b2cf7ad commit 74267c6

File tree

6 files changed

+3
-6
lines changed

6 files changed

+3
-6
lines changed

target/TuffX.jar

-33 Bytes
Binary file not shown.

target/classes/config.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
#debug mode
22
debug-mode: false
33

4-
#amount of chunks to send per tick to players
5-
chunks-per-tick: 6
6-
74
#worlds for y0 to be enabled in
85
enabled-worlds:
96
- 'world'

target/classes/plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: TuffX
2-
version: 1.0.6
2+
version: 1.1.0
33
main: net.potato.tuff.TuffX
44
author: Potato
55
api-version: 1.21

target/classes/version-remote.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"latestVersion": "1.0.6",
2+
"latestVersion": "1.1.0",
33
"downloadUrl": "https://verytuffautoupdater.netlify.app/TuffX.jar"
44
}

target/classes/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "1.0.2"
2+
"version": "1.1.0"
33
}

target/original-TuffX.jar

-33 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)