diff --git a/README.md b/README.md index b1596cfa..7d963501 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This plugin was originally coded by StevenLawson (Madgeek1450), with Jerom van d involved in its development some time later. It consists of over 85 custom coded commands and a large variety of distinguishable features not included in any other plugin. The plugin has since its beginning grown immensely. Together, with the main TotalFreedom server, TotalFreedomMod has a long-standing reputation of effectiveness whilst maintaining a -clear feeling of openness towards the administrators and the players themselves. +clear feeling of openness towards the administrators and the players themselves. TotalFreedomMod was forked to a new repository called TFPatches for faster development. The repository was renamed to TotalFreedomMC, which you are on now. When Wild1145 took ownership of TotalFreedom, it was further forked into a new organization, AtlasMediaGroup. This version still continues to receive updates, with some being backported from AtlasMediaGroup. ### Contributing @@ -16,8 +16,6 @@ Please see [CONTRIBUTING.md](CONTRIBUTING.md) if you are interested in developin For information on how TotalFreedomMod is licensed, please see [LICENSE.md](LICENSE.md). -For information on our security policy and reporting an issue, please see [SECURITY.md](SECURITY.md) - ### Compiling -You need Maven to build. You'd also need to set the JDK version to Java 8 as that is the current standard as of now. +You need Gradle to build. You'd also need to set the JDK version to Java 17 as that is the current standard as of now.