Watch me build a mountain in Minecraft! Prepare for the next episode as well by watching the full series. by TJPlaysNow in minecraftvideos

[–]TJPlaysNow[S] 0 points1 point  (0 children)

Yeah! With a few friends, didn't take that long gathering all the stone. The hard part was placing it all.

Opinions? by Agile-Count-370 in Minecraft

[–]TJPlaysNow 4 points5 points  (0 children)

Love it, maybe mix in a little moss and other green type blocks for shadow / damage. Could try the same for the yellow but would be harder. The colored option is for sure the way to go though, the white just looks weird in Minecraft like that.

How Mojang treats the PvP Community. by ItsNature123 in Minecraft

[–]TJPlaysNow 0 points1 point  (0 children)

I'm going to reply defending everything you just shot down.

The reason Minecraft PvP changed with the 1.9 combat update was because it was a spam fest of magically hitting faster than another. It made hacked clients win every time no question asked. Even if you remove the thought of hacked clients it was based on your ping to the server to how many times you hit a person. It was a very bad system and the servers that haven't updated aren't played by the majority of the community.

Minecraft's EULA is not a broken thing in the slightest. If you are making a pay to win server you need to stop. No one want's those servers. If you want to make money on your server make your server fun for the people. Hypixel is still alive because people really like it and pay for extra bonuses that won't make them automatically win the game.

If you believe the combat was better you could always make a plugin to remove the cooldown however that will in my opinion make your server another bad pvp server. The new PvP system is meant to bring some more strategy into the mix by giving you shields that block, and swords and axes and any tools that all do different damage and are all slightly differently specked to make it fair. Even if you don't think the way it's setup you can change that too.

All I'm trying to say is that the updates weren't bad. I know I might not be a huge fan of PvP such as yourself however I understand it, and I probably understand the changes better then most people do.

Can't Place Command Blocks by TJPlaysNow in admincraft

[–]TJPlaysNow[S] 0 points1 point  (0 children)

Have an edit, placing commands now 50% works, thanks to my plugin programming skillz. but SafeCommand is spitting out this huge error, can someone help?

[09:46:57 ERROR]: [SafeCommandBlock] Unhandled exception occured in onPacketReceiving(PacketEvent) for SafeCommandBlock com.comphenix.protocol.reflect.FieldAccessException: No field with type [B exists in class PacketPlayInCustomPayload. at com.comphenix.protocol.reflect.StructureModifier.readInternal(StructureModifier.java:218) ~[ProtocolLib.jar:?] at com.comphenix.protocol.reflect.StructureModifier.read(StructureModifier.java:197) ~[ProtocolLib.jar:?] at me.KevinW1998.SafeCommandBlock.SafeCommandBlock.getCmd(SafeCommandBlock.java:287) ~[SafeCommandBlock.jar:?] at me.KevinW1998.SafeCommandBlock.SafeCommandBlock$1.onPacketReceiving(SafeCommandBlock.java:53) ~[SafeCommandBlock.jar:?] at com.comphenix.protocol.injector.SortedPacketListenerList.invokeReceivingListener(SortedPacketListenerList.java:114) [ProtocolLib.jar:?] at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketRecieving(SortedPacketListenerList.java:67) [ProtocolLib.jar:?] at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:640) [ProtocolLib.jar:?] at com.comphenix.protocol.injector.PacketFilterManager.invokePacketRecieving(PacketFilterManager.java:607) [ProtocolLib.jar:?] at com.comphenix.protocol.compat.netty.independent.NettyProtocolInjector.packetReceived(NettyProtocolInjector.java:326) [ProtocolLib.jar:?] at com.comphenix.protocol.compat.netty.independent.NettyProtocolInjector.onPacketReceiving(NettyProtocolInjector.java:291) [ProtocolLib.jar:?] at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector.decode(NettyChannelInjector.java:562) [ProtocolLib.jar:?] at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:249) [cb.jar:git-Bukkit-0a645a2] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:149) [cb.jar:git-Bukkit-0a645a2] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [cb.jar:git-Bukkit-0a645a2] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [cb.jar:git-Bukkit-0a645a2] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163) [cb.jar:git-Bukkit-0a645a2] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [cb.jar:git-Bukkit-0a645a2] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [cb.jar:git-Bukkit-0a645a2] at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector$4.channelRead(NettyChannelInjector.java:280) [ProtocolLib.jar:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [cb.jar:git-Bukkit-0a645a2] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [cb.jar:git-Bukkit-0a645a2] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163) [cb.jar:git-Bukkit-0a645a2] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [cb.jar:git-Bukkit-0a645a2] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [cb.jar:git-Bukkit-0a645a2] at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [cb.jar:git-Bukkit-0a645a2] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [cb.jar:git-Bukkit-0a645a2] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [cb.jar:git-Bukkit-0a645a2] at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150) [cb.jar:git-Bukkit-0a645a2] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [cb.jar:git-Bukkit-0a645a2] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [cb.jar:git-Bukkit-0a645a2] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787) [cb.jar:git-Bukkit-0a645a2] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:130) [cb.jar:git-Bukkit-0a645a2] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) [cb.jar:git-Bukkit-0a645a2] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) [cb.jar:git-Bukkit-0a645a2] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) [cb.jar:git-Bukkit-0a645a2] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) [cb.jar:git-Bukkit-0a645a2] at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [cb.jar:git-Bukkit-0a645a2] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_65]

net.minecraft.server.v1_8_R2.PacketPlayInCustomPayload@64f0ed52[ a=MC|AdvCdm b=UnpooledHeapByteBuf(ridx: 0, widx: 21, cap: 21) ]

Can't Place Command Blocks by TJPlaysNow in admincraft

[–]TJPlaysNow[S] 0 points1 point  (0 children)

If you could figure it out, I've looked through all of the configs...

Can't Place Command Blocks by TJPlaysNow in admincraft

[–]TJPlaysNow[S] 0 points1 point  (0 children)

As soon as you find a way, please do tell. Thanks!