@teeter11 which line do you get the npe for? Do you have "world" and "NewWorld" loaded?
@Ricecutter0 there doesn't seem to be an updates repo around. I would suggest just downloading it and shading it into yourpackage.lib or something...
@Ricecutter0 that repo you are using seems to be down (or locked)
@dznSpencer you don't have Gson. Either use the latest spigot build or include it yourselfes
@GamersForOne use maven and never have such problems again <3
@MisterErwin, guess what, there are actually people using thier bed not only for sleeping ;D
any examples? ;D
@DarkBladee12 ah, thank you. @ChipDev you should update the paste ;D
@ChipDev where did you get the PacketType enum (?) from? Can't find it in the ReflectionUtils...
Use this ItemStack IMine = new ItemStack(Material.IRON_PICKAXE,1); ItemMeta IMMeta = IMine.getItemMeta(); IMMeta.setDisplayName("test");...
I am not quite sure if you should create the inventory when the class gets loaded, because the server isn't fully started at this point. Creating...
@BaconStripzMan how should that work? You should create a method for filling the inventory, not just some brackets around it. Take a look here,...
@mine-care If you got any problems just feel free to pm me. I spend quite some time in nms code, trying to figure out how stuff works ;D
I am not quite sure but this could either be caused by not setting the maxUses field in MerchantRecipe or by not setting the career of the...
Separate names with a comma.