Can you Change the WorldGuard Region of the High (Y - Coordinates) of -64 for the 1.18. Version ?? i must change it manuelly in the Config file .. and this is bad :( and pls Add the Flag Fly !! Then the Plugin is Perfect <3 <3 <3
It works with my OPd players no problem. However i must be stupid on how to set the permissions properly to allow my default players to claim. Im using LuckPerms and ive set the region and plot numbers. As well given the worldedit permissions as everything works fine. But when using the command to allow what world to set would i just do landclaim.world.world to allow claiming in the overworld? Ive tried that and "overworld" but its seems to make no difference. They simply get the error "You dont have permission or claimed to many"
If the name of your world is "world" then yes, landclaim.world.world - Also, you need to give the permission landclaim.regions.# (replace # with however many you want to allow)
Version: 2.0.3
hey ! this plugin is very cool !!!! and please can you create a tool so ppl can know where lands is.
Thanks for the review and suggestion! /lc nearby shows where nearby regions owned by other players is. I will try to include a feature to show a player's own region boundaries in the next update
Version: 2.0.2
The Plugin is good, but there is a Problem if I want to delete a claim
ver: 1.16.5 Spigot
Error-Code : [12:46:40] [Server thread/INFO]: JoMei9019 issued server command: /lc delete amd1,world
[12:46:40] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'lc' in plugin LandClaim v2.0.1
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[spigot-1.16.5.jar:3094-Spigot-9fb885e-fae895a]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) ~[spigot-1.16.5.jar:3094-Spigot-9fb885e-fae895a]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.dispatchCommand(CraftServer.java:761) ~[spigot-1.16.5.jar:3094-Spigot-9fb885e-fae895a]
at net.minecraft.server.v1_16_R3.PlayerConnection.handleCommand(PlayerConnection.java:1936) ~[spigot-1.16.5.jar:3094-Spigot-9fb885e-fae895a]
at net.minecraft.server.v1_16_R3.PlayerConnection.c(PlayerConnection.java:1779) ~[spigot-1.16.5.jar:3094-Spigot-9fb885e-fae895a]
at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:1732) ~[spigot-1.16.5.jar:3094-Spigot-9fb885e-fae895a]
at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:49) ~[spigot-1.16.5.jar:3094-Spigot-9fb885e-fae895a]
at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) ~[spigot-1.16.5.jar:3094-Spigot-9fb885e-fae895a]
at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:28) ~[spigot-1.16.5.jar:3094-Spigot-9fb885e-fae895a]
at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18) ~[spigot-1.16.5.jar:3094-Spigot-9fb885e-fae895a]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(SourceFile:144) ~[spigot-1.16.5.jar:3094-Spigot-9fb885e-fae895a]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[spigot-1.16.5.jar:3094-Spigot-9fb885e-fae895a]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(SourceFile:118) ~[spigot-1.16.5.jar:3094-Spigot-9fb885e-fae895a]
at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:1061) ~[spigot-1.16.5.jar:3094-Spigot-9fb885e-fae895a]
at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:1054) ~[spigot-1.16.5.jar:3094-Spigot-9fb885e-fae895a]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(SourceFile:127) ~[spigot-1.16.5.jar:3094-Spigot-9fb885e-fae895a]
at net.minecraft.server.v1_16_R3.MinecraftServer.sleepForTick(MinecraftServer.java:1038) ~[spigot-1.16.5.jar:3094-Spigot-9fb885e-fae895a]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:970) ~[spigot-1.16.5.jar:3094-Spigot-9fb885e-fae895a]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:273) ~[spigot-1.16.5.jar:3094-Spigot-9fb885e-fae895a]
at java.lang.Thread.run(Thread.java:831) [?:?]
Caused by: java.lang.NullPointerException: Cannot invoke "org.bukkit.entity.Player.getUniqueId()" because "player" is null
at net.minespire.landclaim.GUI.NGUI.open(NGUI.java:32) ~[?:?]
at net.minespire.landclaim.GUI.GUIManager.promptForRemoval(GUIManager.java:186) ~[?:?]
at net.minespire.landclaim.Command.MainCommand.onCommand(MainCommand.java:273) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[spigot-1.16.5.jar:3094-Spigot-9fb885e-fae895a]
Thanks for the review :) I'd be glad to help you troubleshoot your wand issue. As for adding people and deleting claims, this functionality is built into worldguard, but I will add better ways to do this to an upcoming release.