Max Lee

Results 117 issues of Max Lee

### Discussed in https://github.com/ChestShop-authors/ChestShop-3/discussions/525 Originally posted by **PovilasLT** July 9, 2022 Hello, useful feature would be to show price after tax in sell/buy messages. On buy only shop player pays...

enhancement

### What is happening? The `enable-shop` is registered once WorldGuard is detected no matter if `WORLDGUARD_INTEGRATION` is enabled or not. Enabling `WORLDGUARD_INTEGRATION` forces that shops can only be created in...

confirmed bug
hacktoberfest

Adding the reverse of the discount module (selling at higher rates) would be a nice addition. Config and functionality could be the same as the discount module just with the...

enhancement

Vault has the ability to provide bank accounts for players so an option to toggle whether or not ChestShop transactions should go to the bank or player balance would be...

enhancement

### Stack trace One of many errors: ``` [23:33:35] [Server thread/ERROR]: [io.papermc.paper.configuration.serializer.collections.MapSerializer] Could not deserialize key prototype_ore_dirt into net.minecraft.core.Holder

status: accepted

Currently the `TabCompleteEvent` is only called when a response is sent from the Minecraft server to the client, it would be good if that event or a different one would...

type: feature

When creating a gradient that contains the same color then only one instance of that color is used for the gradient. E.g. `Q[==============](color=#fff-#333-#fff)` (Reported by T​an​gJ​in​#0722 via Discord)

#### Is your feature request related to a problem? Please describe. One might want to use replaceFirst with all MineDown instances e.g. so that placeholders can work in gradients/rainbows. ####...

enhancement

This adds more information to the system data (CPU and JVM vendor from PaperMC/Paper#7490) as well as the missing loadavg which has been submitted but never actually used. I'm unsure...