Skip to content

[IDEA] Be able to set your own yaml parser for your plugin #216

@LumiFae

Description

@LumiFae

Goal Description

I have a union type which would be really useful to have working in the yaml parser for LabAPI. Only issue is right now though, is that I:

  1. Can't add the type converter directly to the parser
  2. Don't want to interfere with other plugins on the server if I patch or use reflection.

So it would be quite useful to be able to set your own parsers (ig this could be set during the LoadConfig method or something) and would allow you to make a custom parser that would work how you want it to, and without causing issues with other plugins.

Thanks for listening to my ted talk.

Notes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    ideaThis is an idea to doimportedImported to internal git

    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