fix: fixed docs

This commit is contained in:
Etienne Dx 2022-03-07 11:26:13 +01:00
parent 3a577bfa89
commit 3cb0895e84
2 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@
* 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) and up
* Support of [GriefPrevention v16.18](https://github.com/TechFortress/GriefPrevention/releases/tag/16.18) and up
* Disabled resizing of parent claims when subclaims are being rented
### Modified

View File

@ -1,6 +1,6 @@
# RealEstate
RealEstate is a spigot plugin built on top of GriefPrevention to provide players with an ability to sell, rent and lease claims to other players.
RealEstate is a spigot plugin built on top of GriefPrevention to provide players with an ability to sell and rent claims to other players.
The plugin is documented in the [GitHub wiki](https://github.com/EtienneDx/RealEstate/wiki).
@ -8,6 +8,6 @@ Please feel free to report any issue in the [GitHub Issue section](https://githu
## GriefPrevention
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).
This plugin is dependent on GriefPrevention version 16.18 and up.
GriefPrevention plugin can be found [here](https://github.com/TechFortress/GriefPrevention).