EssentialsX - A maintained fork of Essentials 2.x.
Go to file
2015-08-10 09:58:20 -05:00
Essentials Add gamemode check when game moding self. 2015-08-10 09:58:20 -05:00
EssentialsAntiBuild Add X naming to parent module. 2015-07-29 16:22:10 -05:00
EssentialsChat Add X naming to parent module. 2015-07-29 16:22:10 -05:00
EssentialsGeoIP Add X naming to parent module. 2015-07-29 16:22:10 -05:00
EssentialsGroupManager Build against java 7 2015-06-03 13:11:43 -06:00
EssentialsProtect Add X naming to parent module. 2015-07-29 16:22:10 -05:00
EssentialsSpawn Add X naming to parent module. 2015-07-29 16:22:10 -05:00
EssentialsXMPP Add X naming to parent module. 2015-07-29 16:22:10 -05:00
examples remove users from bperm example, different yml file now. 2012-09-13 01:50:55 +01:00
lib Remove unused dependencies, add Vault softdepend 2015-06-03 07:08:21 -06:00
nms Add X naming to parent module. 2015-07-29 16:22:10 -05:00
WebPush Remove Ant, migrate Netbeans code style to pom.xml 2013-12-27 03:47:13 +11:00
.gitignore Force CB 3050+ 2014-04-18 03:58:27 +01:00
.travis.yml Travis - use Maven to build 2013-12-26 01:19:51 +11:00
groupmanager-pom.xml Reformat 2015-04-14 23:06:16 -05:00
LICENSE Added License info. Essentials is GPLv3 2011-05-13 19:58:30 +00:00
nbactions.xml Reformat 2015-04-14 23:06:16 -05:00
pom.xml Add X naming to parent module. 2015-07-29 16:22:10 -05:00
README.md Clarify more 2015-07-01 23:53:52 -05:00

Downloads

This is a fork of Essentials called EssentialsX.

If you are using this, do NOT ask Essentials for support.

The official upstream repository is at https://github.com/Essentials/Essentials

Why you should use it

EssentialsX provides several performance enhancements and fixes that are currently not available in Essentials and Spigot-Essentials, most importantly fixed mob spawner support for 1.8+ servers. See the wiki for details.

EssentialsX is almost a completely drop-in replacement for Essentials. However, it has different requirements:

  • EssentialsX requires Vault to enable chat prefix/suffixes and group support if you have a supported permissions plugin.

  • If you have an unsupported permissions plugin but still wish to use wildcards, enable use-bukkit-permissions in the configuration. Otherwise, the plugin will fall back to config-based permissions.

  • EssentialsX requires Java 7.

Building

To build with Maven, use the command

mvn package dependency:copy

Jar files can then be found in the /jars folder

Commit Guidelines

Commits should fall into one of 3 areas:

  • [Feature]: Commits which are features should start with [Feature] and followed by a quick summary on the top line, followed by some extra details in the commit body.

  • [Fix]: Commits which fix bugs, or minor improvements to existing features should start with [Fix] and followed by a quick summary on the top line, followed by some extra details in the commit body.

  • Commits which fix bugs caused by previous commits (since last release), or otherwise make no functionality changes, should have no prefix. These will not be added to the project change log.

Other Info

This is an unofficial fork of Essentials. It will be consistently updated and maintained with the latest Minecraft and Spigot versions.

Support

Issue Tracker

Live Support available business hours (GMT -5)