{"id":24425857,"url":"https://github.com/39software/celestialmovement","last_synced_at":"2025-03-13T15:29:27.264Z","repository":{"id":107716454,"uuid":"597725643","full_name":"39software/CelestialMovement","owner":"39software","description":"Add movement options like Celeste into Minecraft","archived":false,"fork":false,"pushed_at":"2023-02-05T23:23:08.000Z","size":1370,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-17T22:44:32.102Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/39software.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-05T13:05:37.000Z","updated_at":"2024-12-03T12:34:35.000Z","dependencies_parsed_at":"2023-06-08T20:15:12.053Z","dependency_job_id":null,"html_url":"https://github.com/39software/CelestialMovement","commit_stats":null,"previous_names":["x86-39/celestialmovement","39software/celestialmovement"],"tags_count":1,"template":false,"template_full_name":"x86-39/spigot-plugin-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/39software%2FCelestialMovement","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/39software%2FCelestialMovement/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/39software%2FCelestialMovement/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/39software%2FCelestialMovement/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/39software","download_url":"https://codeload.github.com/39software/CelestialMovement/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234779860,"owners_count":18885268,"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":[],"created_at":"2025-01-20T11:11:40.819Z","updated_at":"2025-01-20T11:11:41.607Z","avatar_url":"https://github.com/39software.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Celestial Movement\nThis is a plugin that adds the movement mechanics of [Celeste](https://www.celestegame.com/) to Minecraft. Since this is a server side plugin the movement is a bit choppy :), not much I can do about that.  \nThis is my entry to the [Queer Coded](https://queercoded.dev/) Spigot plugin hackathon.  \n\n![Movement Demo](./CelestialMovement.gif)\n\n## Features\n- Wall Climbing\n- Wall Jumping\n- Midair Dash\n  \n## Usage\nPlayers can configure the movement to their liking with the following commands, every preference is saved per player. The default is to have everything disabled.  \n\n### Wall Climbing\nEnable wall climbing with `/celestial wallclimb on`. Disable it with `/celestial wallclimb off`.  \nJump into a wall and sneak to climb it. Looking up will make you climb up, otherwise you will slowly slide down.  \n\n### Wall Jumping\nEnable wall jumping with `/celestial walljump on`. Disable it with `/celestial walljump off`.  \nJump into a wall and press jump twice to jump off of it.\n\n### Midair Dash\nEnable midair dash with `/celestial dash on`. Disable it with `/celestial dash off`.\nPress jump while in the air to dash. By default you can only dash once. Using `/celestial dash double on` will allow you to dash twice in a row, and `/celestial dash double off` will disable it.  \nTo dash an unlimited amount of times, use `/celestial dash unlimited on`. This will also enable double dashing. To disable it, use `/celestial dash unlimited off`.  \n\nWhen using the dash in quick succession after leaving the ground, it'll act as a \"hyperdash\" in Celeste and you'll go much faster forward, at the expense of vertical momentum.  \n\n### Configuration\nPermission | Description\n--- | ---\n`celestialmovement.wallclimb` | Allows the player to enable wall climbing.\n`celestialmovement.walljump` | Allows the player to enable wall jumping.\n`celestialmovement.dash` | Allows the player to enable dashing.\n`celestialmovement.dash.double` | Allows the player to dash twice in a row.\n`celestialmovement.dash.unlimited` | Allows the player to dash an unlimited amount of times.\n\n### Building\n1. Run `gradlew build` in the root directory of the project.\n2. The built jar will be in `build/libs`.\n\nThis template isn't a comprehensive guide to making a plugin, but it can show you the basics of how to make a plugin.\n\n### License\nThis template is licensed under MIT. See the LICENSE file for more information.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F39software%2Fcelestialmovement","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F39software%2Fcelestialmovement","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F39software%2Fcelestialmovement/lists"}