{"id":15023639,"url":"https://github.com/muqsit/customvanillaenchants","last_synced_at":"2025-07-11T07:41:24.006Z","repository":{"id":65553776,"uuid":"565464688","full_name":"Muqsit/CustomVanillaEnchants","owner":"Muqsit","description":"A PocketMine-MP plugin that lets you customize vanilla enchantment values","archived":false,"fork":false,"pushed_at":"2022-11-21T11:55:07.000Z","size":40,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T20:39:01.194Z","etag":null,"topics":["config","configuration","custom","enchantment","enchants","plugin","pmmp","pocketmine-mp"],"latest_commit_sha":null,"homepage":"https://poggit.pmmp.io/ci/Muqsit/CustomVanillaEnchants","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Muqsit.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}},"created_at":"2022-11-13T13:55:29.000Z","updated_at":"2024-07-10T07:24:43.000Z","dependencies_parsed_at":"2023-01-29T04:25:11.600Z","dependency_job_id":null,"html_url":"https://github.com/Muqsit/CustomVanillaEnchants","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Muqsit/CustomVanillaEnchants","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Muqsit%2FCustomVanillaEnchants","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Muqsit%2FCustomVanillaEnchants/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Muqsit%2FCustomVanillaEnchants/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Muqsit%2FCustomVanillaEnchants/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Muqsit","download_url":"https://codeload.github.com/Muqsit/CustomVanillaEnchants/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Muqsit%2FCustomVanillaEnchants/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264757253,"owners_count":23659314,"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":["config","configuration","custom","enchantment","enchants","plugin","pmmp","pocketmine-mp"],"created_at":"2024-09-24T19:59:16.642Z","updated_at":"2025-07-11T07:41:23.963Z","avatar_url":"https://github.com/Muqsit.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CustomVanillaEnchants\n[![](https://poggit.pmmp.io/shield.state/CustomVanillaEnchants)](https://poggit.pmmp.io/p/CustomVanillaEnchants)\n\nCustomVanillaEnchants lets you configure value expressions for registered enchantments.\n\n## How to Use\nRun `/cve list` in console or in-game.\n```\n\u003e cve list\n/cve list \u003cenchantment\u003e\nAvailable Enchantments: blast_protection, feather_falling, fire_aspect, fire_protection, knockback, projectile_protection, protection, sharpness\n```\n\nTo view configurable entries of the knockback enchantment, run `/cve list knockback`.\n```\n\u003e cve list knockback\nEnchantment (\"knockback\") Configuration\ndamage_bonus: 0\nforce: level * 0.5\n```\n\nTo change knockback enchantment's `force` value to `level * 0.35`, run `/cve set knockback force level * 0.35`.\n```\n\u003e cve set knockback force level * 0.35\nUpdated configuration for knockback-\u003eforce\nOutdated Value: level * 0.5\nUpdated Value: level * 0.35\n```\n\n`default` can be used as a placeholder for the configuration's default value. For example, `/cve set knockback force default * 2` sets knockback's force value to `level * 0.5 * 2` (= `level`). To reset knockback enchantment's `force` to its default value, run `/cve reset knockback force`.\n\nChanges take place right away, a server restart is not required. See the [arithmexp wiki](https://github.com/Muqsit/arithmexp/wiki) for a list of [constants](https://github.com/Muqsit/arithmexp/wiki/Constant#list-of-pre-defined-constants), [functions](https://github.com/Muqsit/arithmexp/wiki/Function#list-of-available-functions), and [operators](https://github.com/Muqsit/arithmexp/wiki/Operator) that can be used in expressions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuqsit%2Fcustomvanillaenchants","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuqsit%2Fcustomvanillaenchants","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuqsit%2Fcustomvanillaenchants/lists"}