
CommandComparator
allows you to execute different commands depending on whether the player is using Java Edition or Bedrock Edition
- Загрузки
- 60
- Подписчики
- 0
- Обновлён
- 26 мая 2025 г.
- Лицензия
- GPL-3.0-only
Опубликован 26 мая 2025 г.
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.
Ченджлог
1.0Релиз1.21.3, 1.21.4, 1.21.5 · 26 мая 2025 г.
Initial plugin upload
Комментарии
Загружаем…