Phoenix616 submitted a new resource: ShowItem - Show your Items to specific players or everyone around you! Read more about this resource...
Cool plugin, getting error when typing /si though Spoiler [13:48:36] [Server thread/ERROR]: [ChatControl] Unhandled exception occured in onPacketSending(PacketEvent) for ChatControl java.lang.NullPointerException at kangarko.chatcontrol.hooks.ProtocolLibHook$2.onPacketSending(HookManager.java:347) ~[ChatControl%20(1).jar:?] at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:195) [ProtocolLib%20(1).jar:?] at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) [ProtocolLib%20(1).jar:?] at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:638) [ProtocolLib%20(1).jar:?] at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:614) [ProtocolLib%20(1).jar:?] at com.comphenix.protocol.compat.netty.independent.NettyProtocolInjector.packetQueued(NettyProtocolInjector.java:312) [ProtocolLib%20(1).jar:?] at com.comphenix.protocol.compat.netty.independent.NettyProtocolInjector.onPacketSending(NettyProtocolInjector.java:278) [ProtocolLib%20(1).jar:?] at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector.processSending(NettyChannelInjector.java:417) [ProtocolLib%20(1).jar:?] at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector.access$500(NettyChannelInjector.java:84) [ProtocolLib%20(1).jar:?] at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector$6.handleScheduled(NettyChannelInjector.java:383) [ProtocolLib%20(1).jar:?] at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector$6.onMessageScheduled(NettyChannelInjector.java:351) [ProtocolLib%20(1).jar:?] at com.comphenix.protocol.compat.netty.independent.NettyChannelProxy$2.schedulingRunnable(NettyChannelProxy.java:127) [ProtocolLib%20(1).jar:?] at com.comphenix.protocol.compat.netty.independent.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:95) [ProtocolLib%20(1).jar:?] at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:192) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8] at net.minecraft.server.v1_8_R3.NetworkManager.handle(NetworkManager.java:141) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8] at net.minecraft.server.v1_8_R3.PlayerConnection.sendPacket(PlayerConnection.java:880) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8] at org.bukkit.craftbukkit.v1_8_R3.entity.CraftPlayer$1.sendMessage(CraftPlayer.java:1457) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8] at de.themoep.ShowItem.ShowItem.tellRaw(ShowItem.java:705) [ShowItem.jar:?] at de.themoep.ShowItem.ShowItem.tellRaw(ShowItem.java:698) [ShowItem.jar:?] at de.themoep.ShowItem.ShowItem.showInRadius(ShowItem.java:202) [ShowItem.jar:?] at de.themoep.ShowItem.ShowItem.onCommand(ShowItem.java:172) [ShowItem.jar:?] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:642) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8] at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1135) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8] at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:970) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8] at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8] at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8] at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_51] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_51] at net.minecraft.server.v1_8_R3.SystemUtils.a(SystemUtils.java:19) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8] at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:718) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8] at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:367) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8] at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:657) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:560) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] [13:48:36] [Server thread/ERROR]: Parameters: [email protected][ a=<null> b=0 ] [13:48:36] [Server thread/ERROR]: [ChatControl] Unhandled exception occured in onPacketSending(PacketEvent) for ChatControl java.lang.NullPointerException at kangarko.chatcontrol.hooks.ProtocolLibHook$2.onPacketSending(HookManager.java:347) ~[ChatControl%20(1).jar:?] at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:195) [ProtocolLib%20(1).jar:?] at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) [ProtocolLib%20(1).jar:?] at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:638) [ProtocolLib%20(1).jar:?] at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:614) [ProtocolLib%20(1).jar:?] at com.comphenix.protocol.compat.netty.independent.NettyProtocolInjector.packetQueued(NettyProtocolInjector.java:312) [ProtocolLib%20(1).jar:?] at com.comphenix.protocol.compat.netty.independent.NettyProtocolInjector.onPacketSending(NettyProtocolInjector.java:278) [ProtocolLib%20(1).jar:?] at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector.processSending(NettyChannelInjector.java:417) [ProtocolLib%20(1).jar:?] at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector.access$500(NettyChannelInjector.java:84) [ProtocolLib%20(1).jar:?] at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector$6.handleScheduled(NettyChannelInjector.java:383) [ProtocolLib%20(1).jar:?] at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector$6.onMessageScheduled(NettyChannelInjector.java:351) [ProtocolLib%20(1).jar:?] at com.comphenix.protocol.compat.netty.independent.NettyChannelProxy$2.schedulingRunnable(NettyChannelProxy.java:127) [ProtocolLib%20(1).jar:?] at com.comphenix.protocol.compat.netty.independent.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:95) [ProtocolLib%20(1).jar:?] at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:192) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8] at net.minecraft.server.v1_8_R3.NetworkManager.handle(NetworkManager.java:141) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8] at net.minecraft.server.v1_8_R3.PlayerConnection.sendPacket(PlayerConnection.java:880) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8] at org.bukkit.craftbukkit.v1_8_R3.entity.CraftPlayer$1.sendMessage(CraftPlayer.java:1457) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8] at de.themoep.ShowItem.ShowItem.tellRaw(ShowItem.java:705) [ShowItem.jar:?] at de.themoep.ShowItem.ShowItem.tellRaw(ShowItem.java:698) [ShowItem.jar:?] at de.themoep.ShowItem.ShowItem.showInRadius(ShowItem.java:210) [ShowItem.jar:?] at de.themoep.ShowItem.ShowItem.onCommand(ShowItem.java:172) [ShowItem.jar:?] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:642) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8] at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1135) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8] at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:970) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8] at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8] at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8] at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_51] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_51] at net.minecraft.server.v1_8_R3.SystemUtils.a(SystemUtils.java:19) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8] at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:718) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8] at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:367) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8] at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:657) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:560) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] [13:48:36] [Server thread/ERROR]: Parameters: [email protected][ a=<null> b=0 ]
This is an error in the plugin "ChatControl" which doesn't seem to be compatible with Spigot's Bungee-Chat-API. I'll implement a config option to disable the usage of this api even when you are on Spigot for you.
Phoenix616 updated ShowItem with a new update entry: Option to disable Bungee chat api on Spigot Read the rest of this update entry...
Is there a cool down for sending shown items to the same person? as if not, i feel on heavier servers, it may be spammed a bit
# Cooldown for the radius command in seconds. # 0 to disable cooldowns entirely. # Exempt permission: showitem.cooldownexempt cooldown: 10
Well I just feel on some popular servers, people just try and spam command show items to others to be annoying haha. But only for the same person, you can still send a request to someone else maybe with a few seconds cool down, but same person being like 30 seconds or something
Phoenix616 updated ShowItem with a new update entry: Fix and expand cooldown function Read the rest of this update entry...
Phoenix616 updated ShowItem with a new update entry: ShowItem Minecraft page on Moep.tv Read the rest of this update entry...
Phoenix616 updated ShowItem | 20% off with Bitcoin with a new update entry: Get 20% off by purchasing with Bitcoin or Dogecoin Read the rest of this update entry...
I'll change the version number if anything changes in the plugin itself. I needed a separate place for the explanation.
If you want to use the item icons feature of this pack and want every user to have your server resourcepack take a look at my Force Resourcepacks plugin!
Is there a way to do this? Example: Member: Looking to sell /showitem for 3k or best offer! Excellent plugin sir! Very nice indeed
Currently not and might be rather difficult to get compatible with all the different chat plugins but I'll definitely look into it.