{"id":25170067,"url":"https://github.com/linuskay/skycommand","last_synced_at":"2026-04-29T15:05:25.611Z","repository":{"id":181112953,"uuid":"372395372","full_name":"LinusKay/SkyCommand","owner":"LinusKay","description":"A Minecraft Spigot plugin that allows admins to configure commands to be ran when players click the sky.","archived":false,"fork":false,"pushed_at":"2021-05-31T13:03:50.000Z","size":32999,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T08:38:19.559Z","etag":null,"topics":["minecraft","minecraft-plugin","spigot","spigot-plugin"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LinusKay.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-05-31T05:45:27.000Z","updated_at":"2021-06-02T12:03:06.000Z","dependencies_parsed_at":"2023-07-14T04:39:45.127Z","dependency_job_id":null,"html_url":"https://github.com/LinusKay/SkyCommand","commit_stats":null,"previous_names":["linuskay/skycommand"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusKay%2FSkyCommand","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusKay%2FSkyCommand/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusKay%2FSkyCommand/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusKay%2FSkyCommand/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LinusKay","download_url":"https://codeload.github.com/LinusKay/SkyCommand/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247072349,"owners_count":20878874,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["minecraft","minecraft-plugin","spigot","spigot-plugin"],"created_at":"2025-02-09T08:38:22.031Z","updated_at":"2026-04-29T15:05:20.583Z","avatar_url":"https://github.com/LinusKay.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sky Command\nA Spigot plugin that allows server owners to configure commands to be run when the player clicks the sky.\nCommands are run when the player left-clicks the sky above the configured angle.\n```YAML\n# minimum vertical angle of player head for commands to be run\n# value can be any number between -90 and 90\n# horizon is 0, directly above is 90, directly below is -90\nminimum_angle: -45\n# all configured commands\n# multiple commands may be configured to be run depending on the player's permissions\ncommands:\n  # command name \n  # REQUIRED\n  help:\n    # permission node required by player for command to be run \n    # OPTIONAL\n    permission: \"skycommand.help\"\n    # command to be run\n    # REQUIRED\n    command: \"help\"\n    # whether the command should be run by the player or via console\n    # OPTIONAL\n    run_as_op: false\n  msg:\n    permission: \"skycommand.msg\"\n    command: \"msg {player} yo\"\n    run_as_op: true\n   ```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinuskay%2Fskycommand","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinuskay%2Fskycommand","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinuskay%2Fskycommand/lists"}