Compatibility
Minecraft: Java Edition
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Overview
Watch this video LandLord is a Bukkit plugin that introduces a property management system where players can spawn "renters" (villagers) into designated properties within the game. Renters can be evicted using a special item and must be tied to a property. Players can also use a special "Renter Remover Wand" to remove renters from their properties.
Features
- Renter Spawn Egg: Spawn renters (villagers) in a designated property using an egg item.
- Property Range Check: Renters can only be spawned within the bounds of a specified property.
- Renter Remover Wand: Special item used to evict renters by right-clicking on them.
- Anti-Damage: Renters are immune to damage to keep them safe from players.
- Event Handling: Handles spawning and despawning of renters.
Installation
- Download the latest release from the Releases page.
- Place the
.jar
file into theplugins
folder of your Minecraft server. - Restart the server to load the plugin.
Commands
/renterremoverwand
: Gives the player a special "Renter Remover Wand" to evict renters.
How to Use
Spawning Renters
- Get the Renter Spawn Egg from your inventory by using the command or plugin features.
- Throw the egg at the ground within a property to spawn a renter (villager).
- Renters will be automatically tied to the property, and you will be notified upon successful placement.
Removing Renters
- Right-click a renter using the Renter Remover Wand to evict them.
- The renter will be removed, and you will be notified that the renter has been evicted.
Renter Protection
- Renters are immune to damage by default, ensuring they won't be harmed by other players.
Configuration
This plugin stores property data in JSON format. Properties and their ranges can be customized within the config files. Modify the properties for your specific needs.
Contributing
Contributions are welcome! If you have suggestions, bugs, or improvements, feel free to open an issue or a pull request. Ensure that all code adheres to the coding standards and includes necessary comments.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Credits
- Plugin Developer: s5y