{"id":26468723,"url":"https://github.com/undefinedcreations/undefinedrunserver","last_synced_at":"2025-03-19T16:32:50.259Z","repository":{"id":245705717,"uuid":"818963568","full_name":"UndefinedCreations/UndefinedRunServer","owner":"UndefinedCreations","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-06T18:55:58.000Z","size":122,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-06T19:53:52.691Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/UndefinedCreations.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-23T11:35:50.000Z","updated_at":"2025-01-06T18:56:01.000Z","dependencies_parsed_at":"2024-07-07T12:53:36.795Z","dependency_job_id":"8f3c12bc-3739-42e8-aa49-274b29ed45f8","html_url":"https://github.com/UndefinedCreations/UndefinedRunServer","commit_stats":null,"previous_names":["undefinedcreation/undefinedrunserver","undefinedcreations/undefinedrunserver"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UndefinedCreations%2FUndefinedRunServer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UndefinedCreations%2FUndefinedRunServer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UndefinedCreations%2FUndefinedRunServer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UndefinedCreations%2FUndefinedRunServer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UndefinedCreations","download_url":"https://codeload.github.com/UndefinedCreations/UndefinedRunServer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244464087,"owners_count":20456992,"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-03-19T16:32:49.633Z","updated_at":"2025-03-19T16:32:50.253Z","avatar_url":"https://github.com/UndefinedCreations.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Undefined RunServer [![](https://dcbadge.limes.pink/api/server/https://discord.gg/NtWa9e3vv3?style=flat)](https://discord.gg/NtWa9e3vv3)\n\nThis gradle plugin is made to be able to run any minecraft server type inside of you IDE. (See below for all supported jars)\n* SPIGOT\n* CRAFTBUKKIT\n* PAPERMC\n* PUFFERFISH\n* PURPUR\n* BUNGEECORD\n* WATERFALL\n* VELOCITY\n* FOLIA\n\n## Imports\nTo import the plugin you will need to add this to your build.gradle.kts\n```\nid(\"com.undefinedcreation.runServer\") version \"0.0.2\"\n```\n\n## Configuration\nThere are multiple configurations that you can use (See below).\n```\nrunServer {\n    //Minecraft server its running (Do check if the version does exist)\n    mcVersion(\"1.20.4\")\n\n    //Change the amount of ram allowed by the server\n    allowedRam(\"4G\")\n        \n    //If there should be a gui\n    noGui(true)\n        \n    //Accept the mojang eula\n    acceptMojangEula(true)\n}\n```\n\n## Questions\nIf you have any questions or need help using this plugin please join the [discord server](https://discord.gg/NtWa9e3vv3)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fundefinedcreations%2Fundefinedrunserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fundefinedcreations%2Fundefinedrunserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fundefinedcreations%2Fundefinedrunserver/lists"}