Andre_601

Results 482 comments of Andre_601

Paper adjusted the format used for dependencies. I've updated the example to mirror this.

No idea tbh... I think it only checks for specific fields bein present and politely ignores everything else. Will do a quick check later.

I've tested it and as expected does the server not care at all. It only cares for the necessary entries and everything else is kindly ignored.

I mentioned this in the above linked issue, but repeat it here too: Some instance owners may have an interest in not having their emojis used on other instances... There...

Not sure how much it would be used, but maybe add Javadocs of BKCommonLib, TrainCarts and maybe SignLink? URLs (Javadoc) - https://ci.mg-dev.eu/javadocs/BKCommonLib/ - https://ci.mg-dev.eu/javadocs/TrainCarts/ - https://ci.mg-dev.eu/javadocs/SignLink/ I'm not sure if...

> @Andre601 Yeah I need the javadoc jars sorry. If they're not on his ci, you might be able to find them on his repository, that's where I usually download...

The Maven repo does have different folders for each version, so I linked to the latest as of now. Jenkins does have the javadoc jars in the target folder, which...

> `JSONMessage#replace(String, String)` - is this one beneficial at all? can just be achieved with `String#replace` on the string you input into the JSONMessage I just mentioned it in my...

I have it setup, where I pre-load/build the JSON instances, since I see 0 benefit in always making it yet again each time a player sends a message. And since...

It also seems to affect some of the menu buttons. I either didn't notice it so far, or this could also be an issue on my end since I merged...