Jan

Results 38 comments of Jan

I also experience this issue since september last year. I use Firefox' auto fill of credentials, but even if I enter them manually afterwards it still won't let me log...

> On desktop you can install Privacy Pass client by Cloudflare to force a visible CAPTCHA: https://github.com/cloudflare/pp-browser-extension. That is a workaround, not a solution. This workaround has particularly bad UX...

Paper has config values for whether BungeeCord and Velocity are in online mode. I use the following check in my own plugin: https://github.com/Jannyboy11/InvSee-plus-plus/blob/0dc42289f9b6fdf5fa145db8c52d265d3fb53414/InvSee%2B%2B_Common/src/main/java/com/janboerman/invsee/spigot/internal/NamesAndUUIDs.java#L107 Online-mode check: https://github.com/Jannyboy11/InvSee-plus-plus/blob/0dc42289f9b6fdf5fa145db8c52d265d3fb53414/InvSee%2B%2B_Common/src/main/java/com/janboerman/invsee/spigot/internal/NamesAndUUIDs.java#L152

Related to: https://github.com/Jannyboy11/ScalaPluginLoader/issues/23

Related to: https://github.com/Jannyboy11/ScalaPluginLoader/issues/23

Will there still be a PluginLoader api along the lines of PluginManager#registerInterface? I maintain a custom implementation of org.bukkit.plugin.PluginLoader and the PaperPlugin update caused me to have to completely reengineer...

> [Jannyboy11/InvSee-plus-plus#27](https://github.com/Jannyboy11/InvSee-plus-plus/issues/27) InvSee++ artifacts are now deployed on GitHub packages. https://github.com/Jannyboy11/InvSee-plus-plus/wiki#welcome-to-the-invsee-wiki

Is this the one? https://www.spigotmc.org/resources/betterenderchest.2073/ I need to look into this whether this is feasable. InvSee++ already works with Purpur's extended enderchest though.

Seeing that the plugin you're mentioning (1) is open source and (2) has an [api](https://github.com/WiIIiam278/HuskSync/blob/master/bukkit/src/main/java/net/william278/husksync/api/BukkitHuskSyncAPI.java), I don't see any technical reasons as to why it wouldn't be possible.

Now labeling this as 'good first issue' since InvSee++ is already released as a Multi-Release JAR file since version 0.26.0 (Java 8 support).