Skip to content

Add Server PDC #12432

@JVMJahn

Description

@JVMJahn

Is your feature request related to a problem?

The Persistent Data Container is a great part of the Paper API, and I often find myself wanting to save Data not to a specific World/Entity/... but rather the Server itself. The usual way to go about this would be using Plugin YAML configuration files, which get cluttered and take up quite a large amount of space when dealing with larger amounts of data.

Describe the solution you'd like.

Having a Persistent Data Container for the Server (or if feasible for the Plugin) would allow storing Data in a uniform way like the other PDC implementations.

Describe alternatives you've considered.

Plugin YAML configuration files, which can't use PersistentDataTypes, as an example of one limitation.

Other

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    resolution: awaiting responseAdditional information is required from the issue reporter
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions