Essentials/README.markdown

52 lines
1.7 KiB
Markdown

![](https://i.imgur.com/mwJjTRw.png)
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. [See the wiki for details.](https://github.com/drtshock/Essentials/wiki)
EssentialsX is a drop-in replacement for Essentials.
Downloads
--------
Downloads can be found at my [Jenkins site](https://ci.drtshock.net/job/EssentialsX).
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](https://github.com/drtshock/Essentials/issues)
[Live Support](http://webchat.esper.net/?channels=drtshock&prompt=1) available business hours (GMT -5)