{"id":25399206,"url":"https://github.com/vsrstudio/boatrace","last_synced_at":"2025-04-11T18:36:04.320Z","repository":{"id":270637414,"uuid":"910995130","full_name":"VsrStudio/BoatRace","owner":"VsrStudio","description":"boat racing plugin","archived":false,"fork":false,"pushed_at":"2025-01-02T05:34:41.000Z","size":24,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-15T23:37:41.932Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/VsrStudio.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-02T02:16:15.000Z","updated_at":"2025-01-20T10:37:48.000Z","dependencies_parsed_at":"2025-01-02T03:33:50.798Z","dependency_job_id":null,"html_url":"https://github.com/VsrStudio/BoatRace","commit_stats":null,"previous_names":["vsrstudio/boatrace"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VsrStudio%2FBoatRace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VsrStudio%2FBoatRace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VsrStudio%2FBoatRace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VsrStudio%2FBoatRace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VsrStudio","download_url":"https://codeload.github.com/VsrStudio/BoatRace/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248459355,"owners_count":21107295,"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-02-15T23:37:45.206Z","updated_at":"2025-04-11T18:36:04.100Z","avatar_url":"https://github.com/VsrStudio.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BoatRace\n\nBoatRace is a fun and competitive racing plugin for Minecraft Pocket Edition, where players can race in custom arenas using boats. The plugin supports multiple arenas, rewards for winners, and a scoreboard to track player progress.\n\n## Features\n\n- **Multiple Arenas**: Set up and configure different race arenas.\n- **Race Start Mechanism**: Players can join and start races.\n- **Reward System**: Winners receive a monetary reward.\n- **Scoreboard Integration**: Displays race status and player progress.\n- **Customizable Config**: Easily configure arenas and reward money.\n# Dependency\n- EconomyAPI\n- Scorehud\n- FormAPI\n\n## Commands\n\n- `/joinrace \u003carena\u003e`: Join the specified race arena.\n- `/startrace \u003carena\u003e`: Start the race in the specified arena (requires admin permission).\n- `/racestats`: View your race win statistics.\n- `/raceui`: Open the UI to select a race arena.\n\n## Permissions\n\n- `boatrace.join`: Permission to join races (default: true).\n- `boatrace.start`: Permission to start races (default: op).\n- `boatrace.stats`: Permission to view race statistics (default: true).\n- `boatrace.ui`: Permission to open the race selection UI (default: true).\n\n## Configuration\n\n### `scorehud`\n```\nScorehud:\n  Arena: \"{boatrace.arena}\"\n  Wins: \"{boatrace.wins}\"\n```\n\n### `config.yml`\n\nThe `config.yml` file allows you to configure the race arenas and reward system. Here’s an example of the configuration:\n\n```yaml\narenas:\n  arena1:\n    world: world\n    start:\n      x: 100\n      y: 64\n      z: 100\n    finish:\n      x: 150\n      y: 64\n      z: 150\n    max_players: 4\n  arena2:\n    world: world\n    start:\n      x: 200\n      y: 64\n      z: 200\n    finish:\n      x: 250\n      y: 64\n      z: 250\n    max_players: 4\n\nreward_money: 500  # Reward money for the winner\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvsrstudio%2Fboatrace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvsrstudio%2Fboatrace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvsrstudio%2Fboatrace/lists"}