Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cant get ids of the basic claims at the player #13

Open
denloself opened this issue Jul 26, 2023 · 0 comments
Open

cant get ids of the basic claims at the player #13

denloself opened this issue Jul 26, 2023 · 0 comments

Comments

@denloself
Copy link

denloself commented Jul 26, 2023

i am using:

SkUniversal 2.13
Skript 2.7.0-beta3
Paper git-paper-43 (MC 1.20.1)

the hook in config.yml is also enabled

i already tried these methods:

command /skcheckclaim:
    permission: skript.thing
    trigger:
        loop ids of the basic claims at the player:
            message "%loop-value%" to the player
command /skcheckclaim:
    permission: skript.thing
    trigger:
        set {_c::*} to ids of the basic claims at player:
        loop {_c::*}:
            message "%loop-value%" to the player

i actually have no idea if it is a problem of my code or a problem of the addon but i really have no idea whats wrong with this.

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant