{"id":29613640,"url":"https://github.com/tuxcoding/commandforward","last_synced_at":"2025-07-20T22:06:47.582Z","repository":{"id":10294820,"uuid":"64693381","full_name":"TuxCoding/CommandForward","owner":"TuxCoding","description":"This simple minecraft bukkit-bungee plugin forwards commands to the bungeecord proxy sent from bukkit","archived":false,"fork":false,"pushed_at":"2024-06-30T08:48:41.000Z","size":89,"stargazers_count":29,"open_issues_count":11,"forks_count":8,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-07-14T14:44:30.752Z","etag":null,"topics":["bungeecord","command-forward","minecraft","plugin","spigot"],"latest_commit_sha":null,"homepage":"https://www.spigotmc.org/resources/commandforward.27580/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TuxCoding.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2016-08-01T18:55:46.000Z","updated_at":"2025-04-21T13:06:36.000Z","dependencies_parsed_at":"2024-10-27T10:58:55.039Z","dependency_job_id":"7318661b-122c-42e1-a647-fde745e78562","html_url":"https://github.com/TuxCoding/CommandForward","commit_stats":null,"previous_names":["tuxcoding/commandforward"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/TuxCoding/CommandForward","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TuxCoding%2FCommandForward","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TuxCoding%2FCommandForward/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TuxCoding%2FCommandForward/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TuxCoding%2FCommandForward/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TuxCoding","download_url":"https://codeload.github.com/TuxCoding/CommandForward/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TuxCoding%2FCommandForward/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266205482,"owners_count":23892471,"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":["bungeecord","command-forward","minecraft","plugin","spigot"],"created_at":"2025-07-20T22:06:47.385Z","updated_at":"2025-07-20T22:06:47.577Z","avatar_url":"https://github.com/TuxCoding.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CommandForward\n\n## Description\n\nThis lightweight plugin to forward commands from the Bukkit-side to a Bungeecord server. It uses plugin-channels to\ncommunicate between the server instances. This part of a server-\u003eproxy-\u003eplayer connection and requires at least one\nplayer to be online. Therefore, we don't need to open a port and establish a new connection between the servers.\nFurthermore, on a RedisBungee environment it forwards the command only to currently used proxy by that specified player.\n\nI'm open for suggestions.\n\nIf you like the project, leave a star on GitHub and contribute there.\n\n## Features\n* Lightweight\n* Easy to use\n* RedisBungee support (executes command only on the proxy of that player)\n* Forwarding as Player or Console\n\n## Warning\n* This plugin cannot forward commands to a Bungeecord server if no player is online\n\n## How to use\n\n### Setup\n\n* Drop the plugin in the Bungee and Bukkit server\n* Finished setup\n\n## Permissions\n\ncommandforward.bukkit.command.forward.* - Allow to use all features of forward command\ncommandforward.bukkit.command.forward - Allow to use base forward command\ncommandforward.bukkit.command.forward.console - Allow to use console in forward command\ncommandforward.bukkit.command.forward.other - Allow to use another player than themselves in forward command\n\n### Using it\n\n#### Execute this command on the Bukkit side\n`/forward bridgePlayer cmd [args...]`\n\nbridgePlayer is the player which connection should be used.\nThis is relevant for receiving the output or selecting the correct proxy in a RedisBungee environment.\n\ncmd is the start of the actual command `[]` means it's optional\n\n##### Example Execute as Self:\n`/intercept ping`\n\nThis will select the command invoker for forwarding the data or random player if the invoker\nis the console.\n\n##### Example Execute as Player:\n`/forward playerName ping`\n\n##### Example Execute as Console:\n`/forward console ping`\n\nThis will select a random player to forward the connection to the Bungee server, but it will be executed as Bungee\nconsole there.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuxcoding%2Fcommandforward","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftuxcoding%2Fcommandforward","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuxcoding%2Fcommandforward/lists"}