Sebastiaan de Schaetzen

Results 10 comments of Sebastiaan de Schaetzen

The [`pom.xml`,](https://github.com/leonbloy/pngj/blob/fd2a2ea75a517b9d21d97a3b9280df3cc33572d6/pom.xml#L25) the readme, and maven central do note that the library is licenced under the Apache 2.0 license. However, a small `LICENSE` would still be a nice addition.

I noticed this too when first trying out OpenRW. I opened pull requests #726 and #725 to fix these issues.

I replaced those tab character

We currently do not have support for this yet, although this kind of functionality is perfectly within the scope of MockBukkit. I'm leaving this open so that it can be...

@TheBusyBiscuit Are you still requesting changes on this?

The `test` task should just simply run the test and nothing more. The `check` task however is meant more to run all the verification tasks. It's this task that should...

The idea looks good, that bot does not. Why should we assume that all contributors have GitHub accounts?

> @TheDarkSword we need some Unit Tests to get this merged. Can you add those? There is already an `extra/TestPlugin` directly which will be built into a jar file. You...

We use the proxy to get control over how and which classloader loads the 'main' plugin class. Paper changed some internals that we were abusing to work around needing. This...

As far as I know, there is nothing stopping an LLM from immediately outputting a stop token. There is another problem with this bug that I ran into: when it's...