Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/PaperMC/Paper

The most widely used, high performance Minecraft server that aims to fix gameplay and mechanics inconsistencies
https://github.com/PaperMC/Paper

Allow changing the raySize of LivingEntity#rayTraceEntities

TheLimeGlass opened this issue about 1 year ago
Fix MC-172801

TeakSlack opened this pull request about 1 year ago
Fix MC-172801

TeakSlack opened this pull request about 1 year ago
Use ? super in Consumer/Predicate API

Machine-Maker opened this pull request about 1 year ago
More paper config cleanup

Machine-Maker opened this pull request about 1 year ago
Fix missing event call for entity teleport API

booky10 opened this pull request about 1 year ago
AdvancementDisplay Modifications violates Spigot API Compatibility

gmitch215 opened this issue about 1 year ago
Run the chat callback on the main thread as expected

Machine-Maker opened this pull request about 1 year ago
Fix Mushroom cow stew api

Owen1212055 opened this pull request about 1 year ago
First player spawn does not include yaw direction

vanquesh opened this issue about 1 year ago
Voxel planes planes are not properly replaced with resources.

mifjpn opened this issue about 1 year ago
servers starts and after 10 seconds crashes

GoldenPonos opened this issue about 1 year ago
Whisper with command block not working

Athar42 opened this issue about 1 year ago
Add hand to fish event for all player interactions

booky10 opened this pull request about 1 year ago
Swift Sneak enchantment doesn't work

ZoeWithTheE opened this issue about 1 year ago
New windowClick exploit

yooniks opened this issue about 1 year ago
Behavior Tick Rates aren't operating as designed

TreemanKing opened this issue about 1 year ago
Add API to retrieve an attribute modifier from a UUID

TonytheMacaroni opened this pull request about 1 year ago
unix address support is half arsed

emilyy-dev opened this issue about 1 year ago
Updated Upstream (Bukkit/CraftBukkit)

Machine-Maker opened this pull request about 1 year ago
Add ChunkStatusChangeEvent

Cryptite opened this pull request about 1 year ago
Player#setAbsorptionAmount no longer valid

KioProject123 opened this issue about 1 year ago
Canceling archery causes the player's inventory to become out of sync

KioProject123 opened this issue about 1 year ago
Don't unpack loot table for TEs not in world

Machine-Maker opened this pull request about 1 year ago
Unpack loot table throw NPE

KioProject123 opened this issue about 1 year ago
Configurable memory condition tick rate

ruViolence opened this pull request about 1 year ago
PaperMC breaks the intended Vanilla behavior of emptying bundles.

buzzuppity opened this issue about 1 year ago
Override more PrintStream methods in SysoutCatcher

jpenilla opened this pull request about 1 year ago
Issue Between Paper and Citizens Plugin

UPSOKen opened this issue about 1 year ago
Using locate command and ender eyes always return the same stronghold.

Aira-Sakuranomiya opened this issue about 1 year ago
Add HiddenPotionEffect API

notTamion opened this pull request about 1 year ago
Fix duplicate egg throw sound

Lulu13022002 opened this pull request about 1 year ago
Remove duplicate water-sensitivity damage for unaware mobs

Lulu13022002 opened this pull request about 1 year ago
Include packet class name in packet encoding error messages

Warriorrrr opened this pull request about 1 year ago
/help is not helpful [QOL]

WildPenquin opened this issue about 1 year ago
Use a server impl for hopper event to track get/setItem calls

Machine-Maker opened this pull request about 1 year ago
Brand payload packets don't work

ThrowerWay opened this issue about 1 year ago
Intermittent Server Freezing

BourgeoisBear opened this issue about 1 year ago
Bump tiny-remapper for Java 21 support

jpenilla opened this pull request about 1 year ago
Add more API to LingeringPotionSplashEvent

notTamion opened this pull request about 1 year ago
KeepAlive interval configuration

andreypfau opened this issue about 1 year ago
Deprecate Player#boostElytra

notTamion opened this pull request about 1 year ago
add PlayerBrushBlockEvent

chmodsayshello opened this pull request about 1 year ago
Fix villager infection chance not being handled properly

Sytm opened this pull request about 1 year ago
zombie-villager-infection-chance not working since 1.20.2

Camillo82 opened this issue about 1 year ago
Remove "fix-curing-zombie-villager-discount" exploit option

booky10 opened this pull request about 1 year ago
Unable to join server and server crash

