Essentials Kit GUI icon

Essentials Kit GUI -----

Pimps up Essentials' /kits command




Version: 3.2
Plugin done very well, it's a shame that the kit preview function is missing....

Version: 3.1.1
Was hoping it was like EssentialKits but updated. However, it does what it said it would do

Version: 3.1.1
good, make a plugin so u have gui to make the kits (similar to pvplegacy type kits)
-
Author's response
No. Hire somebody if you are looking for that, and don't misuse the reviews of a random plugin for that

Version: 1.4
Sorry for the bad review, here's why I rate it 1star:

The plugin is discontinued for longer, the plugin just spam error at my console when I type /kit. And it doesn't work for 1.18.1

Anyways, I hope you update it

Version: 1.4
so great plugin! but why abandoned and outdated?
Author, please update this beautiful plugin!
waiting for 1.18.1 support
-
Author's response
A bit of time has passed, but here you go! :)

Version: 1.4
amazing plugin, extremely customizable, and very simple to learn best part is its 69kb

Version: 1.4
this is what you call a review, rather than sending review with errors. The plugin work fine it just needs a little touch for people to like it :D

Version: 1.4
org.bukkit.event.EventException: null
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) ~[spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:529) ~[spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514) ~[spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:2147) ~[spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
at net.minecraft.server.v1_15_R1.PacketPlayInWindowClick.a(SourceFile:32) ~[spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
at net.minecraft.server.v1_15_R1.PacketPlayInWindowClick.a(SourceFile:10) ~[spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
at net.minecraft.server.v1_15_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19) ~[spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
at net.minecraft.server.v1_15_R1.TickTask.run(SourceFile:18) [spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeTask(SourceFile:144) [spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) [spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeNext(SourceFile:118) [spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
at net.minecraft.server.v1_15_R1.MinecraftServer.aZ(MinecraftServer.java:917) [spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
at net.minecraft.server.v1_15_R1.MinecraftServer.executeNext(MinecraftServer.java:910) [spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeAll(SourceFile:103) [spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
at net.minecraft.server.v1_15_R1.MinecraftServer.sleepForTick(MinecraftServer.java:893) [spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:827) [spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
at java.lang.Thread.run(Thread.java:834) [?:?]
Caused by: java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getTitle()'
at de.marcely.kitgui.command.kit.onInventoryClickEvent(kit.java:72) ~[?:?]
at de.marcely.kitgui.EssentialsKitGUI$1.onInventoryClick(EssentialsKitGUI.java:68) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
... 17 more
[18:54:53] [Server thread/ERROR]: Could not pass event InventoryClickEvent to Essentials_KitGUI v1.4
org.bukkit.event.EventException: null
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) ~[spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:529) ~[spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514) ~[spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:2147) ~[spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
at net.minecraft.server.v1_15_R1.PacketPlayInWindowClick.a(SourceFile:32) ~[spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
at net.minecraft.server.v1_15_R1.PacketPlayInWindowClick.a(SourceFile:10) ~[spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
at net.minecraft.server.v1_15_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19) ~[spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
at net.minecraft.server.v1_15_R1.TickTask.run(SourceFile:18) [spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeTask(SourceFile:144) [spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) [spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeNext(SourceFile:118) [spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
at net.minecraft.server.v1_15_R1.MinecraftServer.aZ(MinecraftServer.java:917) [spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
at net.minecraft.server.v1_15_R1.MinecraftServer.executeNext(MinecraftServer.java:910) [spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.awaitTasks(SourceFile:127) [spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
at net.minecraft.server.v1_15_R1.MinecraftServer.sleepForTick(MinecraftServer.java:894) [spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:827) [spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
at java.lang.Thread.run(Thread.java:834) [?:?]
Caused by: java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getTitle()'
at de.marcely.kitgui.command.kit.onInventoryClickEvent(kit.java:72) ~[?:?]
at de.marcely.kitgui.EssentialsKitGUI$1.onInventoryClick(EssentialsKitGUI.java:68) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
... 17 more
-
Author's response
THANK YOU I ALREADY SAW IT
No reason to spam :)

Version: 1.4
Good plugin easy to edit in game but you should make it so you can set the gui spot item in the config so you can make a chest sized gui have kits in middle with glass around it or any other kind of design

Version: 1.4
good plugin, but



Could not pass event InventoryClickEvent to Essentials_KitGUI v1.4
org.bukkit.event.EventException: null
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) ~[Spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[Spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:529) ~[Spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514) ~[Spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:2133) ~[Spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
at net.minecraft.server.v1_14_R1.PacketPlayInWindowClick.a(SourceFile:33) ~[Spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
at net.minecraft.server.v1_14_R1.PacketPlayInWindowClick.a(SourceFile:10) ~[Spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19) ~[Spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) [Spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(SourceFile:144) [Spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) [Spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(SourceFile:118) [Spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:910) [Spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:903) [Spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(SourceFile:127) [Spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:887) [Spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:820) [Spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
Caused by: java.lang.NoSuchMethodError: org.bukkit.inventory.Inventory.getTitle()Ljava/lang/String;
at de.marcely.kitgui.command.kit.onInventoryClickEvent(kit.java:72) ~[?:?]
at de.marcely.kitgui.EssentialsKitGUI$1.onInventoryClick(EssentialsKitGUI.java:68) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[Spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
... 17 more
-
Author's response
Could not pass event InventoryClickEvent to Essentials_KitGUI v1.4
org.bukkit.event.EventException: null
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) ~[Spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[Spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:529) ~[Spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514) ~[Spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:2133) ~[Spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
at net.minecraft.server.v1_14_R1.PacketPlayInWindowClick.a(SourceFile:33) ~[Spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
at net.minecraft.server.v1_14_R1.PacketPlayInWindowClick.a(SourceFile:10) ~[Spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19) ~[Spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) [Spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(SourceFile:144) [Spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) [Spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(SourceFile:118) [Spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:910) [Spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:903) [Spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(SourceFile:127) [Spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:887) [Spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:820) [Spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
Caused by: java.lang.NoSuchMethodError: org.bukkit.inventory.Inventory.getTitle()Ljava/lang/String;
at de.marcely.kitgui.command.kit.onInventoryClickEvent(kit.java:72) ~[?:?]
at de.marcely.kitgui.EssentialsKitGUI$1.onInventoryClick(EssentialsKitGUI.java:68) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[Spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
... 17 more

Version: 1.4
Works how its meant to.

One update I would recommend is adding the availability to preview the kit.

:)

Version: 1.4
Not working on 1.14.4. Sad, because it's a very cool plugin!
I hope it gets updated soon.

Version: 1.4
Not working on 1.14
dont use with 1.14, its useless and dev has moved on to other projects. needs revival
-
Author's response
It should work just fine with 1.14 - 1.14.2 tho. And I am working on a new update, warp gui should get its update pretty soon :)

Version: 1.4
When I do /kit it opens the inventory but I can just pick the clay and it does nothing else. I'm on 1.14.4. Please fix!

Version: 1.4
works great
----------------------------------------------------------------------------

Version: 1.4
Very Good & Helpful plugin!
The only thing you must fix is when someone insert unsupported type of item (like heads or whatever) prevent the kit be deleted from list and just give an error .. <3

Version: 1.4
Okay so the problem is that when i do /kit it only has clay in it and i cant get my kit when i click on it...

Version: 1.4
Does the job but it has poor to zero customization, you should add a config where you can customize the GUI and the items too. Plugin runs without problems though.

Version: 1.4
Does the job, currently I haven't found any problems.

The problem is that kits are not renameable (in the GUI) and the lore/prefix editor isn't quite handy to use. It would be so much easier if there was an accessible file where the kits with the attributes are stored.

Version: 1.4
This plugin is great. Setting up the plugin was a piece of cake, thanks to the fact that it requires no extra permissions to open the GUI. Setting the kit icons and lores was also an easy task. It makes something that's one line in chat look much better, and I'd highly recommend to anyone with Essentials to try this plugin out.

Version: 1.4
It seems like a great plugin but the kits dont work for me, please help.







///

Version: 1.4
A very useful Plugin, but I hate this ingame-editor. I wish a database.yml or a new config.yml where I can edit the kist manually.

Sorry for my bad english, I am from Germany ;)

Version: 1.4
It's a good plugin, but I can't give my players kits anymore with /kit (Kit) (username)...

Version: 1.3.1
I use this plugin and it works okay, however, it is hard to configure this plugin to look good. Also, a note to the author, just because it's a free plugin doesn't mean you shouldn't care about it.

Version: 1.3.1
Plugin works relatively smooth, ask for any help though and...
Quote:
"This currently has the most less priority on my todo list. sorry"
-
Author's response
Because I am giving a chargeable plugin more priority than a plugin, from which I didn't earn even anything?

Version: 1.3.1
Works on my 1.11 Spigot server with EssentialsX - I really like it that I can change the title of the GUI box

Version: 1.3.1
works like a dream only thing needed to 5 starts is a cooldown counter that says how long to use again :)

Version: 1.3.1
Problem. How do you change the "Clay ball" into something else? The appearance when I do /kit is a clay ball as a default item. How can I change this?
-
Author's response
/warpcfg seticon <warp name> <material>

Version: 1.3.1
I need help! When I do /kit it doesn't open up a gui help me please!
Even the directory folder isn't in my files. Why doesn't it work?
-
Author's response
idk
you didn't send me your latest.log
you didn't asked me before posting this

Version: 1.3.1
Great plugin, super simple to set up, minimal footprint, and friendly developer to boot! I look forward to seeing this project get better and better. Thanks so much for your free plugin. I have asked a question in the discussion ;)

Version: 1.3
It Works good, but my problem is that through the GUI all players can get all kits, what could be the problem to that? after i remove the plugin they cant get the kits they dont have perms to.

Version: 1.3
Great plugin. There is only one issue when you rename a kit for example:
/kitcfg prefix villager set &bVillager
It does this: http://prntscr.com/ba8eja
Please fix asap.
-
Author's response
that's not an bug, you're using it wrong.
the correct way is /kitcfg prefix set villager &b

Version: 1.2
I like this plugin but it has an error. When i use groupmanager permissions with it, the kitgui is empty but when im opped it has the kits in it. Its a bit strange so can you fix it please?

Version: 1.2
Um, ok. So this seems like a great and amazing plugin but it seems to be broken for me. The GUI and all that works but i cant change the item in the GUI and also when i run the command /kitcfg reload it says "internal error occurred". One other thing is that the config is completely empty and the kit.cfg file, I don't know how to edit it. Please help because I think this plugin deserves a 5 start rating and it will get that once I get some help or notice that it is being worked on to fix. Please send me a PM once you have seen this please and thanks you. Amazing plugin just a few small bugs it seems.
-
Author's response
Please update your review.
Thanks!

Version: 1.2
Awesome! I dont know what this guy under me means..
mine works :D good made dude!!!!! keep it up!!!!!

Version: 1.1
This plugin isn't called what it's meant to be, when I download it's called "repair" and when I open the plugin yaml, it shows it's a totally different plugin which repairs items.
-
Author's response
Please update your review.
Thanks!

Resource Information
Author:
----------
Total Downloads: 96,194
First Release: Dec 2, 2015
Last Update: May 13, 2024
Category: ---------------
All-Time Rating:
34 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings