{"id":25170085,"url":"https://github.com/linuskay/buildpalettes","last_synced_at":"2025-04-03T20:24:59.663Z","repository":{"id":181112936,"uuid":"459043236","full_name":"LinusKay/buildPalettes","owner":"LinusKay","description":"A Minecraft Spigot plugin that allows players to manage/share custom block palettes.","archived":false,"fork":false,"pushed_at":"2022-02-15T04:53:18.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T08:38:22.277Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/LinusKay.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}},"created_at":"2022-02-14T06:32:20.000Z","updated_at":"2022-02-14T06:33:05.000Z","dependencies_parsed_at":"2023-07-14T04:39:45.349Z","dependency_job_id":null,"html_url":"https://github.com/LinusKay/buildPalettes","commit_stats":null,"previous_names":["linuskay/buildpalettes"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusKay%2FbuildPalettes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusKay%2FbuildPalettes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusKay%2FbuildPalettes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusKay%2FbuildPalettes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LinusKay","download_url":"https://codeload.github.com/LinusKay/buildPalettes/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247072362,"owners_count":20878875,"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-09T08:38:27.075Z","updated_at":"2025-04-03T20:24:59.632Z","avatar_url":"https://github.com/LinusKay.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# buildPalettes\nA Minecraft Spigot plugin that allows players to manage/share custom block palettes.\n\n## Commands\nCommands such as load, and delete, have additional \".other\" permissions. These control whether a player can load palettes belonging to other players or not.\n\n| Command | description | permission |\n|-------- | ----------- | ---------- |\n| /palette save \\\u003cpaletteName\u003e | save a palette with the given name | palette.save |\n| /palette load \\\u003cpaletteName\u003e | load a palette with the given name | palette.load, palettes.load.other |\n| /palette delete \\\u003cpaletteName\u003e | delete a palette with the given name | palette.delete, palettes.delete.other|\n| /palette help | view plugin commands \u0026 info | palette.help |\n| /palette reload | reload plugin config | palette.reload |\n| /palette list| list personal palettes | palette.list |\n| /palette list public | list all public palettes | palette.list.public |\n| /palette list player \\\u003cplayerName\u003e | list all palettes belonging to player | palette.list.player |\n| /palette edit \\\u003cpaletteName\u003e \\\u003cname\\|rename\u003e \\\u003cnewName\u003e | edit a specific palette's name | palette.edit.name, palette.edit.other |\n| /palette edit \\\u003cpaletteName\u003e privacy \\\u003cpublic\\|private\u003e | edit a specific palette's privacy | palette.edit.privacy, palette.edit.other |\n\n## Config\n```YAML\npalette_limit: 3\nblacklist:\n- BARRIER\n```\n\n## Palette Config\n```YAML\n# in the event that palettes need to be edited directly, the format is as follows\n# text in \u003cangled brackets\u003e refers to a variable\n\n# \u003cpaletteName\u003e:\n#  owner: \u003cUUID of player\u003e\n#  privacy: private\n#  items:\n#  - \u003cblock\u003e\n#  - \u003cblock\u003e\n#  - \u003cblock\u003e\n#  - \u003cblock\u003e\n#  - \u003cblock\u003e\n#  - \u003cblock\u003e\n#  - \u003cblock\u003e\n#  - \u003cblock\u003e\n#  - \u003cblock\u003e\n\ncoolPalette:\n  owner: 2645e025-e900-441b-8d02-074a36680777\n  privacy: private\n  items:\n  - STONE\n  - OAK_PLANKS\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinuskay%2Fbuildpalettes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinuskay%2Fbuildpalettes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinuskay%2Fbuildpalettes/lists"}