JackerAcid

Results 5 issues of JackerAcid

### Expected behavior https://youtu.be/Gnm6FX6RT9o Shield stunning behavior in 1.20.4 Paper You can hit the player again after the shield breaks instantly ### Observed/Actual behavior https://youtu.be/A0TMlDv_RVE Shield stunning behavior in 1.20.6...

type: bug
status: input wanted
version: 1.20.6

This pull request is to facilitate improvements to the documentation of `MessageID`. All contributions and help are welcomed. ### The Problem The current "documentation" of MessageID consists of simple comments...

As of 1.4.0 Anytime `@EventHandler(priority = EventPriority.LOWEST) public void onAdjacentInventoryClick(InventoryClickEvent event)` is called it will attempt to cast `org.bukkit.craftbukkit.entity.CraftPlayer` to a `com.samjakob.spigui.menu.SGMenu` causing errors in the console. (Temporary fix for...

As of 1.4.0 `permittedMenuClickTypes`, `blockedMenuActions`, and `blockedAdjacentActions` are not set by default causing return null errors. This may cause confusion for some users of the API as this characteristic is...

### Minecraft Development for IntelliJ plugin version 2024.2-1.8.2 ### IntelliJ version 2024.2.4 ### Operating System Windows 11 ### Target platform Fabric ### Description of the bug Whenever I try to...

type: bug
status: unverified