ludgart

Results 7 issues of ludgart

## Information * Server Version: Paper 1.16.5-629 * OldCombatMechanics version: 1.9.0 * Server Log File: / * OldCombatMechanics config file: https://pastebin.com/XjYfH3h3 ## Problem Description ### To Reproduce Steps to reproduce...

investigate

Hey, In the first video( https://streamable.com/hzw96o ), we can see an example of a strength 2 potion dealing damage to resistance 1 max armor player. After comparing it with the...

investigate

Add cancelled option to following events: DiscordPrivateMessageReceivedEvent DiscordPrivateMessageSentEvent Regards ludgart

Hello, if you die with the minecraft version 1.8.9 it drop the items on the ground. But, if someone pickup the items, you still see the items on the ground....

need more info
awaiting reproduction

Hello, if you are falling down and you try to pearl / throw a potion / arrow the projectile land wrong. Here is a video of the problem: https://i.ibb.co/pXtR5pz/ezgif-com-video-to-gif-5.gif Tested...

awaiting reproduction

Hello **How can we reproduce it?** Steps to reproduce the behavior: 1. Login on 1.8' 2. Teleport to other world 3. Client crash **Expected behaviour** Since I updated viaversion from...

Hello, I'm following the documentation page https://villus.logaretm.com/guide/mutations/#handling-errors but I'm receiving an undefined response from the mutation. My method ``` login(test) { const {execute} = useMutation(loginMutation); return execute({ test: test, }).then((result)...