{"id":14969480,"url":"https://github.com/archy-x/auraskills","last_synced_at":"2025-05-16T05:06:57.123Z","repository":{"id":37974930,"uuid":"277710387","full_name":"Archy-X/AuraSkills","owner":"Archy-X","description":"The ultra-versatile RPG skills plugin","archived":false,"fork":false,"pushed_at":"2025-05-13T06:16:02.000Z","size":8333,"stargazers_count":300,"open_issues_count":78,"forks_count":103,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-05-13T07:26:28.564Z","etag":null,"topics":["bukkit","java","minecraft","minecraft-plugin","spigot-plugin"],"latest_commit_sha":null,"homepage":"https://aurelium.dev/auraskills","language":"Java","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/Archy-X.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","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},"funding":{"github":["Archy-X"]}},"created_at":"2020-07-07T03:48:28.000Z","updated_at":"2025-05-13T06:16:06.000Z","dependencies_parsed_at":"2022-07-10T15:00:23.400Z","dependency_job_id":"684dc2c3-d100-49b6-96af-1dd771c73b0c","html_url":"https://github.com/Archy-X/AuraSkills","commit_stats":{"total_commits":1863,"total_committers":32,"mean_commits":58.21875,"dds":0.273215244229737,"last_synced_commit":"cb436668d70c8a7c37bec7bd2b2b8a84da3464d4"},"previous_names":["archy-x/auraskills","archy-x/aureliumskills"],"tags_count":88,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Archy-X%2FAuraSkills","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Archy-X%2FAuraSkills/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Archy-X%2FAuraSkills/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Archy-X%2FAuraSkills/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Archy-X","download_url":"https://codeload.github.com/Archy-X/AuraSkills/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254471061,"owners_count":22076585,"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":["bukkit","java","minecraft","minecraft-plugin","spigot-plugin"],"created_at":"2024-09-24T13:41:55.399Z","updated_at":"2025-05-16T05:06:52.107Z","avatar_url":"https://github.com/Archy-X.png","language":"Java","readme":"\u003ch1 style=\"text-align:center;\"\u003eAuraSkills\u003c/h1\u003e\n\n\u003cp style=\"text-align:center;\"\u003e\nThe ultra-versatile Minecraft RPG skills plugin\n\u003c/p\u003e\n\n[![GitHub Release](https://img.shields.io/github/v/release/Archy-X/AuraSkills?style=flat-square)](https://github.com/Archy-X/AuraSkills/releases/latest)\n[![Maven Central Version](https://img.shields.io/maven-central/v/dev.aurelium/auraskills-api-bukkit?style=flat-square\u0026color=%238529F5)](https://central.sonatype.com/artifact/dev.aurelium/auraskills-api-bukkit)\n[![Spiget Downloads](https://img.shields.io/spiget/downloads/81069?style=flat-square)](https://www.spigotmc.org/resources/81069/)\n\n\u003cp style=\"text-align: center;font-weight: bold;\"\u003e\n  \u003ca href=\"https://aurelium.dev/auraskills/download\"\u003eDownloads\u003c/a\u003e\n  \u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"https://wiki.aurelium.dev/auraskills\"\u003eWiki\u003c/a\u003e\n  \u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"https://discord.gg/Bh2EZfB\"\u003eDiscord\u003c/a\u003e\n\u003c/p\u003e\n\n## About\n\n**AuraSkills** (formerly **Aurelium Skills**) is a Minecraft plugin that adds skills, stats, abilities, and other RPG-related features. The plugin is fully configurable and customizable, enabling usage on a wide range of server types.\n\nFeatures include:\n- **Skills** - Gain skill XP to level skills through general Minecraft tasks, such as Farming or Mining.\n- **Stats** - Get player buffs like increased health and damage by leveling skills, which can be as independent modifiers and on items.\n- **Abilities** - Skills have passive and active abilities that add gameplay mechanics, plus a full mana system.\n- **Menus** - Players can see everything related to skills in fully-configurable inventory GUIs.\n- **Rewards** - Customize rewards given for leveling skills, such as running commands or giving items.\n- **Loot** - Create custom loot tables for fishing, blocks, and mobs.\n\nSee the [official website](https://aurelium.dev/auraskills) and [wiki](https://wiki.aurelium.dev/auraskills) for a more complete list of features. The wiki also contains the list of [server requirements](https://wiki.aurelium.dev/auraskills/server-requirements) to run the plugin.\n\n## Building\n\nAuraSkills uses Gradle for dependencies and building.\n\n#### Compiling from source\n\nFirst, clone the project (requires Git to be installed):\n\n```\ngit clone https://github.com/Archy-X/AuraSkills.git\ncd AuraSkills/\n```\n\nThen build depending on your operating system:\n\nLinux / macOS\n\n```\n./gradlew clean build\n```\n\nWindows\n\n```\n.\\gradlew.bat clean build\n```\n\nThe output jar can be found in the `build/libs` directory.\n\n## API\n\nAuraSkills has an extensive developer API.\n\nRead the full API documentation on the [wiki](https://wiki.aurelium.dev/auraskills/api), or view the [Javadocs](https://docs.aurelium.dev/auraskills-api-bukkit/).\n\nRelease versions are published to the Maven central repository. Snapshot versions require adding the Sonatype OSS repository.\n\n### Maven\n\n```xml\n\u003crepository\u003e\n    \u003cid\u003esonatype-oss-snapshots1\u003c/id\u003e\n    \u003curl\u003ehttps://s01.oss.sonatype.org/content/repositories/snapshots/\u003c/url\u003e\n\u003c/repository\u003e\n```\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003edev.aurelium\u003c/groupId\u003e\n    \u003cartifactId\u003eauraskills-api-bukkit\u003c/artifactId\u003e\n    \u003cversion\u003e2.2.8\u003c/version\u003e\n    \u003cscope\u003eprovided\u003c/scope\u003e\n\u003c/dependency\u003e\n```\n### Gradle\n\n**Groovy DSL:**\n```gradle\nrepositories {\n    mavenCentral()\n    maven { url 'https://s01.oss.sonatype.org/content/repositories/snapshots/' }\n}\n\ndependencies {\n    compileOnly 'dev.aurelium:auraskills-api-bukkit:2.2.8'\n}\n```\n**Kotlin DSL:**\n```Gradle Kotlin DSL\nrepositories { \n    mavenCentral()\n    maven(\"https://s01.oss.sonatype.org/content/repositories/snapshots/\")\n}\n\ndependencies { \n    compileOnly(\"dev.aurelium:auraskills-api-bukkit:2.2.8\")\n}\n```\n\n## Contributing\nContributions are welcome, just open a pull request.","funding_links":["https://github.com/sponsors/Archy-X"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farchy-x%2Fauraskills","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farchy-x%2Fauraskills","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farchy-x%2Fauraskills/lists"}