Maxence

Results 4 issues of Maxence

The `context_menu_command` macro arguments doesn't work with `subcommands` Maybe I'm doing it wrong, but this is the code I have : ```rs use crate::{Context, Error}; use poise::serenity_prelude as serenity; ///...

just needs work

https://bugs.mojang.com/browse/MC-177381 : Game does not count the distance properly if you locate a structure from more than 46340 blocks away I fixed it using `Math.hypot` (I originally fixed this bug...

[MC-177381](https://bugs.mojang.com/browse/MC-177381) Locate command now returns correct distances. Useful along with mods which introduce really spread out structures