/
!GitHub issues !GitHub stars
LandLord is a Bukkit plugin that introduces a property management system. Players can spawn "renters" (villagers) into designated properties, evict them with a special item, and manage them using tools like the "Renter Remover Wand."
.jar file in your server's plugins folder./property - Get the Property Wand
/removerenter - Get the Renter Remover Wand
/managehouses - Open the Deed Menu to manage properties
landlord.getwand - Allows use of /property
landlord.getremover - Allows use of /removerenter
landlord.managehouses - Allows use of /managehouses
Property data is stored in JSON format. You can customize properties, ranges, and renter behavior in the config files to suit your server’s needs.
Suggestions, issues, or pull requests are welcome! Make sure your code follows the plugin’s standards and includes necessary documentation/comments.
This plugin is licensed under the MIT License – see the LICENSE file for full details.