{"id":15133688,"url":"https://github.com/mefrreex/vk-rcon-bot","last_synced_at":"2026-01-20T01:59:34.078Z","repository":{"id":158555479,"uuid":"606695548","full_name":"MEFRREEX/Vk-Rcon-Bot","owner":"MEFRREEX","description":"A simple Rcon Bot for VK","archived":false,"fork":false,"pushed_at":"2024-10-03T12:47:40.000Z","size":296,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T17:38:25.287Z","etag":null,"topics":["bot","java","java-sdk","kotlin","rcon","rcon-bot","vk","vk-api","vk-bot","vk-java-sdk","vk-rcon-bot","vk-sdk","vkbot","vkcom","vkontakte"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/MEFRREEX.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":"2023-02-26T09:30:44.000Z","updated_at":"2024-11-01T15:32:39.000Z","dependencies_parsed_at":"2024-09-26T05:01:38.819Z","dependency_job_id":null,"html_url":"https://github.com/MEFRREEX/Vk-Rcon-Bot","commit_stats":{"total_commits":26,"total_committers":2,"mean_commits":13.0,"dds":0.3076923076923077,"last_synced_commit":"bcef1da2f55cefaf57f2d53b2b7fba2dfed82eea"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MEFRREEX%2FVk-Rcon-Bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MEFRREEX%2FVk-Rcon-Bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MEFRREEX%2FVk-Rcon-Bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MEFRREEX%2FVk-Rcon-Bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MEFRREEX","download_url":"https://codeload.github.com/MEFRREEX/Vk-Rcon-Bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237807461,"owners_count":19369596,"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":["bot","java","java-sdk","kotlin","rcon","rcon-bot","vk","vk-api","vk-bot","vk-java-sdk","vk-rcon-bot","vk-sdk","vkbot","vkcom","vkontakte"],"created_at":"2024-09-26T05:01:29.273Z","updated_at":"2025-10-23T09:31:17.548Z","avatar_url":"https://github.com/MEFRREEX.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vk-Rcon-Bot\n\nA simple bot for sending commands to a Minecraft server via RCON through the VK platform.\n\n## 🚀 Features\n- Sends RCON commands to a server directly from VK messages.\n- Easy setup and configuration.\n- Lightweight and simple to use.\n- **Multilingual support**: The bot supports multiple languages, with easy customization of all messages.\n- **Command prefix**: Ability to specify a custom prefix for commands.\n- **Quick commands**: Add predefined quick commands for frequent actions.\n- **Command blocking**: Option to block specific unwanted commands from being executed.\n\n## 🎮 Running the Bot\n1. Download the latest release of the bot.\n2. Run the following command to start the bot:\n```bash\njava -jar VkRconBot-\u003cVersion\u003e.jar\n```\n\n## ⚙️ Configuration\nAfter the first run of the bot, a configuration file config.yml will be generated. You will need to edit this file before the bot can function properly.\n```yaml\n# Available languages: eng (English), rus (Русский)\nlanguage: \"rus\"\n\n# VK settings\nvk:\n  groupId: 123 # VK group Id \n  accessToken: \"token\" # VK group token\n\n# RCON settings\nrcon:\n  host: \"localhost\" # RCON address\n  port: 19132 # RCON port\n  password: \"password\" # RCON password\n\n# Command settings\ncommands:\n  # A character before the command to send the command. For example '/'.\n  # Leave blank if not required.\n  prefix: '/'\n\n  # Fast commands\n  # (Displayed when “Start”, “Rcon” is entered)\n  fast-commands: [\"ver\", \"status\", \"stop\"]\n\n  # Blocked commands\n  blocked-commands: [\"stop\"]\n```\n\n## 🛠 Building the JAR File\nTo build the project from source:\n1. Clone the repository:\n```bash\ngit clone https://github.com/MEFRREEX/Vk-Rcon-Bot.git \n```\n2. Navigate to the project directory:\n```bash\ncd Vk-Rcon-Bot\n```\n3. Build the JAR file using Gradle:\n```bash\ngradle build\n```\n\n## 📄 Dependencies\nThe project uses the following libraries:   \n- [Vk-Java-Sdk](https://github.com/VKCOM/vk-java-sdk) - for VK API integration.   \n- [Configuration](https://github.com/MEFRREEX/Configuration) - for managing configuration files.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmefrreex%2Fvk-rcon-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmefrreex%2Fvk-rcon-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmefrreex%2Fvk-rcon-bot/lists"}