Skip to content

Suggestion: Remove ProtocolLib dependency in favour of PDC #26

@Techirion

Description

@Techirion

I'd like to suggest ditching ProtocolLib and migrating to to PDC to store UUIDs. In terms of performance ProtocolLib itself is not too great, adding packet processing on top of that doesn't make it faster either...

So I was looking into this from another perspective, it would be possible to store data that is stored on signs in PDC? With that get rid of ProtocolLib dependency and whole processing thing?

I guess the alternative would be to migrate to PacketEvents, which appears to be faster and more regularly updated.

Or do nothing, it works in the current state and changing this would break existing signs...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions