ppak10 commited on
Commit
b2d5fd8
·
1 Parent(s): 1f9aebe

Adds start script for server.

Browse files
Files changed (41) hide show
  1. libraries/com/mojang/authlib/6.0.58/authlib-6.0.58.jar +3 -0
  2. libraries/io/netty/netty-buffer/4.1.118.Final/netty-buffer-4.1.118.Final.jar +3 -0
  3. libraries/io/netty/netty-codec/4.1.118.Final/netty-codec-4.1.118.Final.jar +3 -0
  4. libraries/io/netty/netty-common/4.1.118.Final/netty-common-4.1.118.Final.jar +3 -0
  5. libraries/io/netty/netty-handler/4.1.118.Final/netty-handler-4.1.118.Final.jar +3 -0
  6. libraries/io/netty/netty-resolver/4.1.118.Final/netty-resolver-4.1.118.Final.jar +3 -0
  7. libraries/io/netty/netty-transport-classes-epoll/4.1.118.Final/netty-transport-classes-epoll-4.1.118.Final.jar +3 -0
  8. libraries/io/netty/netty-transport-native-epoll/4.1.118.Final/netty-transport-native-epoll-4.1.118.Final-linux-aarch_64.jar +3 -0
  9. libraries/io/netty/netty-transport-native-epoll/4.1.118.Final/netty-transport-native-epoll-4.1.118.Final-linux-x86_64.jar +3 -0
  10. libraries/io/netty/netty-transport-native-unix-common/4.1.118.Final/netty-transport-native-unix-common-4.1.118.Final.jar +3 -0
  11. libraries/io/netty/netty-transport/4.1.118.Final/netty-transport-4.1.118.Final.jar +3 -0
  12. logs/2025-03-07-1.log.gz +3 -0
  13. logs/2025-05-19-1.log.gz +3 -0
  14. logs/latest.log +16 -1
  15. server.jar +2 -2
  16. server.log +29 -0
  17. server.properties +1 -1
  18. start.sh +11 -0
  19. usercache.json +1 -1
  20. versions/1.21.5/server-1.21.5.jar +3 -0
  21. world/DIM-1/data/chunks.dat +0 -0
  22. world/DIM-1/data/raids.dat +0 -0
  23. world/DIM1/data/chunks.dat +0 -0
  24. world/DIM1/data/raids_end.dat +0 -0
  25. world/advancements/63a77b5b-7f38-42be-93c5-45f3edfd9c72.json +15 -0
  26. world/data/chunks.dat +0 -0
  27. world/data/raids.dat +0 -0
  28. world/data/random_sequences.dat +0 -0
  29. world/entities/r.-1.-1.mca +1 -1
  30. world/entities/r.-1.0.mca +2 -2
  31. world/entities/r.0.-1.mca +2 -2
  32. world/entities/r.0.0.mca +2 -2
  33. world/level.dat +2 -2
  34. world/level.dat_old +2 -2
  35. world/playerdata/63a77b5b-7f38-42be-93c5-45f3edfd9c72.dat +0 -0
  36. world/poi/r.0.0.mca +3 -0
  37. world/region/r.-1.-1.mca +1 -1
  38. world/region/r.-1.0.mca +2 -2
  39. world/region/r.0.-1.mca +2 -2
  40. world/region/r.0.0.mca +2 -2
  41. world/stats/63a77b5b-7f38-42be-93c5-45f3edfd9c72.json +1 -0
