{"id":17333207,"url":"https://github.com/brenoepics/nftplugin","last_synced_at":"2025-04-14T18:13:26.103Z","repository":{"id":111985853,"uuid":"459354168","full_name":"brenoepics/NFTPlugin","owner":"brenoepics","description":"NFT Avatar effect for Arcturus Morningstar","archived":false,"fork":false,"pushed_at":"2025-03-24T21:38:26.000Z","size":51,"stargazers_count":5,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-14T18:13:21.674Z","etag":null,"topics":["arcturus","arcturus-morningstar","morningstar"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/brenoepics.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":"2022-02-14T23:03:40.000Z","updated_at":"2025-03-26T15:26:48.000Z","dependencies_parsed_at":"2024-03-12T11:02:36.029Z","dependency_job_id":"4117e2f6-be1e-42d8-b600-c90d957bff96","html_url":"https://github.com/brenoepics/NFTPlugin","commit_stats":null,"previous_names":["brenoepics/nftplugin"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brenoepics%2FNFTPlugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brenoepics%2FNFTPlugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brenoepics%2FNFTPlugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brenoepics%2FNFTPlugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brenoepics","download_url":"https://codeload.github.com/brenoepics/NFTPlugin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248933340,"owners_count":21185460,"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":["arcturus","arcturus-morningstar","morningstar"],"created_at":"2024-10-15T15:00:15.289Z","updated_at":"2025-04-14T18:13:26.071Z","avatar_url":"https://github.com/brenoepics.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NFT Avatar Plugin\n\nNFT Avatar Plugin is a Kotlin plugin for Arcturus Morningstar 3.5.x,\nit allows you to add custom enables per avatar or clothing.\n\n\n\u003e [!NOTE]  \n\u003e You can find the Java version of this plugin [here](https://github.com/brenoepics/NFTPlugin/tree/java)\n\u003e but keep in mind that the Java version is no longer maintained.\n\n## How can I install it?\n\n1. Download a pre-compiled version. [NFT-Avatar-Plugin](https://github.com/brenoepics/nftplugin/releases/)\n2. Run the sql.\n3. Paste the `Special-Looks.jar` file into your emulator's plugins folder and start/restart the emulator.\n4. Now you need to give permission for your staffs to use update looks command, to do it open your database in the\n   permissions table, and change the permission `cmd_update_looks`.\n5. Then, open the `special_looks` table, and configure your looks.\n6. Now, enter your hotel and type `:update_looks` and then try to wear a special outfit\n\n### configuration\n\n#### Permissions:\n\n| Key              | Default Value |\n|------------------|---------------|\n| cmd_update_looks | 0             |\n\n#### Emulator_texts:\n\n| Key                                    | Default Value                    |\n|----------------------------------------|----------------------------------|\n| commands.description.cmd_update_looks  | :update_looks                    |\n| commands.keys.cmd_update_looks         | update_looks                     |\n| commands.cmd_update_looks.successfully | Successfully updated NFT Plugin! |\n\n## How to add a new look?\n\nopen `special_looks` table\n\n- `id` is auto incremented, you don't need to worry about it.\n- `type` is the type of the look, it can be `figure` (full look string) or `setid` (the id of a clothing set)\n- `figure` is the figure of the look, if the type is `figure` you need to put the look string here.\n- `setid` is the id of the look, if the type is `setid` you need to put the clothing id here.\n- `effect` is the effect that the look will give to the user.\n\n### Example\n\nHere is an example of:\n\n1. A look that gives user effect 109, and it's a full-look string.\n2. Clothing set 270 that gives user effect 108 which is the \"lg-270\" from the look string.\n\n| id | type   | figure                                                                | setid | effect |\n|----|--------|-----------------------------------------------------------------------|-------|--------|\n| 1  | figure | lg-270-79.sh-305-62.ch-215-66.hr-100-0.ha-1002-70.hd-207-10.wa-2007-0 |       | 109    |\n| 2  | setid  |                                                                       | 270   | 108    |\n\n## Demo\n\n![preview](https://imgur.com/qO5UGTi.gif)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrenoepics%2Fnftplugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrenoepics%2Fnftplugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrenoepics%2Fnftplugin/lists"}