CommandComparator
作者:rebot | 分类:模组
Minecraft 版本: 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5
平台: paper spigot
标签: utility
CommandComparator
CommandComparator (short: CC) is a lightweight Minecraft plugin that allows you to execute different commands depending on whether the player is using Java Edition or Bedrock Edition. Ideal for cross-play servers using Geyser or Floodgate.
Example usage:
/cc say Hello Java || tellraw @a {"text":"Hello Bedrock"}
- Java players will execute:
say Hello Java - Bedrock players will execute:
tellraw @a {"text":"Hello Bedrock"}
⚙️ Requirements
? Installation
- Download the latest plugin JAR.
- Place
CommandComparator.jarin your server'splugins/directory. - Restart your server.
- Done! The plugin will auto-detect Geyser or Floodgate.
请登录后举报
暂无评论,抢个沙发吧~