Go to file
Famous_Longwing 051eef009f added CoreProtect as a soft depend in preperation for next step of
self-cleaning rentals.

Set rental self-cleaning for admin-only claims to start with, must be
enabled for regular players.
2024-02-20 14:05:32 -05:00
.github/workflows Add github action to build the plugin 2023-09-13 18:36:36 +02:00
resources ensure schematics folder is present, added to initial resources. 2024-02-20 10:43:23 -05:00
src/me/EtienneDx/RealEstate added CoreProtect as a soft depend in preperation for next step of 2024-02-20 14:05:32 -05:00
.gitignore added messages, fixed sign header color 2021-09-08 22:32:39 +02:00
CHANGELOG.md feat: changed version string 2022-04-15 16:05:02 +02:00
LICENSE Create LICENSE 2019-04-30 23:57:51 +02:00
plugin.yml added CoreProtect as a soft depend in preperation for next step of 2024-02-20 14:05:32 -05:00
pom.xml SoftDependency added: WorldEdit 2024-02-20 10:17:52 -05:00
README.md Update README.md 2024-02-09 06:47:54 -05:00

RealEstate

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.

Please feel free to report any issue in the GitHub Issue section.

GriefPrevention

This plugin is dependent on GriefPrevention version 16.18 and up.

GriefPrevention plugin can be found here

This is just an update to work with 1.20.4, I am not the originator of most of the work in this plugin.