Pasqual Koschmieder

Results 129 comments of Pasqual Koschmieder

What you're trying there is not possible as the profile name/uuid/properties are copied once initially when the npc is created, changes to the profile returned from `getProfile` will therefore not...

I just looked over the PR an it looks a little bit weird to me. First of all there are now 2 sets which are used instead of one. That...

That is an old client bug... @juliarn should we fix this internally by sending a head rotation after the spawn?

It's using a random name if no name was supplied to the builder. https://github.com/juliarn/NPC-Lib/blob/2d21aaf38e4fc24fb7f6b9204f29553a85560abe/src/main/java/com/github/juliarn/npc/NPC.java#L81-L94

That signing plugin is documented like shit...

Not yet convinced that we need that feature 100%, but I will leave the issue open for later consideration.

When we think it's ready

Hi, I don't want to unessacarily bump this but I can confirm that this issue is still present in alpha3 (we're currently in the upgrade process to bootstrap 5 as...

I actually got it working much easier - just needed to change the base path to "templates" instead of the actual home folder (I think it is possible to get...