Go to file
Famous_Longwing fefe9424b7 First iteration of saving the inventory of rental spaces. The code is in
place to pop inventory holders, however commented out while I work with
whether to include pre-existing chests and the like, or to refresh them
with the rest of the rental space.
2024-02-22 15:57:36 -05:00
.github/workflows Add github action to build the plugin 2023-09-13 18:36:36 +02:00
resources First iteration of saving the inventory of rental spaces. The code is in 2024-02-22 15:57:36 -05:00
src/me/EtienneDx/RealEstate First iteration of saving the inventory of rental spaces. The code is in 2024-02-22 15:57:36 -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 Messages had a small error where someone accepting the offer to exit a 2024-02-21 13:49:06 -05:00
pom.xml Messages had a small error where someone accepting the offer to exit a 2024-02-21 13:49:06 -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.