Results 37 issues of Faulty

Would it be possible to have an option to prevent tridents from being thrown outside the world border?

enhancement

Hello! Would you be able to add support for Nexo? It's a rewrite of Oraxen that shares almost the same API. Thanks!

enhancement

If you have this and [Default Options](https://modrinth.com/mod/default-options) installed, you get a crash. ```java Minecraft has crashed! net.fabricmc.loader.impl.FormattedException: java.lang.NoClassDefFoundError: de/siphalor/amecs/api/AmecsKeyBinding at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:63) at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:472) at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) Caused by: java.lang.NoClassDefFoundError:...

bug

It would be really nice to have the finditem command be able to autocomplete and find Nexo custom items/blocks/furniture the server has added. I tried looking at adding this myself...

It was a bit of a struggle but I finally have it working. Please let me know if there is something wrong with my code. A lot of these events...

### Have you asked for help in discord? YES ### Describe your desired feature. As a server owner we have some custom menus that use items as navigation buttons. These...

I'm getting an error similar to #106 but downgrading to TreeFeller 1.25.1 fixes the issue. ``` [23:16:58] [Server thread/ERROR]: Could not pass event BlockBreakEvent to TreeFeller v1.26.1 java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_21_R4/entity/CraftEntity at...