Sneyzi

Results 5 issues of Sneyzi

### Type of bug Other unexpected behaviour ### `/ess dump all` output - ### Error log (if applicable) _No response_ ### Bug description Translation error ### Steps to reproduce -...

type: problem

# Fix Gadget custom head texture not displaying on equip ## What is the purpose of this pull request? ### 1. What does it do, and what issues does it...

### Check if the issue is fixed in dev builds - [x] I have confirmed that the issue is present on the latest dev build ### What steps will reproduce...

bug

**Describe the bug** The plugin forcefully cancels the BlockPlaceEvent at the beginning of [SkullBlockListener#onSkullPlace](https://github.com/Tweetzy/Skulls/blob/80bdbf793787431c072b7f43768c418043d3c4d9/src/main/java/ca/tweetzy/skulls/listeners/SkullBlockListener.java#L46) when WorldGuardHook.isAllowedPlace(...) returns false. This makes it impossible for other plugins to override or conditionally allow...

bug

```log [20:50:28] [Server thread/ERROR]: Could not pass event PlayerPostRespawnEvent to AnarchyExploitFixes v2.7.13-SNAPSHOT java.lang.NullPointerException: Cannot invoke "org.bukkit.World.getEnvironment()" because the return value of "org.bukkit.Location.getWorld()" is null at AnarchyExploitFixes-Folia-2.7.13-SNAPSHOT.jar/me.xginko.aef.utils.LocationUtil.getRelativeSquaredDistance2D(LocationUtil.java:35) ~[AnarchyExploitFixes-Folia-2.7.13-SNAPSHOT.jar:?] at AnarchyExploitFixes-Folia-2.7.13-SNAPSHOT.jar/me.xginko.aef.modules.patches.TeleportCoordExploit.onSpawn(TeleportCoordExploit.java:90) ~[AnarchyExploitFixes-Folia-2.7.13-SNAPSHOT.jar:?]...