KcCommandBridge
PluginMIT

KcCommandBridge

Fix issues with command execution across servers in MultiPaper.

56
Downloads
1
Followers
1 years ago
Updated
📦
1
Versions

📖About KcCommandBridge

The plugin only supports MultiPaper 1.20.1 server.

​Plugin Introduction

  • This is a command forwarding plugin developed specifically for MultiPaper servers, offering highly customizable features and compatibility with the majority of plugins.

Reason for Development

  • Many MultiPaper server owners may have encountered a situation where two players are on different sub-servers, and one player sends a TPA request to the other. While the recipient can see the request prompt, they receive a message stating there are no requests to accept when entering the accept command.
  • This plugin aims to solve this issue. By defining commands in the configuration file, the plugin automatically forwards command requests to the target player's MultiPaper sub-server, ensuring normal execution.

Command & Permissions

  • /commandbridge - kccommandbridge.reload - Reload the configuration file.

Configuration File

# Output debug logs
debug: false

# List of commands to forward
# Asterisks represent custom content
commands:
  - "cmi tpa *"
  - "trade *"