XCommand Rename
作者:rebot | 分类:模组
Minecraft 版本: 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
平台: paper purpur
标签: game-mechanics management utility

XCommandRename is a lightweight and powerful plugin for Paper Minecraft servers that allows you to create shortcuts for existing commands!
Features
- Simple Configuration - All commands are configured through a user-friendly config.yml
- Dynamic Registration - Commands are automatically registered upon startup
- Argument Support - Use {1}, {2}, and so on to pass arguments
- Permission System - Configure access rights through permissions and operators-only
- Colorful Messages - Full support for RGB color codes
- Instant Reload - Apply changes without restarting the server
- Multiline Messages - Support for complex text notifications
- Wide Compatibility - Works on Paper from 1.16.5 to 1.21.10+
Examples of use
- Shortening long commands:
- Instead of /server hub, players can simply write /hub
- Commands with arguments:
- "/gmode creative" will execute "/gamemode creative"
- "/gmode survival Player123" will execute "/gamemode survival Player123"
- Commands with multiple arguments:
- "/pay Player123 1000" will execute "/economy give Player123 1000"
Commands
- /xcr reload - Reload the plugin configuration
Access rights
- xcr.reload - Reload the plugin (default for OP)
Argument support
- Use placeholders in the execute field to pass arguments:
- {1} - the first argument
- {2} - the second argument
- {3} - the third argument
- and so on...
Technical details
- API version: 1.16
- Supported platforms: Paper
- Supported versions: 1.16.5 - 1.21.10+
- Requires Java: 17+
- Dependencies: None
请登录后举报
暂无评论,抢个沙发吧~