Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Paper
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed MIT
Published last month
Updated last month
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 *"