{"id":16374413,"url":"https://github.com/404setup/goldpiglin","last_synced_at":"2026-05-16T03:30:19.677Z","repository":{"id":228987548,"uuid":"775465604","full_name":"404Setup/GoldPiglin","owner":"404Setup","description":"When you wear armor with gold patterns, the effect is the same as wearing gold armor.","archived":false,"fork":false,"pushed_at":"2026-02-19T00:11:43.000Z","size":288,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"stream","last_synced_at":"2026-02-19T05:10:55.112Z","etag":null,"topics":["folia","minecraft-plugin","paper","spigot"],"latest_commit_sha":null,"homepage":"","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/404Setup.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":"2024-03-21T12:50:21.000Z","updated_at":"2026-02-19T00:11:45.000Z","dependencies_parsed_at":"2025-06-18T05:25:14.514Z","dependency_job_id":"c42cee6f-c2c2-4b84-9cb0-15cfc20de955","html_url":"https://github.com/404Setup/GoldPiglin","commit_stats":null,"previous_names":["404setup/goldpiglin"],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/404Setup/GoldPiglin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/404Setup%2FGoldPiglin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/404Setup%2FGoldPiglin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/404Setup%2FGoldPiglin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/404Setup%2FGoldPiglin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/404Setup","download_url":"https://codeload.github.com/404Setup/GoldPiglin/tar.gz/refs/heads/stream","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/404Setup%2FGoldPiglin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30364608,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T21:41:54.280Z","status":"ssl_error","status_checked_at":"2026-03-10T21:40:59.357Z","response_time":106,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["folia","minecraft-plugin","paper","spigot"],"created_at":"2024-10-11T03:17:09.241Z","updated_at":"2026-05-16T03:30:19.671Z","avatar_url":"https://github.com/404Setup.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GoldPiglin\n\u003e This project is not completely finished yet, so there are usually some missing features.\n\u003e\n\u003e GoldPiglin will not be ported to ModLoader, as there are already some mods with similar functionality there.\n\n**When you wear armor with gold patterns, the effect is the same as wearing gold armor.**\n\n## Feature\n- Piglins will ignore you when wearing armor with gold patterns.\n- Emulate vanilla behavior [in v24.11.1]\n- Enhanced behaviors, such as eye tracking\n\n## Adapter\n\u003e **It is recommended to use an adapter with NMS mode**\n\u003e - All adapters should behave exactly the same.\n\u003e - The Spigot adapter is only available in Spigot and its forks (not in Paper).\n\u003e - The Paper adapter is only available in Paper and its forks (not in Spigot).\n\n- Spigot (NMS Mode) 1.20.1-26.2\n- Paper (NMS Mode) 1.20.1-26.2\n- NBTAPI 2.13.2\n- RTag 1.5.10\n\n## Usage\n### Config\n```yaml\n# Select according to your needs.\n# Supported adapters: Spigot, Paper, NBTAPI, Rtag\n# The Spigot adapter is compatible with 1.20.1-26.2, if Minecraft releases\n# an update then you have to wait for the new GoldPiglin version\n#  (Paper adapter does not need to wait for updates most of the time).\nadapter: NBTAPI\ndebug: false\nupdate-message: true\nhatred:\n  expiration-time: 20\n  expiration-scanner-time: 40\n  near:\n    # Area-wide hatred, closer to vanilla behavior, but may take longer to calculate.\n    enabled: false\n    x: 6\n    y: 6\n    z: 6\n  can-see:\n    # Whether only Piglin within the player's sight will trigger hatred\n    enabled: true\n    # Use Spigot's own canSee API instead of GoldPiglin's line of sight calculation\n    native: false\n    # Inverted line of sight calculations to calculate entity line of sight instead of player line of sight\n    reversal: false\n```\n\n### Permission\n- goldpiglin.command.reload [default: OP]\n- goldpiglin.command.version [default: OP]\n- goldpiglin.update_message [default: OP]\n\n### Command\n- /goldpiglin:gpiglin \u003creload|version\u003e [/gpiglin]\n\n## License\nUse [Apache-2.0](https://github.com/404Setup/GoldPiglin?tab=Apache-2.0-1-ov-file#readme) as the license.\n\nAny redistribution is prohibited (including but not limited to: recreating pages about this plugin anywhere;\nredistributing binary builds of this plugin; including this plugin in server modpacks distributed to others; etc.).\n\n## Release\n[Modrinth - GoldPiglin](https://modrinth.com/plugin/goldpiglin)\n\n[Curseforge - GoldPiglin](https://www.curseforge.com/minecraft/bukkit-plugins/goldpiglin)\n\n[SpigotForum - GoldPiglin](https://www.spigotmc.org/resources/goldpiglin.120819)\n\n[Hangar - GoldPiglin](https://hangar.papermc.io/Goal/goldpiglin)\n\n[Github - GoldPiglin](https://github.com/404Setup/GoldPiglin/releases)\n\n## Depend\n- Java17 at least (**Java 21 is recommended**)\n- [NBT-API v2.13.2 (Optional)](https://www.spigotmc.org/resources/nbt-api.7939/)\n- [RTag v1.5.10 (Optional)](https://modrinth.com/plugin/rtag)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F404setup%2Fgoldpiglin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F404setup%2Fgoldpiglin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F404setup%2Fgoldpiglin/lists"}