{"id":35228165,"url":"https://github.com/isnsest/denizen-reflect","last_synced_at":"2026-01-13T21:48:02.752Z","repository":{"id":315915600,"uuid":"1019578211","full_name":"isnsest/denizen-reflect","owner":"isnsest","description":"Allows Denizen scripts to directly interact with and manipulate Java objects.","archived":false,"fork":false,"pushed_at":"2026-01-01T20:09:30.000Z","size":353,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-02T06:28:21.323Z","etag":null,"topics":["bukkit","denizen","denizenscript","java","minecraft","npc"],"latest_commit_sha":null,"homepage":"https://discord.gg/TKSU8HBTNX","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isnsest.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-07-14T14:43:16.000Z","updated_at":"2026-01-01T20:09:04.000Z","dependencies_parsed_at":"2025-09-21T16:30:21.431Z","dependency_job_id":"c880dc3c-74f9-4220-9012-c5bfc55bc184","html_url":"https://github.com/isnsest/denizen-reflect","commit_stats":null,"previous_names":["meigoc/denizen-reflect"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/isnsest/denizen-reflect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isnsest%2Fdenizen-reflect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isnsest%2Fdenizen-reflect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isnsest%2Fdenizen-reflect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isnsest%2Fdenizen-reflect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isnsest","download_url":"https://codeload.github.com/isnsest/denizen-reflect/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isnsest%2Fdenizen-reflect/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28401058,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T14:36:09.778Z","status":"ssl_error","status_checked_at":"2026-01-13T14:35:19.697Z","response_time":56,"last_error":"SSL_read: 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","denizen","denizenscript","java","minecraft","npc"],"created_at":"2025-12-30T01:47:30.597Z","updated_at":"2026-01-13T21:48:02.747Z","avatar_url":"https://github.com/isnsest.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n\u003cimg src=\"https://github.com/user-attachments/assets/a9a6116b-1833-40d3-89aa-22a8a1892892\" width=\"120\" alt=\"Logo\"\u003e\n\n# Denizen-Reflect\n\n[![](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy/available/modrinth_vector.svg)](https://modrinth.com/plugin/denizen-reflect)\n[![](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy/available/github_vector.svg)](https://github.com/isnsest/denizen-reflect)\n[![](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy/documentation/ghpages_vector.svg)](https://docs.meigo.pw/)\n\n\u003cbr\u003e\n\n[![Snippets](https://img.shields.io/badge/snippets_code-reflect-orange?style=for-the-badge\u0026logo=codeigniter\u0026logoColor=white)](https://snippets.meigo.pw/)\n[![Discord](https://img.shields.io/discord/1450970030744539219?style=for-the-badge\u0026logo=discord\u0026label=Discord\u0026color=5865F2)](https://discord.gg/SVwEmsvpjN)\n\n\u003c/div\u003e\n\n\u003cbr\u003e\n\n**denizen-reflect** is an add-on for experienced scripters designed to combine the capabilities of Java directly within the Denizen development environment.\n\n### Supported Platforms\n[![](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy/supported/paper_vector.svg)](https://papermc.io/downloads/paper)\n[![](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy/supported/purpur_vector.svg)](https://purpurmc.org/)\n[![](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy/supported/spigot_vector.svg)](https://www.spigotmc.org/)\n\n---\n\n### Features\n\n* 🔹 Importing classes\n* 🔹 Executing Java code (methods, fields, constructors)\n* 🔹 Creating your own placeholders (PlaceholderAPI)\n* 🔹 Creating custom Denizen commands \u0026 tags\n* 🔹 Renaming Denizen events\n* 🔹 Creating proxies\n* 🔹 Lambda expressions support\n* 🔹 And much more...\n\n### Example Usage\n\n```yaml\nimport:\n    java.lang.System as alias\n    java.lang.String\n\ntask:\n    type: task\n    script:\n    - invoke player.kick()\n    - invoke System.out.println(\"test\")\n    - define my_variable \"Something\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisnsest%2Fdenizen-reflect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisnsest%2Fdenizen-reflect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisnsest%2Fdenizen-reflect/lists"}