Skip to content

Add namespace so you can reference addons #7644

@monckey100

Description

@monckey100

Suggestion

Skript has conflicting addons, for example SkQuery and default skript both share "hide player" EXACTLY.

I would like the ability to specify which addon to use the code from:

Skript.hide player from all players
Or
SkQuery::hide player from all players
Or

Skript hide player from all players
SkQuery hide player from all players

Why?

As more addons get added, text conflict becomes inevitable. There needs to be a namespace scheme, this is a common practice in all languages because of issues like the above. Right now my hide player skript is opening the players inventory and making players invisible which implies it's using both scripts.

Other

No response

Agreement

  • I have read the guidelines above and affirm I am following them with this suggestion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    up for debateWhen the decision is yet to be debated on the issue in question

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions