Skip to content

[FEAT] Extend the KubeJS plugin to make persistent data savable inside of the library #2

Description

@BanditHelps

Right now, the data saved using player.persistentData inside of an addon does not make the data accessible to the library mod. Therefore, things like custom placeholders do not have access to them. This feature will make it so that the data is synced to the library, and can be used accordingly.

  1. Create a new KubeJS function that accepts a <key, value> pair, and stores it into the server players persistent data.
  2. Make sure to have functions to retrieve it as well as store it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestlibThis change should be made in the Library Mod

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions