Paper icon indicating copy to clipboard operation
Paper copied to clipboard

The most widely used, high performance Minecraft server that aims to fix gameplay and mechanics inconsistencies

Results 984 Paper issues
Sort by recently updated
recently updated
newest added

Trying out a new pattern. Instead of shoving tons of methods into Unsafe, this uses services to interact with nms from a non Craft- extended type.

Currently, hopper minecarts ignore the cooldown completely, as they never update the last position variable. (It only follows the cooldown if the hopper minecart is at 0,0,0) Mojang has this...

The custom bukkit damage cause MELTING and POISON replace totally the vanilla ones resulting in incompatible vanilla behavior and a non future proof way. For example in vanilla when you...

This allows developer to sneak any entity which will make its Name Tag less visible.

Soooooo since the client uses one of the many resources it downloads for associated a sound with a subtitle key, the test makes a request to mojangs resources api. idk...

Succeeds #6359 Added in a hover message with the listener's priority and added some better error messaging.

This resolves issues that cause this method to work incorrectly for clients with high latency.

If a plugin is using a library class packaged by a plugin they're depended on, at the same time another plugin also packaged that library but another version, problem may...