Skip to content

Add YAML Controller with File Management Functions #2

Description

@benrobson

It would be helpful to add a YAML controller to the library that allows for creating and managing YAML files easily as I've been writing plugins that have been refactoring away from MySQL and to YAML-based files for player data.

  • Create a YAMLController class or module
  • Ability to create a new YAML file if it doesn't exist
  • Ability to read data from a YAML file using getYAMLData()
  • Ability to write/update data in a YAML file using setYAMLData()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions