Skip to content

Commit 0dbeaf2

Browse files
authored
Add 1.17 as active version (#50)
1 parent 2484d1a commit 0dbeaf2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

components/SupportInfo.vue

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@
2424
EssentialsX officially supports the <b>CraftBukkit</b>, <b>Spigot</b> and <a href="https://papermc.io/"><b>Paper (recommended)</b></a> server software running the following Minecraft versions:
2525
</p>
2626
<ul>
27-
<li>✅ <b>1.16.5</b> - EssentialsX actively develops against and supports these versions.</li>
28-
<li>⚠️ <b>1.8.8</b>, <b>1.9.4</b>, <b>1.10.2</b>, <b>1.11.2</b>, <b>1.12.2</b>, <b>1.13.2</b>, <b>1.14.4</b> and <b>1.15.2</b> - these versions are still supported, but are not a priority for us, and may be dropped in a future release.</li>
27+
<li>✅ <b>1.17.1</b> and <b>1.16.5</b> - EssentialsX actively develops against and supports these versions.</li>
28+
<li>⚠️ <b>1.8.8</b>, <b>1.9.4</b>, <b>1.10.2</b>, <b>1.11.2</b>, <b>1.12.2</b>, <b>1.13.2</b>, <b>1.14.4</b>, and <b>1.15.2</b> - these versions are still supported, but are not a priority for us, and may be dropped in a future release.</li>
2929
</ul>
3030
<p>
3131
<b>We strongly recommend using the latest version of Paper.</b> Paper includes countless bug fixes and performance improvements over Spigot and CraftBukkit, including fixing some non-vanilla behaviours, and EssentialsX takes advantage of more efficient <b>async teleports</b> and support for modern gameplay features which are only possible on Paper, not Spigot.
3232
</p>
3333
</div>
3434
</div>
3535
</div>
36-
</template>
36+
</template>

0 commit comments

Comments
 (0)