N3kas submitted a new resource: GKits (/gkit) - Predefine donator kits, works with all custom enchantment plugins. As seen in a big faction server. Read more about this resource...
You should make it so the available, on cooldown and locked could have different items not just the gkit
I have got a bug... I recently just downloaded your plugin.... Code (Text): 07.05 15:29:52 [Server] INFO SunnyYoutube issued server command: /plugman load GKits 07.05 15:29:52 [Server] INFO [GKits] Enabling GKits v1.0.0 07.05 15:29:52 [Server] WARN java.net.MalformedURLException: Illegal character in URL 07.05 15:29:52 [Server] WARN at sun.net.www.http.HttpClient.getURLFile(HttpClient.java:597) 07.05 15:29:52 [Server] WARN at sun.net.www.protocol.http.HttpURLConnection.getRequestURI(HttpURLConnection.java:2565) 07.05 15:29:52 [Server] WARN at sun.net.www.protocol.http.HttpURLConnection.writeRequests(HttpURLConnection.java:581) 07.05 15:29:52 [Server] WARN at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1567) 07.05 15:29:52 [Server] WARN at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) 07.05 15:29:52 [Server] WARN at n3kas.GKits.Piracy$1.run(Piracy.java:37) 07.05 15:29:52 [Server] WARN at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71) 07.05 15:29:52 [Server] WARN at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) 07.05 15:29:52 [Server] WARN at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) 07.05 15:29:52 [Server] WARN at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 07.05 15:29:52 [Server] WARN at java.lang.Thread.run(Thread.java:745) 07.05 15:29:52 [Server] INFO [GKits] Disabling GKits v1.0.0 07.05 15:29:52 [Server] INFO [GKits] Failed to verify buyer but internet connection is available. 07.05 15:29:52 [Server] INFO [GKits] Plugin has been auto disabled, please try again later. 07.05 15:29:52 [Server] INFO [GKits] Failed to verify buyer, no internet connection. 07.05 15:29:52 [Server] WARN [FactionsTop] Task #258521 for FactionsTop v3.3 generated an exception 07.05 15:29:52 [Server] INFO java.lang.NullPointerException 07.05 15:29:52 [Server] WARN [FactionsTop] Task #258522 for FactionsTop v3.3 generated an exception 07.05 15:29:52 [Server] INFO java.lang.NullPointerException
N3kas updated GKits (/gkit) with a new update entry: Fixed plugin not loading Read the rest of this update entry...
Code (Text): 07.05 16:15:23 [Server] INFO SunnyYoutube issued server command: /plugman reload gkits 07.05 16:15:23 [Server] INFO [GKits] Enabling GKits v1.0.0 07.05 16:15:23 [Server] WARN java.net.MalformedURLException: Illegal character in URL 07.05 16:15:23 [Server] WARN at sun.net.www.http.HttpClient.getURLFile(HttpClient.java:597) 07.05 16:15:23 [Server] WARN at sun.net.www.protocol.http.HttpURLConnection.getRequestURI(HttpURLConnection.java:2565) 07.05 16:15:23 [Server] WARN at sun.net.www.protocol.http.HttpURLConnection.writeRequests(HttpURLConnection.java:581) 07.05 16:15:23 [Server] WARN at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1567) 07.05 16:15:23 [Server] WARN at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) 07.05 16:15:23 [Server] WARN at n3kas.GKits.Piracy$1.run(Piracy.java:37) 07.05 16:15:23 [Server] WARN at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71) 07.05 16:15:23 [Server] WARN at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) 07.05 16:15:23 [Server] WARN at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) 07.05 16:15:23 [Server] WARN at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 07.05 16:15:23 [Server] WARN at java.lang.Thread.run(Thread.java:745)
N3kas updated GKits (/gkit) with a new update entry: GKit preview Read the rest of this update entry...
N3kas updated GKits (/gkit) with a new update entry: Fixed timer Read the rest of this update entry...
Hey so I set a cooldown and it gives the Cooldown (delay) bug. It does not show a time unless clicked on. I have updated it!
Nothing that bad just when I use a gkit and have a delay on it. It says Status ON CoolDown {delay} time left until you can use this gkit
N3kas updated GKits (/gkit) with a new update entry: Per-status display items Read the rest of this update entry...
i use spigot 1.11.2 and have this error and have a suggestion can put the command /gedit remove gkit ERROR Could not pass event InventoryClickEvent to GKits v1.0.0 01.06 22:17:19 [Server] INFO org.bukkit.event.EventException 01.06 22:17:19 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[custom.jar:git-Spigot-625bc00-d09304e] 01.06 22:17:19 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[custom.jar:git-Spigot-625bc00-d09304e] 01.06 22:17:19 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [custom.jar:git-Spigot-625bc00-d09304e] 01.06 22:17:19 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [custom.jar:git-Spigot-625bc00-d09304e] 01.06 22:17:19 [Server] INFO at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1848) [custom.jar:git-Spigot-625bc00-d09304e] 01.06 22:17:19 [Server] INFO at net.minecraft.server.v1_11_R1.PacketPlayInWindowClick.a(SourceFile:33) [custom.jar:git-Spigot-625bc00-d09304e] 01.06 22:17:19 [Server] INFO at net.minecraft.server.v1_11_R1.PacketPlayInWindowClick.a(SourceFile:10) [custom.jar:git-Spigot-625bc00-d09304e] 01.06 22:17:19 [Server] INFO at net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13) [custom.jar:git-Spigot-625bc00-d09304e] 01.06 22:17:19 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_121] 01.06 22:17:19 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_121] 01.06 22:17:19 [Server] INFO at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46) [custom.jar:git-Spigot-625bc00-d09304e] 01.06 22:17:19 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:747) [custom.jar:git-Spigot-625bc00-d09304e] 01.06 22:17:19 [Server] INFO at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [custom.jar:git-Spigot-625bc00-d09304e] 01.06 22:17:19 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678) [custom.jar:git-Spigot-625bc00-d09304e] 01.06 22:17:19 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576) [custom.jar:git-Spigot-625bc00-d09304e] 01.06 22:17:19 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121] 01.06 22:17:19 [Server] INFO Caused by: java.lang.NullPointerException 01.06 22:17:19 [Server] INFO at org.bukkit.inventory.ItemStack.<init>(ItemStack.java:68) ~[custom.jar:git-Spigot-625bc00-d09304e] 01.06 22:17:19 [Server] INFO at org.bukkit.inventory.ItemStack.<init>(ItemStack.java:46) ~[custom.jar:git-Spigot-625bc00-d09304e] 01.06 22:17:19 [Server] INFO at n3kas.GKits.Functions.SetDisplayItem.openDisplayPreview(SetDisplayItem.java:45) ~[?:?] 01.06 22:17:19 [Server] INFO at n3kas.GKits.Functions.MainEditor.onInventoryClick(MainEditor.java:48) ~[?:?] 01.06 22:17:19 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121] 01.06 22:17:19 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_121] 01.06 22:17:19 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121] 01.06 22:17:19 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121] 01.06 22:17:19 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[custom.jar:git-Spigot-625bc00-d09304e] 01.06 22:17:19 [Server] INFO ... 15 more
Downgrade to previous version, this version has a few things broken, they will be taken care of soon.