From c8dc874a561d6d66652e25a33aad2309e8efaa91 Mon Sep 17 00:00:00 2001
From: md678685 <1917406+md678685@users.noreply.github.com>
Date: Sun, 23 Aug 2020 17:18:31 +0100
Subject: [PATCH] Release 2.18.1
---
Essentials/pom.xml | 10 +++++-----
EssentialsAntiBuild/pom.xml | 2 +-
EssentialsChat/pom.xml | 2 +-
EssentialsGeoIP/pom.xml | 2 +-
EssentialsProtect/pom.xml | 2 +-
EssentialsSpawn/pom.xml | 2 +-
EssentialsXMPP/pom.xml | 2 +-
README.md | 26 +++++++++++++++----------
pom.xml | 4 ++--
providers/1_8Provider/pom.xml | 4 ++--
providers/BaseProviders/pom.xml | 2 +-
providers/NMSReflectionProvider/pom.xml | 4 ++--
providers/PaperProvider/pom.xml | 4 ++--
13 files changed, 36 insertions(+), 30 deletions(-)
diff --git a/Essentials/pom.xml b/Essentials/pom.xml
index 8657932e0..e30ba8c13 100644
--- a/Essentials/pom.xml
+++ b/Essentials/pom.xml
@@ -6,7 +6,7 @@
net.ess3
EssentialsXParent
- 2.18.0
+ 2.18.1
EssentialsX
@@ -75,13 +75,13 @@
net.ess3
BaseProviders
- 2.18.0
+ 2.18.1
compile
net.ess3
NMSReflectionProvider
- 2.18.0
+ 2.18.1
org.bukkit
@@ -93,7 +93,7 @@
net.ess3
PaperProvider
- 2.18.0
+ 2.18.1
com.destroystokyo.paper
@@ -105,7 +105,7 @@
net.ess3
1_8Provider
- 2.18.0
+ 2.18.1
org.bukkit
diff --git a/EssentialsAntiBuild/pom.xml b/EssentialsAntiBuild/pom.xml
index 05935274f..bd26ba159 100644
--- a/EssentialsAntiBuild/pom.xml
+++ b/EssentialsAntiBuild/pom.xml
@@ -6,7 +6,7 @@
net.ess3
EssentialsXParent
- 2.18.0
+ 2.18.1
EssentialsXAntiBuild
diff --git a/EssentialsChat/pom.xml b/EssentialsChat/pom.xml
index bd8215bbc..cd3bca29f 100644
--- a/EssentialsChat/pom.xml
+++ b/EssentialsChat/pom.xml
@@ -6,7 +6,7 @@
net.ess3
EssentialsXParent
- 2.18.0
+ 2.18.1
EssentialsXChat
diff --git a/EssentialsGeoIP/pom.xml b/EssentialsGeoIP/pom.xml
index 837244480..d7ca9364d 100644
--- a/EssentialsGeoIP/pom.xml
+++ b/EssentialsGeoIP/pom.xml
@@ -6,7 +6,7 @@
net.ess3
EssentialsXParent
- 2.18.0
+ 2.18.1
EssentialsXGeoIP
diff --git a/EssentialsProtect/pom.xml b/EssentialsProtect/pom.xml
index c25aa6423..a8aa71ce7 100644
--- a/EssentialsProtect/pom.xml
+++ b/EssentialsProtect/pom.xml
@@ -6,7 +6,7 @@
net.ess3
EssentialsXParent
- 2.18.0
+ 2.18.1
EssentialsXProtect
diff --git a/EssentialsSpawn/pom.xml b/EssentialsSpawn/pom.xml
index 191401f6e..a18de763e 100644
--- a/EssentialsSpawn/pom.xml
+++ b/EssentialsSpawn/pom.xml
@@ -6,7 +6,7 @@
net.ess3
EssentialsXParent
- 2.18.0
+ 2.18.1
EssentialsXSpawn
diff --git a/EssentialsXMPP/pom.xml b/EssentialsXMPP/pom.xml
index fe26165d9..f8a7e4094 100644
--- a/EssentialsXMPP/pom.xml
+++ b/EssentialsXMPP/pom.xml
@@ -6,7 +6,7 @@
net.ess3
EssentialsXParent
- 2.18.0
+ 2.18.1
EssentialsXXMPP
diff --git a/README.md b/README.md
index 1ff8f0c1d..5ffb54c4e 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ The official upstream repository for the original Essentials project is at https
Why use EssentialsX?
---------
+--------------------
EssentialsX is an unofficial continuation of Essentials, updated to support modern Minecraft and Spigot versions. It provides several performance enhancements and fixes that are currently not available in Essentials and Spigot-Essentials. [For more details, see the wiki.](https://essentialsx.net/wiki/Improvements.html)
@@ -47,11 +47,13 @@ mvn clean install
Each module's jar can be found in `target/` inside each module's directory.
+
Using EssentialsX in your plugin
--------------------------------
-Do you want to integrate with EssentialsX in your plugin? EssentialsX is available on the **ender.zone Maven repository** at https://ci.ender.zone/plugin/repository/everything/, and the EssentialsX artifact is `net.ess3:EssentialsX:2.18.1`.
-More information at the [wiki](https://essentialsx.net/wiki/Common-Issues.html#how-do-i-add-essentialsx-as-a-dependency).
+Do you want to integrate with EssentialsX in your plugin? EssentialsX is available on the **ender.zone Maven repository** at https://ci.ender.zone/plugin/repository/everything/.
+
+To depend on EssentialsX 2.18.1, you should use the artifact `net.ess3:EssentialsX:2.18.1`. You can find more information at the [wiki](https://essentialsx.net/wiki/Common-Issues.html#how-do-i-add-essentialsx-as-a-dependency).
Contributing
@@ -59,12 +61,16 @@ Contributing
Want to help improve EssentialsX? There are numerous ways you can contribute to the project.
-If you'd like to make a financial contribution to the project, you can join our [Patreon](https://www.patreon.com/essentialsx/).
-If you can't make a donation, don't worry! There's lots of other ways to contribute:
+If you'd like to make a financial contribution to the project, you can join our [Patreon](https://www.patreon.com/essentialsx/),
+or to make a one-off donation you can visit our [Ko-fi page](https://ko-fi.com/essentialsx). If you can't make a
+donation, don't worry! There's lots of other ways to contribute:
-* Do you run a server? Take a look at our ["help wanted" issues](https://github.com/EssentialsX/Essentials/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3A%22help+wanted%22),
- where you can find issues that need extra testing and investigation. You can also join the [MOSS Discord community](https://discord.gg/casfFyh)
- and provide support to others.
+* Do you run a server? Take a look at our ["help wanted"](https://github.com/EssentialsX/Essentials/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3A%22help+wanted%22)
+ and ["bug: unconfirmed"](https://github.com/EssentialsX/Essentials/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3A%22bug%3A+unconfirmed%22)
+ issues, where you can find issues that need extra testing and investigation.
* Do you speak multiple languages? If so, we always welcome contributions to our [Crowdin project](https://crowdin.com/project/essentialsx-official).
-* If you're a developer, you could look through our ["open to PR" issues](https://github.com/EssentialsX/Essentials/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3A%22status%3A+open+to+PR%22).
- We're always happy to receive bug fixes and feature additions as pull requests.
+* Do you enjoy helping others? If so, why not contribute to the [EssentialsX documentation](https://github.com/EssentialsX/wiki)?
+ You can also join the [MOSS Discord community](https://discord.gg/casfFyh) and provide direct community support to
+ other EssentialsX users.
+* If you're a developer, you could look through our ["open to PR"](https://github.com/EssentialsX/Essentials/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3A%22status%3A+open+to+PR%22)
+ issues. We're always happy to receive bug fixes and feature additions as pull requests.
diff --git a/pom.xml b/pom.xml
index a182923cd..d31441670 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
net.ess3
EssentialsXParent
- 2.18.0
+ 2.18.1
pom
@@ -271,7 +271,7 @@
UTF-8
- 2.18.0
+ 2.18.1
${git.closest.tag.commit.count}
diff --git a/providers/1_8Provider/pom.xml b/providers/1_8Provider/pom.xml
index 0ff2127fa..efcb89ee2 100644
--- a/providers/1_8Provider/pom.xml
+++ b/providers/1_8Provider/pom.xml
@@ -5,7 +5,7 @@
EssentialsXParent
net.ess3
- 2.18.0
+ 2.18.1
../../pom.xml
4.0.0
@@ -16,7 +16,7 @@
net.ess3
NMSReflectionProvider
- 2.18.0
+ 2.18.1
\ No newline at end of file
diff --git a/providers/BaseProviders/pom.xml b/providers/BaseProviders/pom.xml
index fcff9a2bc..35bc5ee71 100644
--- a/providers/BaseProviders/pom.xml
+++ b/providers/BaseProviders/pom.xml
@@ -5,7 +5,7 @@
EssentialsXParent
net.ess3
- 2.18.0
+ 2.18.1
../../pom.xml
4.0.0
diff --git a/providers/NMSReflectionProvider/pom.xml b/providers/NMSReflectionProvider/pom.xml
index a5a4665bb..78aa959a6 100644
--- a/providers/NMSReflectionProvider/pom.xml
+++ b/providers/NMSReflectionProvider/pom.xml
@@ -5,7 +5,7 @@
EssentialsXParent
net.ess3
- 2.18.0
+ 2.18.1
../../pom.xml
4.0.0
@@ -16,7 +16,7 @@
net.ess3
BaseProviders
- 2.18.0
+ 2.18.1
org.bukkit
diff --git a/providers/PaperProvider/pom.xml b/providers/PaperProvider/pom.xml
index aeaf38a65..661c5ee48 100644
--- a/providers/PaperProvider/pom.xml
+++ b/providers/PaperProvider/pom.xml
@@ -5,7 +5,7 @@
EssentialsXParent
net.ess3
- 2.18.0
+ 2.18.1
../../pom.xml
4.0.0
@@ -23,7 +23,7 @@
net.ess3
BaseProviders
- 2.18.0
+ 2.18.1
com.destroystokyo.paper