libraries/com/mojang/authlib/6.0.58/authlib-6.0.58.jar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bea5444e83c8d343e11fb9e45939721f0db4321c5056ac846072e4a0bbe1321
3
+ size 115810
libraries/io/netty/netty-buffer/4.1.118.Final/netty-buffer-4.1.118.Final.jar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0eea4e8666a9636a28722661d8ba5fa8564477e75fec6dd2ff3e324e361f8b3c
3
+ size 339045
libraries/io/netty/netty-codec/4.1.118.Final/netty-codec-4.1.118.Final.jar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4abd215fd1ed7ce86509d169cc9cbede5042176c265a79b3b70602b017226c3f
3
+ size 355199
libraries/io/netty/netty-common/4.1.118.Final/netty-common-4.1.118.Final.jar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65cce901ecf0f9d6591cc7750772614ab401a84415dc9aec9da4d046f0f9a77c
3
+ size 719225
libraries/io/netty/netty-handler/4.1.118.Final/netty-handler-4.1.118.Final.jar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26e3f8a5e859fd62cf3c13dc6d75e4e18879f000a5d0ad7f58f8679675d23dae
3
+ size 580162
libraries/io/netty/netty-resolver/4.1.118.Final/netty-resolver-4.1.118.Final.jar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3170c225972c18b6850d28add60db15bb28d83c4e3d5b686ca220e0bd7273c8a
3
+ size 37842
libraries/io/netty/netty-transport-classes-epoll/4.1.118.Final/netty-transport-classes-epoll-4.1.118.Final.jar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd86e6d41e1f6053f9577931655236259778ab045646e1e6ab04150f070864f3
3
+ size 147621
libraries/io/netty/netty-transport-native-epoll/4.1.118.Final/netty-transport-native-epoll-4.1.118.Final-linux-aarch_64.jar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53b3bec1d019bd3db6eeed30c6a770b49052ddd8fa1566796ae759e62b572425
3
+ size 42321
libraries/io/netty/netty-transport-native-epoll/4.1.118.Final/netty-transport-native-epoll-4.1.118.Final-linux-x86_64.jar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c95f66b9ab3f7fb6e666a81a5d0120e0c6acddf8fdf440e2ba212bfaf76a7c73
3
+ size 40644
libraries/io/netty/netty-transport-native-unix-common/4.1.118.Final/netty-transport-native-unix-common-4.1.118.Final.jar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69b16793d7b41ea76a762bd2bd144fc4f7c39c156a7a59ebf69baeb560fb10b7
3
+ size 44157
libraries/io/netty/netty-transport/4.1.118.Final/netty-transport-4.1.118.Final.jar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab3751e717daef9c8d91e4d74728a48730bd8530b72e2466b222b2ea3fb07db9
3
+ size 521428
logs/2025-03-07-1.log.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48b0d732bae0651fbc2343a25919418941e5b01fe065b5510b740c675024e600
3
+ size 112
logs/2025-05-19-1.log.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af54e60cf83c9a89bb9bf517a805543d09258303ba5f5f48857cd9c3d56ac44b
3
+ size 611
logs/latest.log CHANGED
@@ -1 +1,16 @@
1
- [20:41:51] [Server thread/INFO]: JustAScanner (/156.253.227.141:43838) lost connection: Disconnected
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [10:44:02] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
2
+ [10:44:03] [ServerMain/INFO]: Loaded 1373 recipes
3
+ [10:44:03] [ServerMain/INFO]: Loaded 1484 advancements
4
+ [10:44:03] [Server thread/INFO]: Starting minecraft server version 1.21.5
5
+ [10:44:03] [Server thread/INFO]: Loading properties
6
+ [10:44:03] [Server thread/INFO]: Default game type: SURVIVAL
7
+ [10:44:03] [Server thread/INFO]: Generating keypair
8
+ [10:44:03] [Server thread/INFO]: Starting Minecraft server on *:25565
9
+ [10:44:03] [Server thread/INFO]: Using epoll channel type
10
+ [10:44:03] [Server thread/INFO]: Preparing level "world"
11
+ [10:44:04] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
12
+ [10:44:04] [Worker-Main-30/INFO]: Preparing spawn area: 0%
13
+ [10:44:04] [Worker-Main-23/INFO]: Preparing spawn area: 0%
14
+ [10:44:04] [Server thread/INFO]: Time elapsed: 584 ms
15
+ [10:44:04] [Server thread/INFO]: Done (0.884s)! For help, type "help"
16
+ [10:45:04] [Server thread/INFO]: Server empty for 60 seconds, pausing
server.jar CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1066970b09e9c671844572291c4a871cc1ac2b85838bf7004fa0e778e10f1358
3
- size 56880250
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae7681dadce21b6b4017d28e7eb567d86b6c100a6969994f540b9e54f812dc29
3
+ size 57269758
server.log ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Unpacking 1.21.5/server-1.21.5.jar (versions:1.21.5) to versions/1.21.5/server-1.21.5.jar
2
+ Unpacking com/mojang/authlib/6.0.58/authlib-6.0.58.jar (libraries:com.mojang:authlib:6.0.58) to libraries/com/mojang/authlib/6.0.58/authlib-6.0.58.jar
3
+ Unpacking io/netty/netty-buffer/4.1.118.Final/netty-buffer-4.1.118.Final.jar (libraries:io.netty:netty-buffer:4.1.118.Final) to libraries/io/netty/netty-buffer/4.1.118.Final/netty-buffer-4.1.118.Final.jar
4
+ Unpacking io/netty/netty-codec/4.1.118.Final/netty-codec-4.1.118.Final.jar (libraries:io.netty:netty-codec:4.1.118.Final) to libraries/io/netty/netty-codec/4.1.118.Final/netty-codec-4.1.118.Final.jar
5
+ Unpacking io/netty/netty-common/4.1.118.Final/netty-common-4.1.118.Final.jar (libraries:io.netty:netty-common:4.1.118.Final) to libraries/io/netty/netty-common/4.1.118.Final/netty-common-4.1.118.Final.jar
6
+ Unpacking io/netty/netty-handler/4.1.118.Final/netty-handler-4.1.118.Final.jar (libraries:io.netty:netty-handler:4.1.118.Final) to libraries/io/netty/netty-handler/4.1.118.Final/netty-handler-4.1.118.Final.jar
7
+ Unpacking io/netty/netty-resolver/4.1.118.Final/netty-resolver-4.1.118.Final.jar (libraries:io.netty:netty-resolver:4.1.118.Final) to libraries/io/netty/netty-resolver/4.1.118.Final/netty-resolver-4.1.118.Final.jar
8
+ Unpacking io/netty/netty-transport/4.1.118.Final/netty-transport-4.1.118.Final.jar (libraries:io.netty:netty-transport:4.1.118.Final) to libraries/io/netty/netty-transport/4.1.118.Final/netty-transport-4.1.118.Final.jar
9
+ Unpacking io/netty/netty-transport-classes-epoll/4.1.118.Final/netty-transport-classes-epoll-4.1.118.Final.jar (libraries:io.netty:netty-transport-classes-epoll:4.1.118.Final) to libraries/io/netty/netty-transport-classes-epoll/4.1.118.Final/netty-transport-classes-epoll-4.1.118.Final.jar
10
+ Unpacking io/netty/netty-transport-native-epoll/4.1.118.Final/netty-transport-native-epoll-4.1.118.Final-linux-x86_64.jar (libraries:io.netty:netty-transport-native-epoll:4.1.118.Final:linux-x86_64) to libraries/io/netty/netty-transport-native-epoll/4.1.118.Final/netty-transport-native-epoll-4.1.118.Final-linux-x86_64.jar
11
+ Unpacking io/netty/netty-transport-native-epoll/4.1.118.Final/netty-transport-native-epoll-4.1.118.Final-linux-aarch_64.jar (libraries:io.netty:netty-transport-native-epoll:4.1.118.Final:linux-aarch_64) to libraries/io/netty/netty-transport-native-epoll/4.1.118.Final/netty-transport-native-epoll-4.1.118.Final-linux-aarch_64.jar
12
+ Unpacking io/netty/netty-transport-native-unix-common/4.1.118.Final/netty-transport-native-unix-common-4.1.118.Final.jar (libraries:io.netty:netty-transport-native-unix-common:4.1.118.Final) to libraries/io/netty/netty-transport-native-unix-common/4.1.118.Final/netty-transport-native-unix-common-4.1.118.Final.jar
13
+ Starting net.minecraft.server.Main
14
+ [10:44:02] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
15
+ [10:44:03] [ServerMain/INFO]: Loaded 1373 recipes
16
+ [10:44:03] [ServerMain/INFO]: Loaded 1484 advancements
17
+ [10:44:03] [Server thread/INFO]: Starting minecraft server version 1.21.5
18
+ [10:44:03] [Server thread/INFO]: Loading properties
19
+ [10:44:03] [Server thread/INFO]: Default game type: SURVIVAL
20
+ [10:44:03] [Server thread/INFO]: Generating keypair
21
+ [10:44:03] [Server thread/INFO]: Starting Minecraft server on *:25565
22
+ [10:44:03] [Server thread/INFO]: Using epoll channel type
23
+ [10:44:03] [Server thread/INFO]: Preparing level "world"
24
+ [10:44:04] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
25
+ [10:44:04] [Worker-Main-30/INFO]: Preparing spawn area: 0%
26
+ [10:44:04] [Worker-Main-23/INFO]: Preparing spawn area: 0%
27
+ [10:44:04] [Server thread/INFO]: Time elapsed: 584 ms
28
+ [10:44:04] [Server thread/INFO]: Done (0.884s)! For help, type "help"
29
+ [10:45:04] [Server thread/INFO]: Server empty for 60 seconds, pausing
server.properties CHANGED
@@ -1,5 +1,5 @@
1
  #Minecraft server properties
