{"id":15174201,"url":"https://github.com/nuriofernandez/spigot-server-debug-template","last_synced_at":"2026-02-10T21:31:29.173Z","repository":{"id":254584084,"uuid":"846972040","full_name":"nuriofernandez/spigot-server-debug-template","owner":"nuriofernandez","description":"A Minecraft server plugin development environment template to allow live debugging of the server","archived":false,"fork":false,"pushed_at":"2024-08-24T14:33:36.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-03T13:43:23.393Z","etag":null,"topics":["bukkit","debugging","intellij","java","minecraft-plugin","papermc","settings","spigotmc"],"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/nuriofernandez.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":"2024-08-24T13:35:47.000Z","updated_at":"2025-03-25T01:28:14.000Z","dependencies_parsed_at":"2024-08-24T14:59:16.889Z","dependency_job_id":"5063170a-8787-4e29-886c-e99df27a4043","html_url":"https://github.com/nuriofernandez/spigot-server-debug-template","commit_stats":null,"previous_names":["nuriofernandez/spigot-server-debug-template"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nuriofernandez/spigot-server-debug-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuriofernandez%2Fspigot-server-debug-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuriofernandez%2Fspigot-server-debug-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuriofernandez%2Fspigot-server-debug-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuriofernandez%2Fspigot-server-debug-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuriofernandez","download_url":"https://codeload.github.com/nuriofernandez/spigot-server-debug-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuriofernandez%2Fspigot-server-debug-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29317955,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T20:44:44.282Z","status":"ssl_error","status_checked_at":"2026-02-10T20:44:43.393Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bukkit","debugging","intellij","java","minecraft-plugin","papermc","settings","spigotmc"],"created_at":"2024-09-27T11:41:00.377Z","updated_at":"2026-02-10T21:31:29.152Z","avatar_url":"https://github.com/nuriofernandez.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spigot debug project template\n\nThis is a template project to document how to enable Minecraft plugin debugging easily.\n\n### Before starting\n\nYou should execute BuildTools to obtain the latest Spigot Jar file you want to\nwork with, after that, update pom.xml dependencies to match the Spigot version you are working with.\n\nMore info: https://www.spigotmc.org/wiki/buildtools/\n\n![](https://i.imgur.com/74c6834.png)\n\n### First steps\n\nSet up your development server on the `./server` folder, place your desired spigot jar file there,\nand all the plugins you will need during development, such as dependencies of your plugin.\n\n### Update Spigot jar file name at the `.run` settings\n\nGo to `./.run/Spigot.run.xml` and replace the following line:\n\n```xml\n    \u003coption name=\"JAR_PATH\" value=\"$PROJECT_DIR$/server/paper-1.21-123.jar\" /\u003e\n```\n\nwith the proper path of your desired Paper jar file.\n\n### Write some code and test the debugging option!\n\n- Go to `./src/main/...` and add whatever you want to try, an event listener, whatever.\n\n![](https://i.imgur.com/Ghy1KUC.png)\n\n- Place a debugging point in your code.\n\n![](https://i.imgur.com/VPXOOP5.png)\n\n- Execute the server with the debug function on IntelliJ\n\n![](https://i.imgur.com/WAizWvW.png)\n\n## Enjoy!\n\n![](https://i.imgur.com/5wPezcx.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuriofernandez%2Fspigot-server-debug-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnuriofernandez%2Fspigot-server-debug-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuriofernandez%2Fspigot-server-debug-template/lists"}