Skip to content
Open
Changes from all commits
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
10 changes: 5 additions & 5 deletions pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<div class="hero is-primary is-bold is-medium">
<div class="hero-body has-text-centered spin">
<h1 class="title is-1">It's in the name.</h1>
<p>EssentialsX is the essential plugin suite for Minecraft servers, with over 130 commands for servers of all size and scale.</p>
<p>EssentialsX is the essential plugin suite for Minecraft servers, with over 150 commands for servers of all size and scale.</p>
</div>
</div>
<div class="section content">
Expand All @@ -16,7 +16,7 @@
</div>
<div class="tile is-child">
<h2>All you can eat, and then some.</h2>
<p>With over <a href="https://essinfo.xeya.me/commands.php">130 commands</a>, EssentialsX provides one of the most comprehensive feature sets out there, providing teleportation, moderation tools, gameplay enhancements and more.</p>
<p>With over <a href="https://essinfo.xeya.me/commands.html">150 commands</a>, EssentialsX provides one of the most comprehensive feature sets out there, providing teleportation, moderation tools, gameplay enhancements and more.</p>
<p>Just want the homes and warps? Great. Need a sign shop? Done. Want complex and rich kits with enchantments, custom books and lore? Sorted.</p>
<p>Whether you're a small group of friends or a huge server with hundreds of players, we've got the basics covered.</p>
<saber-link class="button is-primary is-rounded" to="/wiki/Home.html">Visit the wiki</saber-link>
Expand All @@ -28,7 +28,7 @@
</div>
<div class="tile is-child">
<h2>Free, for everyone, forever.</h2>
<p>Developed by the community as an open source project for over 8 years, EssentialsX is completely free to use - as in free beer <i>and</i> free speech.</p>
<p>Developed by the community as an open source project for over 12 years, EssentialsX is completely free to use - as in free beer <i>and</i> free speech.</p>
<p>We're supported through community donations on <a href="https://patreon.com/essentialsx">our Patreon page</a>. No corporate sponsors, no intrusive advertisments, no paywalls.</p>
<p>Not only is EssentialsX free, but the source code is available for anyone to modify and improve, and we accept improvements to code on <a href="https://github.com/EssentialsX/Essentials">GitHub</a> and new translations on <a href="https://crowdin.com/project/essentialsx-official">Crowdin</a>.</p>
<saber-link class="button is-primary is-rounded" to="/community.html">Join the community</saber-link>
Expand All @@ -41,8 +41,8 @@
<div class="tile is-child">
<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>Not only does EssentialsX work well with other plugins, but it also runs on 13 different versions of Minecraft. That's right, <i>thirteen</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 over 8 years old and lacks any support from Mojang.</small></p>
<saber-link class="button is-primary is-rounded" to="/wiki/Installing-EssentialsX.html">Get started with EssentialsX</saber-link>
</div>
</div>
Expand Down