2
- #Tue Feb 25 16:12:03 EST 2025
3
  accepts-transfers=false
4
  allow-flight=false
5
  allow-nether=true
 
1
  #Minecraft server properties
2
+ #Mon May 19 10:44:02 EDT 2025
3
  accepts-transfers=false
4
  allow-flight=false
5
  allow-nether=true
start.sh ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #!/bin/bash
2
+
3
+ # Configuration
4
+ JAR_FILE="server.jar"
5
+ XMS="8G"
6
+ XMX="16G"
7
+ LOG_FILE="server.log"
8
+
9
+ # Start the server
10
+ echo "Starting Minecraft server..."
11
+ java -Xms$XMS -Xmx$XMX -jar $JAR_FILE nogui | tee -a $LOG_FILE
usercache.json CHANGED
@@ -1 +1 @@
1
- [{"name":"ppak10","uuid":"63a77b5b-7f38-42be-93c5-45f3edfd9c72","expiresOn":"2025-03-25 16:12:12 -0400"}]
 
1
+ [{"name":"ppak10","uuid":"63a77b5b-7f38-42be-93c5-45f3edfd9c72","expiresOn":"2025-06-19 09:56:54 -0400"}]
versions/1.21.5/server-1.21.5.jar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6d853588b55572d05087026098cb630ae1bf1b980f30becfdf0c5906e960dae
3
+ size 18585350
world/DIM-1/data/chunks.dat ADDED
Binary file (48 Bytes). View file
 
world/DIM-1/data/raids.dat CHANGED
Binary files a/world/DIM-1/data/raids.dat and b/world/DIM-1/data/raids.dat differ
 
world/DIM1/data/chunks.dat ADDED
Binary file (48 Bytes). View file
 
world/DIM1/data/raids_end.dat CHANGED
Binary files a/world/DIM1/data/raids_end.dat and b/world/DIM1/data/raids_end.dat differ
 
world/advancements/63a77b5b-7f38-42be-93c5-45f3edfd9c72.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "minecraft:recipes/decorations/crafting_table": {
3
+ "criteria": {
4
+ "unlock_right_away": "2025-05-19 09:56:54 -0400"
5
+ },
6
+ "done": true
7
+ },
8
+ "minecraft:adventure/adventuring_time": {
9
+ "criteria": {
10
+ "minecraft:snowy_taiga": "2025-05-19 09:56:55 -0400"
11
+ },
12
+ "done": false
13
+ },
14
+ "DataVersion": 4189
15
+ }
world/data/chunks.dat ADDED
Binary file (48 Bytes). View file
 
world/data/raids.dat CHANGED
Binary files a/world/data/raids.dat and b/world/data/raids.dat differ
 
world/data/random_sequences.dat CHANGED
Binary files a/world/data/random_sequences.dat and b/world/data/random_sequences.dat differ
 