AstroGamesIndie opened this issue about 1 year ago
Fix vanilla components not being translated

booky10 opened this pull request about 1 year ago
Bukkit.createInventory() is weird

Shesper opened this issue about 1 year ago
Add entity API for getting the combined gene of a Panda

booky10 opened this pull request about 1 year ago
Add Llama caravan events

SplotyCode opened this pull request about 1 year ago
Change biomes per-player in chunk/biome packets

Machine-Maker opened this issue about 1 year ago
Added missing enchantables to material tags

LaylaSilbernberg opened this pull request about 1 year ago
Fix a bunch of stuff with player spawn locations

Machine-Maker opened this pull request about 1 year ago
Fix NPE when no valid world is found on legacy Players

Machine-Maker opened this pull request about 1 year ago
Broadcast take item packets with collector as source

booky10 opened this pull request about 1 year ago
Fix entity camera not being reset when cancelling spectating start/stop events

booky10 opened this pull request about 1 year ago
Rework Natural Mob Tracking

Owen1212055 opened this issue about 1 year ago
Fix enchantable brush

LaylaSilbernberg opened this pull request about 1 year ago
Random server crash

MikkelHebel opened this issue about 1 year ago
Add disable-message-logging config flag

notTamion opened this issue about 1 year ago
Using adventure components in conversion APIs

lijinhong11 opened this issue about 1 year ago
Updated Upstream (Bukkit/CraftBukkit)

Machine-Maker opened this pull request about 1 year ago
SkullMeta.setPlayerProfile throws an error

Luccboy opened this issue about 1 year ago
Error when opening custom menu, does not occur on regular spigot jar

7rory768 opened this issue about 1 year ago
Update paperweight to 1.5.9

jpenilla opened this pull request about 1 year ago
Fix crash when version_history.json is empty

Warriorrrr opened this pull request about 1 year ago
Fix null item in sendEquipmentChange

SplotyCode opened this pull request about 1 year ago
Readd 0414 use distance map to optimise entity tracker

AverageGithub opened this pull request about 1 year ago
EntityEquipment drop chances docs are wrong or missing API

Machine-Maker opened this issue about 1 year ago
The UUID set by the client.

phlita opened this issue about 1 year ago
add getAdvancementProgress() to PlayerAdvancementCriterionGrantEvent

the456gamer opened this pull request about 1 year ago
Fix PotionAPI ignores icon flag

notTamion opened this pull request about 1 year ago
Rewrite custom payload handler

LemonCaramel opened this pull request about 1 year ago
MaterialTags.ENCHANTABLE.isTagged(Material.BRUSH) return false

KioProject123 opened this issue about 1 year ago
Updated Upstream (Bukkit/CraftBukkit/Spigot)

Machine-Maker opened this pull request about 1 year ago
Fix log level of advancement debug message

jpenilla opened this pull request about 1 year ago
Players get stuck in world border

LaserSlime opened this issue about 1 year ago
Cleanup disable explosion knockback patch

LemonCaramel opened this pull request about 1 year ago
Fix NPE in SculkBloomEvent world access

Lulu13022002 opened this pull request about 1 year ago
Add Enchantment cost API

luisc99 opened this pull request about 1 year ago
SculkBloomEvent.getBlock().getWorld() NullPointerException

Dymeth opened this issue about 1 year ago
Memory leak with contextual map canvas

SplotyCode opened this issue about 1 year ago
Resend entity using the bundle packet

Lulu13022002 opened this pull request about 1 year ago
Make Team extend ForwardingAudience

powercasgamer opened this pull request about 1 year ago
Configuration that allows despawn of mobs holding items

Potothingi opened this issue about 1 year ago
World Archive Mode

ChickenSaysBak opened this issue about 1 year ago
RGB colors in console no longer render properly

zombachu opened this issue about 1 year ago
Downstream Remove-unused-skyLightSources from Folia

Moulberry opened this pull request about 1 year ago
Fix strikeLightningEffect powers lightning rods and clears copper alternative

notTamion opened this pull request about 1 year ago
fix UnsafeValues#loadAdvancement doesn't recalculate position

LemonCaramel opened this pull request about 1 year ago
Problematic frame - Need help

7wOv6ySCjo opened this issue about 1 year ago
The paper jar is 2mb smaller than before

ghost opened this issue about 1 year ago
sync netty version with vanilla

LemonCaramel opened this pull request about 1 year ago