Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update age of Minecraft version 1.8 on homepage #62

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<h2>Compatible with just about <i>everything</i>.</h2>
<p>Built for the Bukkit platform with compatibility in mind, EssentialsX works seamlessly alongside thousands of other plugins. Plus, many plugins hook into EssentialsX's various features like economy, ignores, mutes and vanish through our API.</p>
<p>Not only does EssentialsX work well with other plugins, but it also runs on 9 different versions of Minecraft. That's right, <i>nine</i>. No more worrying about being forced to upgrade to the latest Minecraft version*, you can keep using the latest features and fixes all the way back to 1.8.8.</p>
<p class="has-text-grey-light"><small>*You should probably update from Minecraft 1.8.8 anyway though - it's nearly 5 years old and lacks any support from Mojang.</small></p>
<p class="has-text-grey-light"><small>*You should probably update from Minecraft 1.8.8 anyway though - it's over 7 years old and lacks any support from Mojang.</small></p>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1.8.8 specifically is only over 6 years old, 1.8 itself is over 7.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed - oops

<saber-link class="button is-primary is-rounded" to="/wiki/Installing-EssentialsX.html">Get started with EssentialsX</saber-link>
</div>
</div>
Expand Down