{"id":17957134,"url":"https://github.com/supertassu/pumpkin","last_synced_at":"2026-05-04T20:33:09.451Z","repository":{"id":98606468,"uuid":"136362780","full_name":"supertassu/Pumpkin","owner":"supertassu","description":"A sponge utility plugin","archived":false,"fork":false,"pushed_at":"2018-07-18T14:13:14.000Z","size":184,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T17:32:11.586Z","etag":null,"topics":["java","kotlin","maven","minecraft","plugin","sponge","spongepowered"],"latest_commit_sha":null,"homepage":"https://tassu.me/pumpkin","language":"Kotlin","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/supertassu.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":"2018-06-06T17:26:26.000Z","updated_at":"2018-07-18T16:02:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"720d6e7b-a710-4e06-9595-ba9bdcb7fe1f","html_url":"https://github.com/supertassu/Pumpkin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/supertassu/Pumpkin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supertassu%2FPumpkin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supertassu%2FPumpkin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supertassu%2FPumpkin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supertassu%2FPumpkin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/supertassu","download_url":"https://codeload.github.com/supertassu/Pumpkin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supertassu%2FPumpkin/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266424023,"owners_count":23926124,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["java","kotlin","maven","minecraft","plugin","sponge","spongepowered"],"created_at":"2024-10-29T10:51:54.491Z","updated_at":"2026-05-04T20:33:04.431Z","avatar_url":"https://github.com/supertassu.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pumpkin - WIP\nA Sponge utility plugin.\n\n## What?\n\nModular plugin for Sponge that does basic tasks for a server: admin commands, chat formatting et cedera.\n\n## Why?\n\nI wanted to get into the SpongeAPI.\n\n## How?\n\n1. Clone it\n1. Build it (`mvn clean install`)\n1. Use it (move `target/Pumpkin-*-SNAPSHOT.jar` to your plugins folder)\n1. Configure it\n\n### Default configuration\n\n```hocon\n# Contains database configuration.\ndatabase {\n    database=minecraft\n    host=localhost\n    password=\"please enter a password here\"\n    port=3306\n    \"table prefix\"=\"pumpkin_\"\n    type=MYSQL\n    username=root\n}\n\n# Enables / Disables Debug mode.\ndebug=false\n\n# This array contains all enabled modules and commands.\n\"enabled features\"=[\n    chat,\n    punishments,\n    \"disable_join_messages\",\n    \"cmd_gamemode\",\n    \"cmd_teleport\",\n    \"cmd_pumpkin\",\n    \"cmd_fly\",\n    \"cmd_heal\",\n    \"cmd_feed\"\n]\n```\n\n## Contributing\n\n1. Setup like above\n1. Code your stuff\n1. Make a PR","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsupertassu%2Fpumpkin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsupertassu%2Fpumpkin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsupertassu%2Fpumpkin/lists"}