• 你好,Guest,欢迎回来!Nukkit-MOT BBS社区是专为Minecraft玩家和开发者提供的Nukkit-MOT平台技术论坛。Nukkit-MOT是一个多版本、内置实体AI、广泛插件兼容的我的世界服务器软件,采用Java编写,专为性能和可扩展性设计,支持插件开发和自定义功能。在Nukkit-MOT BBS,您可以轻松找到开服教程、插件开发资源和插件分享,帮助您快速搭建和管理Nukkit-MOT服务器,提升开发技能,推广您的插件。

    You can join [Discord] to get the latest notifications.
    为了避免一些意外情况,你可以【加入QQ群】来获取最新通知
Resource icon

Open Source Free RedirectCMD 1.0.0

Resource Type
Originality
API Version
1.0.11
Copyright Link
#

RedirectCMD​

A very simple command replacement plugin, initially designed for ElysianArena.

Feature Overview​

This plugin allows customization of command aliases via a configuration file. When a player or the console executes a registered alias command, it automatically triggers a predefined series of commands.

Core Features​

  • Dynamic Command Registration: Automatically registers commands based on the configuration file.
  • Batch Command Execution: Supports triggering multiple command sequences with a single alias.
  • Flexible Configuration: Easily manage command aliases through a YAML configuration file.

Configuration Example​

Code:
commands:
  - name: "startgame"
    description: "Command to start the game"
    recommand:
      - "say The game is about to start!"
      - "effect @a clear"
      - "time set day"

Usage Instructions​

1. Define command aliases and their execution sequences in the configuration file.
2. After reloading the plugin, the newly registered commands become available.
3. Executing an alias command will run the preset commands in sequence.
Author
NemoCat纱猫
Downloads
5
Views
9
First release
Last update
Rating
0.00 star(s) 0 ratings
.block.block--category>.block-container:before { margin-bottom: 4px; } .message:not(:last-of-type):after { margin-bottom: -7px; }
Forgot your password?
or Log in using