Go to file
Famous_Longwing 30e21a8c48 Allow parent claim owners to *view* permissions, editing could cause
issues, but viewing should be allowed.
2024-02-19 12:38:10 -05:00
.github/workflows Add github action to build the plugin 2023-09-13 18:36:36 +02:00
resources/languages feat: Added support for multiple embedded languages files 2022-04-15 16:03:10 +02:00
src/me/EtienneDx/RealEstate Allow parent claim owners to *view* permissions, editing could cause 2024-02-19 12:38:10 -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 Updated plugin api to 1.20.4 2024-02-08 21:26:05 -05:00
pom.xml Allow parent claim owners to *view* permissions, editing could cause 2024-02-19 12:38:10 -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.