LockettePro - For 1.14 to 1.19 icon

LockettePro - For 1.14 to 1.19 -----

[1.14 - 1.19.4] High performance sign-based lock plugin, highly customizable




Version: 2.11.1
Very good Plugin BUT you need to use 2.11.0 because 2.11.1 is broken.
------------------------------------------------------------------------------------------------------

Version: 2.11.1
Don't waste your time, this does not work, a player can simply click the sign to remove it, opening up the chest. useless plugin until fixed.

Version: 2.11.1
Great plugin but there's a bug wherein if you right click a sign that locked a block/container, it just drops the sign making the chest unlocked again on versions 1.20.x. (2)!! Cause Player To Access Chest

Version: 2.11.1
Great plugin but there's a bug wherein if you right click a sign that locked a block/container, it just drops the sign making the chest unlocked again on versions 1.20.x.
For now, it'll be 4 stars until this gets fixed.

Version: 2.11.1
Very Good


























































































VERY GOOD

Version: 2.11.1
Thanks.
Is there any Simplified Chinese translating?
If no, I think I could contribute one.
XD

Version: 2.10.10
Dear author, I can carry your plug-in to ( www.mcbbs.net)? The last Porter is at ( www.mcbbs.net) didn't update with you. If you can, thank you!

Version: 2.10.10
what if some players will destroy it what happen to the chest? will the chest broke?

Version: 2.10.10
good plugin but I always have this error
[14:10:40 WARN]: java.lang.NullPointerException
[14:10:40 WARN]: at me.crafter.mc.lockettepro.Dependency.<init>(Dependency.java:38)
[14:10:40 WARN]: at me.crafter.mc.lockettepro.LockettePro.onEnable(LockettePro.java:46)
[14:10:40 WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
[14:10:40 WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370)
[14:10:40 WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500)
[14:10:40 WARN]: at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:523)
[14:10:40 WARN]: at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:437)
[14:10:40 WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:600)
[14:10:40 WARN]: at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:302)
[14:10:40 WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1078)
[14:10:40 WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:296)
[14:10:40 WARN]: at java.base/java.lang.Thread.run(Thread.java:834)

Version: 2.10.10
Really nice plugin ! Perfect for smp server, worked well in 1.16.5. Can you update it for 1.17.x please ?

Version: 2.10.10
Great plugin until I noticed that with Towny players from an other town can place a sign on every chest to own it, please fix it

Version: 2.10.10
Overall a badly written and glitchy plugin. For example, it compiles regex on every inventory move event, which is called on every hopper transaction. This leads to bad performance. This regex also means it breaks with floodgate users. Additionally, this plugin is not compatible with towny. Players can lock chests in other player's towns, which is a huge issue and happens multiple times a day. Overall, just use this better written plugin instead: https://www.spigotmc.org/resources/lwc-extended.69551/

Version: 2.10.10
love it <3 keep it up!

I have a suggestion: Could you add a command to hide the posters? / locket hide or something like that

Version: 2.10.10
Great plugin works just as expected, now my players can feel extra safe, also if you put a rails and minecart with hopper underneath a locked chest people can steal your items so make sure you have an extra chest below that is locked but leave that one empty and put your items on the upper chest, I hope my explanation was understandable.
Again thank you for developing this awesome plugin :)

Version: 2.10.10
Very good plugin, please fix iron doors, they don't work properly when used with lockette, it plays the sound twice but does nothing.

Version: 2.10.10
Good on paper but you can't destroy your own chest before destroying the sign and translation in language with accents make weird characters like ² or ?

Version: 2.10.10
Great plugin for a minecraft server, very useful also for a vanilla with a friend :)

Version: 2.10.9
Still doesn't work, even with having installed protocolib. No support whatsoever either.

Version: 2.10.8
Can u fix this plugin? it doesn't work in 1.15.2 look the discussion page there are many error reports
-
Author's response
I saw the error, however I cannot reproduce it, it seems to be related to CoreProtect but it loads fine for me. I need more details about what other plugins are loaded not just the error.

Version: 2.10.8
Great plugin on spigot, but when I try with Paper it gives an error and I notice a couple of people below me had the same issue. Do you support Paper? or is it in development? Anyways, overall a great plugin!

Version: 2.10.8
This plugin is great and simple to lock chests

BUT

It says it support SimpleClan, but it does not at all :(
https://www.spigotmc.org/resources/simpleclans.71242/

Please add the compatibility.

Version: 2.10.8
Thanks for bringing this back up to date, really appreciate the work you Devs do as a brand new Server Admin. I hope to be able to donate to every mod maker with a great plugin, but unfortunately today is not that day. Thanks again.

Version: 2.10.5
Hey, nice plugin but no idea why I got this error:

Could not pass event PlayerInteractEvent to LockettePro v2.10.5
java.lang.NullPointerException: null
at me.crafter.mc.lockettepro.LocketteProAPI.isChest(LocketteProAPI.java:315) ~[?:?]
at me.crafter.mc.lockettepro.BlockPlayerListener.onAttemptInteractLockedBlocks(BlockPlayerListener.java:246) ~[?:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor550.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.16.2.jar:git-Paper-174]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.16.2.jar:git-Paper-174]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.16.2.jar:git-Paper-174]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:607) ~[patched_1.16.2.jar:git-Paper-174]
at org.bukkit.craftbukkit.v1_16_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:502) ~[patched_1.16.2.jar:git-Paper-174]
at org.bukkit.craftbukkit.v1_16_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:469) ~[patched_1.16.2.jar:git-Paper-174]
at org.bukkit.craftbukkit.v1_16_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:465) ~[patched_1.16.2.jar:git-Paper-174]
at net.minecraft.server.v1_16_R2.PlayerConnection.a(PlayerConnection.java:1941) ~[patched_1.16.2.jar:git-Paper-174]
at net.minecraft.server.v1_16_R2.PacketPlayInArmAnimation.a(SourceFile:31) ~[patched_1.16.2.jar:git-Paper-174]
at net.minecraft.server.v1_16_R2.PacketPlayInArmAnimation.a(SourceFile:9) ~[patched_1.16.2.jar:git-Paper-174]
at net.minecraft.server.v1_16_R2.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:23) ~[patched_1.16.2.jar:git-Paper-174]
at net.minecraft.server.v1_16_R2.TickTask.run(SourceFile:18) ~[patched_1.16.2.jar:git-Paper-174]
at net.minecraft.server.v1_16_R2.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.16.2.jar:git-Paper-174]
at net.minecraft.server.v1_16_R2.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.16.2.jar:git-Paper-174]
at net.minecraft.server.v1_16_R2.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.16.2.jar:git-Paper-174]
at net.minecraft.server.v1_16_R2.MinecraftServer.ba(MinecraftServer.java:1135) ~[patched_1.16.2.jar:git-Paper-174]
at net.minecraft.server.v1_16_R2.MinecraftServer.executeNext(MinecraftServer.java:1128) ~[patched_1.16.2.jar:git-Paper-174]
at net.minecraft.server.v1_16_R2.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.16.2.jar:git-Paper-174]
at net.minecraft.server.v1_16_R2.MinecraftServer.sleepForTick(MinecraftServer.java:1089) ~[patched_1.16.2.jar:git-Paper-174]
at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:1003) ~[patched_1.16.2.jar:git-Paper-174]
at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[patched_1.16.2.jar:git-Paper-174]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
-
Author's response
Please report issues in Discussion page or even better on github issues tab.

Version: 2.10.3
Amazing plugin!
Keep updating! Goooooooooooooooooooooooooooooooooooooooooood!!!!!!!!!!!

Version: 2.10.2
funciona de lo mejor.
muy facil de usar, rapido, al momento de descargarlo me funciono de lo mejor

Version: 2.10.2
Great plugin, Active dev. Fixed reported bugs very fast :D
-----------------------------

Version: 2.10.1
Thank you! awesome plugin, please KEEP updating this plugin to keep your five stars :)

Version: 2.10.1
Excellent plugin for security on my server +10 .......................................

Version: 2.10.1
Please, fix this error in 1.16 with these new doors https://prnt.sc/touynd

- WARPED_DOOR
- CRIMSON_DOOR

Version: 2.10.0
Worked very well.
Here, small problem but I put it on the Github, let's hope it will be solved soon!

Version: 2.10.0
Having the same issue as below, Players can bypass chest protections.
Good plugin otherwise
-
Author's response
Fixed in version 2.10.1, please report the issue first.

Version: 2.10.0
Hey, Why users can bypass chest protections? I checked the config and appears CHEST in lockables.
-
Author's response
Fixed in version 2.10.1, please report the issue first.

Version: 2.9.10
Very good plugin! Works well on 1.15.2
Can you add some functions? For example, when the administrator opens the box, the message will be displayed on the public frequency(?

Version: 2.9.10
Works exactly as intended.
Sadly, it currently isn't compatible with CoreProtect.

Version: 2.9.10
Cannot use LockettePro properly
LockettePro does not work
[08:11:08 ERROR]: Error occurred while enabling LockettePro v2.9.10 (Is it up to date?)
java.lang.NoClassDefFoundError: net/coreprotect/CoreProtect
at me.crafter.mc.lockettepro.Dependency.<init>(Dependency.java:36) ~[?:?]
at me.crafter.mc.lockettepro.LockettePro.onEnable(LockettePro.java:44) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.15.2.jar:git-Paper-149]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) ~[patched_1.15.2.jar:git-Paper-149]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:483) ~[patched_1.15.2.jar:git-Paper-149]
at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:470) ~[patched_1.15.2.jar:git-Paper-149]
at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:384) ~[patched_1.15.2.jar:git-Paper-149]
at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:482) ~[patched_1.15.2.jar:git-Paper-149]
at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:298) ~[patched_1.15.2.jar:git-Paper-149]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:885) ~[patched_1.15.2.jar:git-Paper-149]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_241]
Caused by: java.lang.ClassNotFoundException: net.coreprotect.CoreProtect
at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_241]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:171) ~[patched_1.15.2.jar:git-Paper-149]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[patched_1.15.2.jar:git-Paper-149]
at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_241]
at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_241]
... 11 more

Version: 2.9.10
I like this plugin,I have used this plugin since 1.12.2,Simple to use and no errors.

Version: 2.9.10
The plugin is very good, I want to promote this plugin. Can I repost your plugin to the minecrat China forum?( www.mcbbs.net) I will put the download link of the original post on the reprinted post.
-
Author's response
Sure, it's free for all.

Resource Information
Author:
----------
Total Downloads: 220,986
First Release: Jan 16, 2020
Last Update: Mar 18, 2023
Category: ---------------
All-Time Rating:
32 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings