kernitus

Results 97 comments of kernitus

@Bastian is the re-implementation of this feature still planned? It's basically the only custom chart type I used...

1. The `old-api` branch, of which 0.4.2 is the latest version, seems to have issues when connecting to certain access points. This is being tracked on [their repo](https://github.com/librespot-org/librespot/issues/972). 2. The...

Interesting, are these methods available in the 1.9 spigot API too? Also what do you mean about having two events, that there's two of the same type of event fired...

Hmm yes it seems both methods [are available in 1.9](https://spigotdocs.okaeri.cloud/1.9.4/org/bukkit/event/player/PlayerInteractEvent.html). I will look into this after I am done rewriting the damage calculation components.

I am currently rewriting the entire damage component of the plugin whilst performing automated testing to make sure it's accurate. I noticed there were quite a few things wrong and...

No, this is a feature of the plugin. If you don't want it, you just need to disable the `no-lapis-enchantments` in the config.

Interesting. What are the exact versions of Spigot and the plugin you are using? The module shouldn't run at all if it is not enabled.

Have you tried tweaking the values of the old knockback module, or disabling it completely? This is probably due to both plugins trying to modify the knockback at the same...

There's a module to _disable_ bow boosting, but not one to enable it. Unless you mean you just want to disable the disable bow boosting module.

No, there is currently no way of doing that. I don't think it's within the scope of this plugin either because it was not a change introduced around 1.9 that...