Skip to content

Variable behaviour #8

@NickAcPT

Description

@NickAcPT

Since I want to see this project succeed, I'll try to help with some specifications (since I know the project owner isn't a Skript user himself)

So, let's start with variables, shall we?!

Ok, first: Variables are persisted across (re-)loads.
This means that variables need to be stored somewhere. They will also need to be resolved to Psi elements before they're passed to the executor method.

Also, variables can be null, but, and I'll repeat it, but no nulls should be able to reach the executor methods.

Also, some types can be parsed from strings. These can implement their own parser.

Also, in case support for Skript addons gets added in the future, I'll leave this here:

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