ChestPreview icon

ChestPreview -----

Preview containers contents without opening them




Version: 1.0.9
The plugin needs to be updated to newer versions 1.21.4 and higher.

If the situation improves, I will, of course change the review, the plugin is really useful.

[Server thread/ERROR]: Error occurred while enabling ChestPreview v1.0.9 (Is it up to date?)
java.lang.RuntimeException: This server is not compatible with this plugin.
at ChestPreview_1.0.9.jar/chestpreview.m.k.a(SourceFile:48) ~[ChestPreview_1.0.9.jar:?]
at ChestPreview_1.0.9.jar/chestpreview.m.t.<init>(SourceFile:49) ~[ChestPreview_1.0.9.jar:?]
at ChestPreview_1.0.9.jar/chestpreview.m.t.u(SourceFile:66) ~[ChestPreview_1.0.9.jar:?]
at ChestPreview_1.0.9.jar/dev.lone.chestpreview.Main.onEnable(SourceFile:74) ~[ChestPreview_1.0.9.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:280) ~[paper-api-1.21.4-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[paper-1.21.4.jar:1.21.4-232-12d8fe0]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[paper-1.21.4.jar:1.21.4-232-12d8fe0]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[paper-api-1.21.4-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:658) ~[paper-1.21.4.jar:1.21.4-232-12d8fe0]
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:607) ~[paper-1.21.4.jar:1.21.4-232-12d8fe0]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:743) ~[paper-1.21.4.jar:1.21.4-232-12d8fe0]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:488) ~[paper-1.21.4.jar:1.21.4-232-12d8fe0]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:322) ~[paper-1.21.4.jar:1.21.4-232-12d8fe0]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1163) ~[paper-1.21.4.jar:1.21.4-232-12d8fe0]
at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:310) ~[paper-1.21.4.jar:1.21.4-232-12d8fe0]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]

Version: 1.0.9
1.21 and 1.21.1 are both unsupported.
Ticket created but 1 week still no response.
Don't buy it if you want your money to be worthless

[12:27:09 ERROR]: Error occurred while enabling ChestPreview v1.0.9 (Is it up to date?)
java.lang.RuntimeException: java.nio.file.NoSuchFileException: D:\Server%20MC\servers\Test\plugins\.paper-remapped\ChestPreview_1.0.9.jar
at ChestPreview_1.0.9.jar/chestpreview.m.d.a(SourceFile:69) ~[ChestPreview_1.0.9.jar:?]
at ChestPreview_1.0.9.jar/chestpreview.m.e.a(SourceFile:52) ~[ChestPreview_1.0.9.jar:?]
at ChestPreview_1.0.9.jar/dev.lone.chestpreview.Main.onEnable(SourceFile:43) ~[ChestPreview_1.0.9.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:288) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:641) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:590) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:753) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:515) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:329) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1214) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:329) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
Caused by: java.nio.file.NoSuchFileException: D:\Server%20MC\servers\Test\plugins\.paper-remapped\ChestPreview_1.0.9.jar
at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:85) ~[?:?]
at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103) ~[?:?]
at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108) ~[?:?]
at java.base/sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:53) ~[?:?]
at java.base/sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:38) ~[?:?]
at java.base/sun.nio.fs.WindowsFileSystemProvider.readAttributes(WindowsFileSystemProvider.java:197) ~[?:?]
at java.base/java.nio.file.Files.readAttributes(Files.java:1853) ~[?:?]
at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1445) ~[?:?]
at java.base/java.util.zip.ZipFile$CleanableResource.<init>(ZipFile.java:724) ~[?:?]
at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:251) ~[?:?]
at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:180) ~[?:?]
at java.base/java.util.jar.JarFile.<init>(JarFile.java:345) ~[?:?]
at java.base/java.util.jar.JarFile.<init>(JarFile.java:316) ~[?:?]
at java.base/java.util.jar.JarFile.<init>(JarFile.java:282) ~[?:?]
at ChestPreview_1.0.9.jar/chestpreview.m.d.a(SourceFile:47) ~[ChestPreview_1.0.9.jar:?]
... 14 more
[12:27:09 INFO]: [ChestPreview] Disabling ChestPreview v1.0.9

Version: 1.0.9
A very good plugin that improves the gaming experience me and my friends realy appreciate it !
I hope version 1.21.4 will be supported soon :)

Version: 1.0.8-release-3
Hopefully 1.20.4 support will be added soon, can't use it until then as it won't load.
-
Author's response
1.20.4 support was already introduced on January.
If something is not working please report it on Github.
Thanks

Version: 1.0.8-release-3
Amazing plugin and concept just need a 1.20.4 compatibility update and it would complete things

Version: 1.0.8-release-3
Hi author, I'm running paper version 1.20.6 and it stopped working on my server. Can you update it? I really need it!
-
Author's response
Hello, please report the issue on Github by providing more information.
The plugin works fine on 1.20.6.

Version: 1.0.8-release-3
Hi author, I'm running paper version 1.20.6 and it stopped working on my server. Can you update it? I really need it!

Version: 1.0.8-release-3
Hi author, I'm running paper version 1.20.6 and it stopped working on my server. Can you update it? I really need it!

Version: 1.0.8-release-3
Hi author, I'm running paper version 1.20.6 and it stopped working on my server. Can you update it? I really need it!

Version: 1.0.8-release-3
Looks to be a great plugin! Sadly can't run it until it's fixed since my server only supports 1.20.4 due to Optfine. Hope it's resolved soon!
-
Author's response
1.20.4 support will be added as soon as possible

Version: 1.0.8-release-3
Dear author, I am running paper version 1.20.6 and it stopped working on my server. Could you please update it? Thank you!

Version: 1.0.8-release-3
I want to enjoy this plugin on the server, however I run 1.20.4. Could it be updated to support that hotfix?

Version: 1.0.8-release-3
really good plugin, spice things up for server smp vanilla <3 <3 <3 <3 <3 <3 ...
-
Author's response
Thank you so much!

Version: 1.0.8-release-2
thanks for the update! a real game changer plugin!
.

Version: 1.0.8
Spamming error in console for like a month, no fixes, cant recommend if this persist

Version: 1.0.8
Unique as heck! This plugin makes the game even more epic. 10/10!
--------------------------------------------------------------------------------------------------

Version: 1.0.8
I cannot recommend it for now; there are reported issues on GitHub; the error is spamming the console almost every few seconds, and the author still hasn't fixed it. There is a bit low support

Version: 1.0.6-r2
A cool plugin shows all the resources in the chests. I really liked the functionality. Everything works without errors and I advise everyone to purchase
-
Author's response
Thank you so much!

Version: 1.0.6-r2
Amazing so far. Working as intended. Really enjoyable, especially if you are aiming for modded experience.
-
Author's response
Thank you so much! :D

Version: 1.0.6
It¨s good plugin I like it. Only thing Iam missing is a reload command. Now I have to restart server with every change. You could also write about the permission needed here on plugin page instead it only being written on wiki ;) Anyway good job.

Resource Information
Author:
----------
Total Downloads: 63
First Release: Dec 10, 2023
Last Update: Sep 4, 2024
Category: ---------------
All-Time Rating:
14 ratings
Find more info at lonedev.gitbook.io...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings