File tree 3 files changed +7
-1
lines changed
3 files changed +7
-1
lines changed Original file line number Diff line number Diff line change
1
+ .dccache
Original file line number Diff line number Diff line change @@ -51,6 +51,11 @@ There are 2 choices for the alternative java (providing /usr/bin/java).
51
51
52
52
<h2 >Update History</h2 >
53
53
54
+ <h3 >March 5th 2022</h3 >
55
+ <ul >
56
+ <li >Update to 1.18.2 -- make sure you have backups first if you are upgrading from an existing server!</li >
57
+ </ul >
58
+
54
59
<h3 >December 12th 2021</h3 >
55
60
<ul >
56
61
<li >Update to 1.18.1 -- make sure you have backups first if you are upgrading from an existing server!</li >
Original file line number Diff line number Diff line change 7
7
# curl https://raw.githubusercontent.com/TheRemote/RaspberryPiMinecraft/master/SetupMinecraft.sh | bash
8
8
9
9
# Minecraft server version
10
- Version=" 1.18.1 "
10
+ Version=" 1.18.2 "
11
11
# Set to AllowLocalCopy="1" if you make changes to the script otherwise any changes will be discarded and the latest online version will run
12
12
AllowLocalCopy=" 0"
13
13
You can’t perform that action at this time.
0 commit comments