casperwtf

Results 8 issues of casperwtf

**Describe the bug** Mongo fails to migrate **To Reproduce** Steps to reproduce the behavior: 1. Change to mongo from mysql 2. Start **Expected behavior** A clear and concise description of...

bug

The point of this is to add better support for geyser since it will first check if it can match an online player with that name.

### '/viaversion dump' Output Cannot provide as it contains NDA'd contents. ### Console Error ``` N/A. ``` ### Bug Description 1.18 clients do not receive the player unlisting packet properly...

Feature Request

### Description There are plenty of times when the issue with a given function isn't related to the code within the function but by the sheer number of calls to...

suggestion

Hi, i've seen that packetevents has been rejected as an alternative for packet handling in the past. Would moving to manual packet handling (directly injecting into the netty pipeline) be...

Hi, I have PKL as a file on disk, I want to have my application write default values to the PKL files at a given path, is there an api...

I would like to be able to parse a class for commands & add a prefix (such as /"coin" bal) to a balance command for a custom currency. How would...