Paper
Paper copied to clipboard
The most widely used, high performance Minecraft server that aims to fix gameplay and mechanics inconsistencies
### Expected behavior Expected behavior is that when i use the /restart command inside of a function the server restarts just fine. ### Observed/Actual behavior When using the /restart command...
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...
### Expected behavior When canceling the PlayerReadyArrowEvent the arrow item stack should not be used. ### Observed/Actual behavior When the event is cancelled the item stack's amount will still decrement...
### Expected behavior Assuming a player stands inside a pile of dropped items, then starts moving an item in his inventory with his cursor and thereby filling the empty slot...
This also deprecates setBurnTime(int burnTime) and fixes its implementation as well Fixes #8178
### Expected behavior I believe I found an issue with Paper 1.18.2. Upgrading from a vanilla server to Paper totally broke my quests, so I had to roll back to...
### Expected behavior Commands from WorldGuard to work as they use to in 1.19. ### Observed/Actual behavior Commands from WorldGuard do not work in 1.19.1+. ### Steps/models to reproduce *...
Hello, As I mentionned in #8125, I wanted to detect when a copper block is being cleared by a lightning strike. Owen advised me to use EntityChangeBlockEvent instead of EntityBlockFormEvent,...
Resolves https://github.com/PaperMC/Paper/issues/7161
### Stack trace ``[03:21:42] [Server thread/ERROR]: POI data mismatch: never registered at BlockPosition{x=-9070, y=154, z=3249} [03:21:42] [Server thread/ERROR]: POI data mismatch: never registered at BlockPosition{x=-9070, y=154, z=3249} [03:21:43] [Server thread/ERROR]:...