{"id":16381358,"url":"https://github.com/osipxd/customitems","last_synced_at":"2025-02-21T17:49:48.354Z","repository":{"id":69835825,"uuid":"113495161","full_name":"osipxd/CustomItems","owner":"osipxd","description":"Simple Sponge plugin for creating  items with custom lore and name","archived":false,"fork":false,"pushed_at":"2017-12-08T22:32:11.000Z","size":76,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-01-01T23:42:12.362Z","etag":null,"topics":["custom-items","kotlin","sponge-plugin"],"latest_commit_sha":null,"homepage":null,"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/osipxd.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":"2017-12-07T20:26:40.000Z","updated_at":"2017-12-08T10:22:17.000Z","dependencies_parsed_at":"2023-02-22T15:00:24.565Z","dependency_job_id":null,"html_url":"https://github.com/osipxd/CustomItems","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osipxd%2FCustomItems","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osipxd%2FCustomItems/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osipxd%2FCustomItems/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osipxd%2FCustomItems/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/osipxd","download_url":"https://codeload.github.com/osipxd/CustomItems/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240063506,"owners_count":19742220,"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":["custom-items","kotlin","sponge-plugin"],"created_at":"2024-10-11T03:54:08.326Z","updated_at":"2025-02-21T17:49:48.313Z","avatar_url":"https://github.com/osipxd.png","language":"Kotlin","readme":"# CustomItems\nSimple Sponge plugin for creating  items with custom lore and name\n\n### Details\n- Written on Kotlin\n- Used Kotlin Build Script\n- Used Commands API and Configurations API from Sponge\n\n## Usage\nPlugin is very simple in usage. You just should configure and add items to \nconfig and reload plugin. Then you free to give these items to any players.\n\nGive item to Notch: `/ci give Notch testItem` \\\nGive item to itself: `/ci give testItem`\n\n### Config format\n```scala\ntestItem { // This ID will be used for giving item\n  // Required\n  name: \"\u00266\u0026lEpic \u0026m\u00268Sword\u0026r \u00264\u0026lSWORD\" \n  \n  // Required. You also can use items from mods in \n  // format \"modid:itemid\"\n  texture: \"diamond_sword\"\n  \n  // Optional.  By default is `true`\n  unbreakable: false \n  \n  // Durability of item or meta for blocks like wool etc.\n  // Optional. By default -1 (none)\n  meta: 4\n  \n  // Optional. By default empty\n  lore: [\n    \"\u00267Rarity: \u00263IMBA\"\n    \"\u0026c+2000 Damage\"\n    \"\u0026a+1000 Health\"\n    \"\u0026b+100% Dodge\"\n    \"\u00262-1 Luck\"\n    \"\"\n    \"\u0026e\u0026o- I've got the POWER!\"\n  ]\n}\n\n```\n\n### Commands \n**Aliases:** `customitems`, `ci` \\\n_`()` - optional, `[]` - required_\n\n`/ci reload|r` - Reload plugin \\\n`/ci give (player) [item_id]` - Give customized item to user\n\n_NOTE: You can use 'Tab' to quickly select needed item id or username_\n\n### Permissions\n`ru.endlesscode.customitems.admin` - Access to all commands\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosipxd%2Fcustomitems","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosipxd%2Fcustomitems","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosipxd%2Fcustomitems/lists"}