Lildirt

Results 3 issues of Lildirt

### `/mv version -p` output n/a ### Server logs n/a ### Server Version ```shell n/a ``` ### Bug Description The `PlayerRespawnEvent` handler ([here](https://github.com/Multiverse/Multiverse-Core/blob/2ee5aea06bb36b8fb2c94eff820fd21d98ef9822/src/main/java/com/onarandombox/MultiverseCore/listeners/MVPlayerListener.java#L65)) doesn't account for the `spawnRadius` gamerule. In...

Bug: Confirmed
State: Open to PR

### Information * **Server version:** n/a * **Full output of `/mv version -p`:** n/a * **Server log:** https://mclo.gs/nE84NxR This log is somewhat unrelated to the actual issue here, as it...

Bug: Confirmed

While writing some code around `item_pre_anvil`, I noticed you can't actually *click* the result slot if the result tool has no enchantments on it. It becomes a nothing click if...