LandClaiming
LandClaiming
Description
LandClaiming was developed for ZW_15 to work as a world protection plugin. With this plugin, players can claim any land, with any size or shape as long is it does not go over the max amount of claimed blocks (which is configurable).
Github:
https://github.com/ZombieStriker/LandClaiming
Commands
- /lock lock a block
- /lock <add/remove> <player> allowed players to use a block
- /unlock unlock a block
- /claim <claimed region's name> claims an area
- /claim <info> shows info about regions
- /claim <name> <add/remove> <playername> allows players to interact with your claimed land
- /unclaim <name> unlcaims land
permissions
- landclaim.*: Gives access to all permissions
- landclaim.admin: Gives access to all permissions
- landclaim.default: Gives access to default permissions (Required to claim land)
The amount of land a player can claim is determined by their group and the amount specified in the config.
How to Install
- Drop this plugin into you plugins folder
- Restart your server
ChangeLog
1.1:
- Just released
-
View User Profile
-
Send Message
Posted Nov 29, 2018In reply to ZombieStryker: They're receiving the message that says they don't have permission to claim land.
-
View User Profile
-
Send Message
Posted Nov 29, 2018In reply to smokegatorade:
-
View User Profile
-
Send Message
Posted Nov 29, 2018In reply to ZombieStryker:
In reply to ZombieStryker:
-
View User Profile
-
Send Message
Posted Nov 29, 2018In reply to ZombieStryker:
-
View User Profile
-
Send Message
Posted Nov 18, 2018Is there a way to claim more than 10000 blocks. Cause I need to claim about 1Million
-
View User Profile
-
Send Message
Posted Nov 18, 2018In reply to AvaPop:
-
View User Profile
-
Send Message
Posted Nov 18, 2018for some reason in the new version of it it does a visual glich that only opens half of the door.. idk why this happends the settings are still set to 'true' but it doesnt work
-
View User Profile
-
Send Message
Posted Nov 15, 2018[05:50:00] [Server thread/INFO]: [LandClaiming] Enabling LandClaiming v1.4.9[05:50:00] [Server thread/INFO]: [LandClaiming] Enabling LandClaiming v1.4.9[05:50:00] [Server thread/ERROR]: Fatal error trying to convert LandClaiming v1.4.9:me/zombie_striker/landclaiming/LandClaimer.classorg.bukkit.plugin.AuthorNagException: No legacy enum constant for OAK_DOOR. Did you forget to define api-version: 1.13 in your plugin.yml? at org.bukkit.craftbukkit.v1_13_R2.util.Commodore$1$1.visitFieldInsn(Commodore.java:154) ~[spigot.jar:git-Spigot-947a8e7-17ff1e0] at org.objectweb.asm.ClassReader.readCode(ClassReader.java:2208) ~[spigot.jar:git-Spigot-947a8e7-17ff1e0] at org.objectweb.asm.ClassReader.readMethod(ClassReader.java:1275) ~[spigot.jar:git-Spigot-947a8e7-17ff1e0] at org.objectweb.asm.ClassReader.accept(ClassReader.java:679) ~[spigot.jar:git-Spigot-947a8e7-17ff1e0] at org.objectweb.asm.ClassReader.accept(ClassReader.java:391) ~[spigot.jar:git-Spigot-947a8e7-17ff1e0] at org.bukkit.craftbukkit.v1_13_R2.util.Commodore.convert(Commodore.java:130) ~[spigot.jar:git-Spigot-947a8e7-17ff1e0] at org.bukkit.craftbukkit.v1_13_R2.util.CraftMagicNumbers.processClass(CraftMagicNumbers.java:221) [spigot.jar:git-Spigot-947a8e7-17ff1e0] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:127) [spigot.jar:git-Spigot-947a8e7-17ff1e0] at org.bukkit.plugin.java.JavaPluginLoader.getClassByName(JavaPluginLoader.java:193) [spigot.jar:git-Spigot-947a8e7-17ff1e0] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:111) [spigot.jar:git-Spigot-947a8e7-17ff1e0] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) [spigot.jar:git-Spigot-947a8e7-17ff1e0] at java.lang.ClassLoader.loadClass(ClassLoader.java:424) [?:1.8.0_191] at java.lang.ClassLoader.loadClass(ClassLoader.java:357) [?:1.8.0_191] at me.zombie_striker.landclaiming.LandClaiming.onEnable(LandClaiming.java:128) [LandClaiming.jar:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:254) [spigot.jar:git-Spigot-947a8e7-17ff1e0] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:339) [spigot.jar:git-Spigot-947a8e7-17ff1e0] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot.jar:git-Spigot-947a8e7-17ff1e0] at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:434) [spigot.jar:git-Spigot-947a8e7-17ff1e0] at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:348) [spigot.jar:git-Spigot-947a8e7-17ff1e0] at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:584) [spigot.jar:git-Spigot-947a8e7-17ff1e0] at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:546) [spigot.jar:git-Spigot-947a8e7-17ff1e0] at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:424) [spigot.jar:git-Spigot-947a8e7-17ff1e0] at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:294) [spigot.jar:git-Spigot-947a8e7-17ff1e0] at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:702) [spigot.jar:git-Spigot-947a8e7-17ff1e0] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
-
View User Profile
-
Send Message
Posted Nov 15, 2018In reply to successed:
-
View User Profile
-
Send Message
Posted Nov 15, 2018hey,
My name is SkrNoob, and im useing your plugin on a small community server of mine but for some reason i cant get it to where people can open spruce doors. i tried changeing the (enableInteractWithinClaims) part into true but that also didnt work. am i just doing it wrong?
enableInteractWithinClaims: false
InteractWithinClaimsExceptions:
- LEVER
- CHEST
- TRAPPED_CHEST
- WOOD_DOOR
- ACACIA_DOOR
- SPRUCE_DOOR
- BIRCH_DOOR
- DARK_OAK_DOOR
- JUNGLE_DOOR
- TRAP_DOOR
- STONE_BUTTON
- WOOD_BUTTON
- ENDER_CHEST
- DISPENSER
- DROPPER
- FURNACE
Best Regards,
Skr
-
View User Profile
-
Send Message
Posted Nov 15, 2018In reply to Forge_User_73108908:
-
View User Profile
-
Send Message
Posted Nov 16, 2018In reply to ZombieStryker:
Even when i used the command to give people acces to it, it didnt seem to work.
-
View User Profile
-
Send Message
Posted Nov 16, 2018In reply to Forge_User_73108908:
-
View User Profile
-
Send Message
Posted Nov 17, 2018In reply to ZombieStryker:
thats what i've been doing this whole time but everytime i /reload it changes all the setting and code back into the same thing they were before. is this my fault?
-
View User Profile
-
Send Message
Posted Nov 17, 2018In reply to Forge_User_73108908:
-
View User Profile
-
Send Message
Posted Nov 17, 2018In reply to ZombieStryker:
-
View User Profile
-
Send Message
Posted Nov 17, 2018In reply to Forge_User_73108908:
-
View User Profile
-
Send Message
Posted Nov 17, 2018In reply to Forge_User_73108908:
-
View User Profile
-
Send Message
Posted Nov 14, 2018There is a problem with people who aren't allowed to claim attempting to, it makes it so they are no longer to do any actions other than interacting with entities, it just states "you are not allowed to perform this action"
-
View User Profile
-
Send Message
Posted Nov 14, 2018In reply to destructivfork: