Aurora Lahtela
Aurora Lahtela
How and where are these installed?
Is there some Floodgate or Geyser plugin also installed? (So that I could have some API to check the installed plugins)?
- Month is probably translatable - Swagger Docs are not translatable since they don't use the translation system, instead the descriptions are hardcoded in the .java files. - Plan Error...
I don't know these plug-ins, you gotta tell me what sort of data there is that you want to see
Yeah that's good. I assume you meant 'understand' instead of 'solve'
Sponge 10 requires Java 17
One option is to add screenshots to the existing selenium tests and then do the comparison a bit later in the pipeline. Currently my main issue is where do I...
Does your plugin include Plan code by accident by any chance?
Could you send a copy of your plugin jar so that I can try reproduce the issue?
The QueryService singleton is registered here https://github.com/plan-player-analytics/Plan/blob/master/Plan/common/src/main/java/com/djrapitops/plan/PlanSystem.java#L180 during the enable process - it should have registered at least according to the logs. Only thing I can think of is that...