From 757de574bef5f202bc2f30e7d0c09437feb12520 Mon Sep 17 00:00:00 2001 From: Etienne Dx Date: Tue, 18 Jan 2022 20:06:29 +0100 Subject: [PATCH] docs: updated readme & changelog --- CHANGELOG.md | 5 +++-- README.md | 10 ++-------- plugin.yml | 2 +- 3 files changed, 6 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 136c406..ebc205c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,11 +7,12 @@ * Error messages to *messages.yml* * List messages to *messages.yml* * Info messages to *messages.yml* -* Support of [GriefPrevention v16.18-RC1](https://github.com/TechFortress/GriefPrevention/releases/tag/16.18-RC1) +* Support of [GriefPrevention v16.18-RC1](https://github.com/TechFortress/GriefPrevention/releases/tag/16.18-RC1) and up +* Disabled resizing of parent claims when subclaims are being rented ### Modified * Changed java version to java 16 -* Changed spigot version to 1.18.1 +* Changed spigot version to 1.18.1 (should still support 1.17) * Removed requirement for custom GP jar file ### Fixed diff --git a/README.md b/README.md index a8ee50d..5e9469e 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,6 @@ Please feel free to report any issue in the [GitHub Issue section](https://githu ## GriefPrevention -This plugin is dependent on GriefPrevention, which since version 1.3.0 will be included directly within the `RealEstate.jar` file. +This plugin is dependent on GriefPrevention version 16.18 and up (this version of GP is still in a pre-release state while I'm writing this). -The original GriefPrevention plugin can be found [here](https://github.com/TechFortress/GriefPrevention). To make RealEstate possible, I had to implement some modifications to GriefPrevention, which I did in this [fork](https://github.com/EtienneDx/GriefPrevention). - -
- Code ownership disclaimer - - **I AM NOT THE AUTHOR OF *GriefPrevention*, I MERELY MADE A FEW MODIFICATIONS TO IT. I DO NOT CLAIM ANY PROPERTY OVER THE *GriefPrevention* CODE.** -
\ No newline at end of file +GriefPrevention plugin can be found [here](https://github.com/TechFortress/GriefPrevention). \ No newline at end of file diff --git a/plugin.yml b/plugin.yml index 4ef629d..dcee6d6 100644 --- a/plugin.yml +++ b/plugin.yml @@ -2,7 +2,7 @@ name: RealEstate main: me.EtienneDx.RealEstate.RealEstate version: ${project.version} authors: [EtienneDx, DmitryRendov] -depend: [Vault] +depend: [Vault, GriefPrevention] api-version: "1.17" commands: