Skip to content

What's the recommended way to use? #73

Description

@ShayBox

Should you use the official maven repo, jitpack, or local build and shadow it into your jar, or copy the entire project into your project, and if the latter, should you include everything, or go through and copy only the things you use, also should you keep the package path the same or change it to avoid conflicting with other plugins that include it.

I've found plugins doing all of this, even a plugin that modified this into a plugin and had the user install it in their server's plugin folder, so which one is recommended by you, Thanks.

EDIT: Unrelated but WrapperPlayServerCustomPayload and WrapperPlayClientCustomPayload getContents() is modifying the original data, causing the data to be deleted when using the method, use .copy() on the buffer.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions