Wyatt Childers
Wyatt Childers
**LWC Version (/lwc admin version):** Main plugin: 2.2.7-ad0f824 **Server version (/version):** This server is running Paper version git-Paper-186 (MC: 1.17.1) (Implementing API version 1.17.1-R0.1-SNAPSHOT) (Git: 72ce684) **Short five word summary...
## Expected behavior New file creation (or opening of a "new to projectile" file) is similar to vanilla emacs (virtually instantaneous). ## Actual behavior New file creation (and opening of...
I'm not sure why, but it at least _feels_ like the old app searched faster. I've been searching for passwords on several occasions with "no results" only to get a...
I'm opening this issue as I found an old: ``` /var/lib/apt/lists/download.zerotier.com_debian_buster_dists_buster_InRelease ``` Oddly, this system is a Ubuntu system. In any case, interestingly, reinstalling results in a slightly different file:...
Server Crash
### Stack trace ``` [18:50:19 ERROR]: Encountered an unexpected exception net.minecraft.ReportedException: Exception ticking world at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1568) ~[patched_1.17.1.jar:git-Paper-186] at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:479) ~[patched_1.17.1.jar:git-Paper-186] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1406) ~[patched_1.17.1.jar:git-Paper-186] at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1188) ~[patched_1.17.1.jar:git-Paper-186] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[patched_1.17.1.jar:git-Paper-186] at...
I'm currently trying to test joins using the [sunspot matchers gem](https://github.com/pivotal/sunspot_matchers). After digging deeply into the inner workings of both that gem and this gem. The issue the matchers gem...
There are currently no good ways to mutate the amount of experience dropped when a block is broken, or an entity dies. Note: This may also affect other areas of...
When TooManyItems spawns an item it is invisible in the players inventory untill the player right clicks with the slot or clicks on one item's slot where it would have...
Currently if using the `@Optional` annotation to specify an optional argument, within a class file also using the JDK `Optional` class, or the Guava `Optional` class you're forced to use...
This adds support for updating an existing region, so that if you have a long list of items in a set flag, such as `deny-spawn` you can add or remove...