MiniDigger | Martin
MiniDigger | Martin
There is no need to use this anymore, just use spigots integrated chat component api.
The line wrapping is a Mojang issue and was fixed in one of the recent releases iirc. Which mc version your client is when seeing the line wrapping issue?
in some older versions gson and other minecraft libs where relocated to net.minecraft.libs or something like that. you are saying that you are building against the latest version of spigot....
Well, idk what you did, but it works for me. Tested it in the lastest version (1.8.1) and it worked as expected (see here http://i.gyazo.com/9a05d9a7aed389c55d0c3fdf61dd3696.gif). I used the command from...
That's strange. Maybe you are using a texture pack or a strange language? Else I have no idea what could cause this. I tried it with a few diferent texture...
Having no problems with that setup. Maybe its the os? I am using windows 7 home premium 64bit with java 1.8.0_25 (the one that comes with the new launcher (1.6.5))...
Just download a good decompiler (I like to use luyten) and you have your source ;D This shouldn't be the problem. The (main) problem I see is, setting the json...
Well, after some research, if found, that the we can do that with nbt. The tag of an book contains a list with the json strings. Maybe even bukkits BookMeta.setPage(int...
MMh, can't it to work. Via the BookMeta I just get the json string displayed and via nbt I get a strange indexarrayoutofboundsexception. no exception but a message in the...
It is not available (in the public), but you can decompile it yourself using a decompiler and your spigot jar.