world/entities/r.-1.-1.mca CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b9d8c1a79204493335819e89e4e81f10be9228844856e1b6e9cd60afd17bf63e
3
  size 540672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ed59764fd7778742cc2f8c1ce53132fe6b5f7286ae5647a2af16bc8481b3d8b
3
  size 540672
world/entities/r.-1.0.mca CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4ddcfe5cce01632e4286a78397a818971d1b47dd2193ddd118a15af36940bddf
3
- size 94208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67cab6469756ccfb75ac1b3e349ca95c1bced8d5ade70578e72b839ac5dd02a7
3
+ size 163840
world/entities/r.0.-1.mca CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ad90ca0dc5c029e8de27b04cd9886333ca05e6c5b24e419520deef88ebdfa901
3
- size 290816
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a0d38d246f81a1497dabd006bee5c1d52d70927a6547dd32491a8fe45ae5196
3
+ size 393216
world/entities/r.0.0.mca CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a39f2201cf43966949949cc87567653f4ed75477c5c458f89021759bff9aebcf
3
- size 122880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aafe9bca312db095c05492d6a1df3146a5fec2ef7519fd6df390ee72146fbc16
3
+ size 245760
world/level.dat CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ede67a791171f505875e78c5bb5ebc3d58b19059524f7dc317f883c8ebfa4535
3
- size 4738
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c66d0051daa1d68013bc0a3e0014a37d50f70643d51d3c7f7a62fffeed09a77
3
+ size 4773
world/level.dat_old CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6f7f352c2671c3552ec04b3dfdb156df134d8a98a5667dd89c464e4914df2b2c
3
- size 4738
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8728577e07353d3362ae1ccae5e5f4c8d538fcc90db1433337c409a3d69fbdb
3
+ size 4771
world/playerdata/63a77b5b-7f38-42be-93c5-45f3edfd9c72.dat ADDED
Binary file (868 Bytes). View file
 
world/poi/r.0.0.mca CHANGED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c7ccc2e04caf390c7703a28ec2bff07db6ad4f23a3033ac81358d92b9fc959d
3
+ size 12288
world/region/r.-1.-1.mca CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1f0a41822784616c686fcf20460135603783f74ce287c48a68afd32ab9b071ac
3
  size 10203136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:110e71a298b2234d5b504d5d58c0bf0ca3924325fbeaff9da9662b66bdc6a0e9
3
  size 10203136
world/region/r.-1.0.mca CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a53f69fb835f8d56d2560634955611adf4f4852b05c6ec25cb75d93ab0fea58a
3
- size 4673536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19eee3f60fba31022eaeea432ad6691329d42998a56b5e5e7158775b52b5623d
3
+ size 5754880
world/region/r.0.-1.mca CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:05149e3f3f0268b658cf66f92da7ba4001f3fcfbed9a0ca5e834246ce8e3ddcc
3
- size 6774784
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b228460342d79b4d38fa5a2d55805636751e4433353de2305eba8b03b453dd8
3
+ size 7557120
world/region/r.0.0.mca CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f760ba1182dbe7edb7066fc523dc4fbc5a5c4e543b0c435ba4a068bd5470461a
3
- size 2670592
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dee1b04462ec498ce68c9a040202a9cca66afc3ce3a8acdfc24851bc4d7e5059
3
+ size 4444160
world/stats/63a77b5b-7f38-42be-93c5-45f3edfd9c72.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"stats":{"minecraft:custom":{"minecraft:time_since_rest":325,"minecraft:leave_game":1,"minecraft:play_time":325,"minecraft:time_since_death":325,"minecraft:total_world_time":325}},"DataVersion":4189}