-
Notifications
You must be signed in to change notification settings - Fork 9
FAQ
- Have you downloaded LandLord-latest.jar from the official build server?
- Are you using the newest version of spigot/paper 1.13.2/1.14.x/1.15.x? Avoid unofficial sources. BuildTools is the only reliable source.
- Are you using beta worldguard?
- Are you using beta worldedit?
- Check 1.- 4. again
- Reach out to the team via spigot forum or discord.
- Have you downloaded LandLord-legacy.jar from the official build server?
- Are you using the newest version of spigot 1.12.2? Avoid unofficial sources. BuildTools is the only reliable source.
- Are you using worldguard 6.2.2?
- Are you using [worldedit 6.1.9](https://dev.bukkit.org/projects/worldedit/
- Check 1.- 4. again
- Reach out to the team via spigot forum or discord.
Please rename your world.
No. Talk to Mojang to increase chunk size. There is /ll multiclaim however, which enables you to claim multiple lands at once.
In case you didnt touch the config yet, the claims shop is activated by default. That means, you need to buy claims before being able to claim a land. To buy claims click on the message in the chat.
If that doesnt work check out if you have a "landlord.player.limit.x" permission, where x is a number. Also read the next point for an example.
Every aspect of this subsystem can be configured in the config.
You have to define the hardcap permissions. If you want your players to not be able to claim more than 10 lands, give the player the permission landlord.limit.x (where x is the new maximum). If you want them to claim less than 10 you need to negate the default permission landlord.limit.10 as well.
If you're using Geyser (or similar) to allow bedrock players on your server, you need to switch the confirmation mode to GUI
, as bedrock doesn't have clickable text components.
I have no clue, whats up with FAWE-WG. If somebody knows whats behind this miracle, please let me know.
Please check the config (CommandSettings.Unclaim.regenerate). If that boolean is not present add it.
Go with LINEAR or LIMITED. Linear means, that the price for the next land scales linear. That means - for example - that every land is 500Coins more expensive then the previous one.
You can check out, what limited growth does here.
Press Ctrl+F inside the config file, and enter "SecureWorld".
Check out the worldguard fly flag. Its an extra plugin, but will provide you with (almost) everything you need.
In order to integrate said plugin with worldguard, add the flag to the config option "Flags".
If you also want to make it toggleable, add an entry to the "Manage" config option. Just copy paste one of the aboves and rename the flagname to the flagname of your worldguard flag you added before. The names must match 100%!
Please open the config in your preferd text editor and start reading. In line 12 you will notice the option "disabled-worlds"
This is a known "issue" in worldguard. They consider it a feature. You can enable the option "ignore-hopper-item-move-events" in the Worldguard config to fix this problem.
Please be aware that this may enables theft!
Please check if you are op. Op overrides anything.
Don't do that. I'm usually not very forthcoming to laziness, so please do your homework before you contact the team of landlord. If however you are certain that its a bug within landlord please add as much information as possible (version numbers, steps to reproduce, other plugins, landlord config...). Even if the solution is easy, I will reply to you and I will give you a solution, if the problem concerns landlord or is not already answered in this FAQ.
Its not. Most of the code in this repo was written since Jul'17 only by Spatium. Hundreds of hours went into this project, constantly trying to improve.
In September 2020 SirYwell, Hadde overtook landlord as the new maintainers. They ensure that everything is working on all versions and keep the project alive together with Aurelien as a Developer.
If you are enjoying landlord, please consider to donate us a few gummy bears or specialists books. You don't pay for the plugin or the support for it, but consider it as a token of appreciation for all the free work, that went into this project.
Also take a look at Landlord-Dynmap in case you fancy something in return for your donation.