Landlord
Update: 3/22/2016
Quote from Jcdesimp:Hello Landlord Users,
First off I would like to say that this plugin is not abandoned. However I may not be able to actively maintain it for a few months. I'm very busy with things at the moment. I would like to point out that landlord is open source on Github. I encourage anyone who sees any issues and feels like putting the effort in to fork it and share their fix with the world.
I realize that many of you rely on this plugin and some things may have been broken with the release of 1.9. I apologize for any inconvenience this may have caused and hope the impact it has on your servers is minimal.
Hopefully I'll be able to start contributing again soon. Thank you for using Landlord!
- Jcdesimp
Purpose
Landlord aims to keep the minecraft experience simple and fluid for players while also protecting their land. The idea is for this plugin to protect player builds with minimal gameplay interference, while also allowing them to tweak the protection details in a simple and user-friendly way.
Functionality
Players claim land in chunks at a time for a configurable cost. That's all a player needs to do to protect their builds within that chunk. Each area of claimed land will have a very basic permissions system that players can choose to tweak with but also not touch if it isn't desired. The system is based on simple ranks: "Everyone" and "Friends"
Default player land permissions resemble the following:
| Rank | Build | Hurt Animals | Open Containers | Open Doors | TNT Damage |
|---|---|---|---|---|---|
| Everyone | No | No | No | No | No |
| Friends | Yes | Yes | Yes | Yes | Yes |
| Rank | Use Redstone | PvP | |||
| Everyone | No | No | |||
| Friends | Yes | Yes |
Land owners can run a simple command that will open an "Inventory GUI" resembling the table above where users can click each element and toggle the "Yes" or "No" of each perm.
Please note that Landlord requires Java 8 to function properly.
Commands
(Aliases: /landlord, /land, /ll)
- /land help [Page #] - Display help reference
- /land claim (or buy) - Claim the chunk you are standing in.
- /land unclaim (or sell) [x,z] [world] - Unclaim the current, or specified, land. (If you own it)
- /land addfriend <player> - Add specified player as a friend of this land. (If you own it)
- /land unfriend <player> - Remove specified player from this land's friend list. (If you own it)
- /land friendall <player> - Add specified player as a friend to all your currently owned land.
- /land unfriendall <player> - Remove specified player as a friend from all your currently owned land
- /land friends - View the friends of this land. (If you own it)
- /land manage - Brings up the permissions management for this chunk. (If you own it)
- /land list [Page #] - List your owned land.
- /land info - Get basic information about this current land.
- /land map - Toggle the land map display.
- /land reload - Administrative command to reload the landlord config file.
- /land listplayer <player> - Administrative command to list land owned by specified player.
- /land clearworld <world> [player] - Administrative command to clear an entire world or all land owned by specified player in the specified world. Clearing an entire world can only be done form the console.
Permissions
- landlord.use - Required to use any commands, true by default.
- landlord.limit.override - Allows unlimited land ownership.
- landlord.limit.extra - Allow player to own up to "limits.extra" in the config.yml.
- landlord.limit.extra2 - Allow player to own up to "limits.extra2" in the config.yml.
- landlord.limit.extra3 - Allow player to own up to "limits.extra3" in the config.yml.
- landlord.limit.extra4 - Allow player to own up to "limits.extra4" in the config.yml.
- landlord.limit.extra5 - Allow player to own up to "limits.extra5" in the config.yml.
- landlord.player.* - Permission for all player permissions below allowed by default for players.
- landlord.player.own - permission for plot ownership (claim, unclaim, manage, friends, etc.).
- landlord.player.map - permission to use the land map.
- landlord.player.info - Permission to use /land info.
- landlord.admin.* - Permission for all administrative functions (enabled for OPs by default).
- landlord.admin.unclaim - permission to unclaim land you do not own.
- andlord.admin.list -permission to use /land listplayer to view other players' land.
- landlord.admin.manage - Permission to use /land manage and edit permissions on others' land.
- landlord.admin.clearworld - Permission to use /land clearworld.
- landlord.admin.bypass - Bypass whatever player permissions are on a claimed land. (Block breaking, animal kills, etc.)
- landlord.admin.reload - Permission to use /land reload.
- landlord.admin.friends - View friends of anyone's land.
- landlord.admin.modifyfriends - Permission to add/remove friends of anyone's land.

Metrics
This plugin makes use of Hidendra's plugin metrics system. The following information is collected and sent to mcstats.org unless opted out:
- A unique identifier
- The server's version of Java
- Whether the server is in offline or online mode
- Plugin's version
- Server's version
- OS version/name and architecture
- core count for the CPU
- number of players online
- Metrics version You can opt out of sending Metrics by editing plugins/Plugin Metrics/config.yml and changing opt-out to true.





-
View User Profile
-
Send Message
Posted Dec 29, 2014@Neoev4213
If you turn of landlords worldguard bounds checking it will work fine. Unfortunately that means that claims and regions can overlap. As administrator I have claimed up my worldguard regions as a work around to prevent that.
-
View User Profile
-
Send Message
Posted Dec 28, 2014I'm not totally sure if I'm missing something, or if Landlord v1.3 isn't made for Spigot. Regardless, the console spits out an error when I try to use /landlord claim. Please tell me whether I'm doing something, or if Landlord isn't ready for Spigot yet.
EDIT: For users having the same problem, go into the config.yml and set blockRegionClaim under worldguard to FALSE. After that, everything works perfectly.
-
View User Profile
-
Send Message
Posted Dec 28, 2014Thank
@Jcdesimp
Thank you so much!
-
View User Profile
-
Send Message
Posted Dec 28, 2014@Jcdesimp
Cheers. I'll be downloading this from Spigot from now on.
-
View User Profile
-
Send Message
Posted Dec 28, 2014@Discoveries
@Neoev4213
Ok it's released, enjoy!
-
View User Profile
-
Send Message
Posted Dec 28, 2014Spigot 1.8 update is awaiting bukkit approval, if you're in a rush you can look at the GitHub releases.
Please report any bugs you find. Enjoy!
-
View User Profile
-
Send Message
Posted Dec 28, 2014@Jcdesimp
I appreciate it, can't wait for the update. My players keep asking to claim land! Thank you for all your hard work.
On a side note, I got drtshock to support Landlord for his plugin SchematicShop on Spigot!
-
View User Profile
-
Send Message
Posted Dec 28, 2014@ZatroGamer
I'm glad you enjoy Landlord. Unfortunately all updates from this point on will be for spigot 1.8+ so unless you update your server you'll have to stick with whatever version you are currently on.
-
View User Profile
-
Send Message
Posted Dec 28, 2014@Neoev4213
Working on a spigot 1.8 version right now.
-
View User Profile
-
Send Message
Posted Dec 28, 2014@Discoveries
Yea in the latest version I switched to using Spigot built-in particles. Only other thing I have to do is build in protection for armor stands.
-
View User Profile
-
Send Message
Posted Dec 27, 2014Any update on the 1.8 fix for Spigot? I'm getting errors regarding the particles that are shown to outline the claims.
-
View User Profile
-
Send Message
Posted Dec 25, 2014I think this plugin would be perfect for my server! If you could have it for Spigot 1.8 as soon as possible, that would be fantastic! I really like the plugin so far.
-
View User Profile
-
Send Message
Posted Dec 24, 2014I have tried out this plugin i LOVE IT. I have spent the past few hours looking for land protection plugins and this is a better one. I like a lot of things about this plugin. The map, the fireworks display and lava particles. All of it except 2 things, I want a flag to prevent mob spawning inside your claim (some players are worried about mobs attacking then and if they can't spawn and they have a wall then there won't be an issue) and one other note could you make it so when you walk into someone's chunk it says who's chunk it is? I would like it to either have my name or be able to customize it to say things like Hub, Joe'sHouse, Shop. Some plugins in the map show the name of the claim but i think that would be near impossible since yours is on a scoreboard. I don't really need or want the name of the owner or name of the land as i was talking about before when you enter the land in the map. The setup with "Others'" looks fine. I just would really like the name i designate to the land in chat when you enter the claim though. It would be cool in chat for when players enter my shop for it to say " Now entering the shop". So don't know if this is possible but if so i would be so grateful. The setup could be " Now entering (playername or claim name). My server is running 1.7.9 RO2 bukkit i am not sure if there would be any changes to that release but my server won't be changing versions for a long time if ever. Please respond. Thanks!
-
View User Profile
-
Send Message
Posted Dec 23, 2014@Dyllaann
It may seem simple but the current structure of land management is all permission based. Adding a simple "yes or no" thing would involve messing with the way land is stored.
I could make a config option where the server admin can enable/disable pop on land though.
-
View User Profile
-
Send Message
Posted Dec 23, 2014@Jcdesimp
I understand your priority on updating.
But for the pvp handling, Maybe as easy as it sounds, PvP on or off in plots. If on = everyone may pvp everyone. If off = Nobody can hit someone
-
View User Profile
-
Send Message
Posted Dec 21, 2014@Dyllaann
Yea I'll admit the way PvP is handled right now is not ideal. My main focus at the moment is updating for spigot 1.8, I'll start focusing on tuning things like that afterwards. How would you suggest PvP be handled?
For now you could disable the PvP flag entirely in the landlord config, but then PvP handling falls back to the global settings or other plugins.
-
View User Profile
-
Send Message
Posted Dec 21, 2014@Jcdesimp
Well that is strange. Then the land owner always has an advantage of the random guy. I mean, i want a pvp world, but totally no pvp in claims.
-
View User Profile
-
Send Message
Posted Dec 17, 2014@Dyllaann
That is how Landlord works by default, but if u have PvP globally disabled by another plugin then it should still be disabled. Also if you want you can disable the Landlord PvP flag entirely in the landlord config.
-
View User Profile
-
Send Message
Posted Dec 17, 2014@Jcdesimp
If there are 2 people on 1 plot. 1 person is the owner of the claim, the other person is just a player walking by.
The plot owner can PvP the random guy, Though, the random guy cant hit the plot owner.
Means the plot owner can always kill. Even if PvP is disabled
Quitte unfair
-
View User Profile
-
Send Message
Posted Dec 14, 2014@Dyllaann
Can you elaborate a bit further? That sounds like the intended functionality.