Max Lee

Results 105 issues of Max Lee

Did some (basic) testing and it seems to work just fine.

This adds more options to specify both the background color as well as an image as the background. Also additionally the ability to set the opacity of the bars. Options...

This moves all `event.isCancelled()` checks to `ignoreCancelled = true` values on the `@EventHandler` annotation. This not only makes the code cleaner but also slightly improves performance of all those listeners...

While taking a look at the code base I noticed that there is lots of duplicate code in the the [implementations for the different blocks displays](https://github.com/LOOHP/InteractionVisualizer/tree/master/src/main/java/com/loohp/interactionvisualizer/blocks). (E.g. event handling/player ignoring...

#### Is your feature request related to a problem? Please describe. When a server sends a pack which should be between two that the user already had applied before (e.g....

enhancement

This ping: ![image](https://github.com/zachbr/Dis4IRC/assets/5768781/3c249aa5-798e-4267-94a1-5ece36da07c5) Ends up as this on the Discord-side: ![image](https://github.com/zachbr/Dis4IRC/assets/5768781/8a92dab0-518d-457f-9a12-4ff47c8cc021) User that got pinged instead: ![image](https://github.com/zachbr/Dis4IRC/assets/5768781/3e5bc6fc-2c55-4c33-b3aa-5b653888b636) No idea how Discord managed to fuck this up or what's the proper...

type: bug
priority: normal

### Confirm the following - [X] I use the latest release or dev-build. I also checked that this problem hasn't already been fixed in a newer [dev-build](https://betonquest.org/RELEASE/Downloads/). - [X] There...

Bug

Currently there is only a small note shown after startup when the chain is not completely synced that gets replaced with the balance pretty quickly. It would be beneficial to...

#### Is your feature request related to a problem? Please describe. Randomly teleport on respawn. #### Describe the solution you'd like Config option to set the parameters for respawning.

enhancement

Support teleporting of entities by using Vanilla selectors. Bukkit added an API for them in 1.13.2 so this can only be implemented in the 1.13.2 version of the plugin :S

enhancement