Skip to content

s5y-ux/LandLord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Land-Lord-4-1-2025

MIT License GitHub issues GitHub stars

Overview

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."


Features

  • Renter Spawn Egg – Spawn renters (villagers) in a designated property using a custom egg item.
  • Property Range Check – Renters can only be spawned within the bounds of a specific property.
  • Renter Remover Wand – Right-click a renter to evict them instantly.
  • Anti-Damage – Renters are immune to player or environmental damage.
  • Event Handling – Custom events for spawning and despawning renters.

Installation

  1. Download the latest release from the Releases page.
  2. Place the .jar file in your server's plugins folder.
  3. Restart your server to load the plugin.

Commands

/property - Get the Property Wand
/removerenter - Get the Renter Remover Wand
/managehouses - Open the Deed Menu to manage properties

Permissions

landlord.getwand - Allows use of /property
landlord.getremover - Allows use of /removerenter
landlord.managehouses - Allows use of /managehouses

How to Use

Spawning Renters

  1. Get the Renter Spawn Egg from your inventory via command or plugin feature.
  2. Throw the egg inside a designated property to spawn a renter.
  3. The renter is automatically linked to the property; a success message will confirm it.

Removing Renters

  1. Right-click a renter with the Renter Remover Wand.
  2. You’ll receive confirmation when the renter has been evicted.

Renter Protection

  • Renters are immune to damage, preventing accidental harm or griefing.

Configuration

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.


Contributing

Suggestions, issues, or pull requests are welcome! Make sure your code follows the plugin’s standards and includes necessary documentation/comments.


License

This plugin is licensed under the MIT License – see the LICENSE file for full details.


Credits

  • Plugin Developer: s5y

About

Landlord plugin in Minecraft

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages