mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2026-08-29 13:04:59 +00:00
1.9 KiB
1.9 KiB
Command Matrix
This skill uses a fixed set of stable commands for local offline integration testing.
MCC-side commands via mcc-cmd
healthlistinventory player list/gamemode creativeinventory creativegive 36 Diamond 16entity/time query daytimesmoke_test_from_mcc_full_spectrum
Notes:
- Lines starting with
/are sent to the server as chat/commands. - Non-slash lines are treated as MCC internal commands first, then fall back to chat.
Server-side commands via mc-rcon
op CursorBotgamerule sendCommandFeedback truegamerule logAdminCommands truetime set dayweather clear
Representative entity coverage
execute as CursorBot at @s run summon minecraft:cow ~2 ~ ~execute as CursorBot at @s run summon minecraft:zombie ~4 ~ ~execute as CursorBot at @s run summon minecraft:creeper ~6 ~ ~execute as CursorBot at @s run summon minecraft:skeleton ~8 ~ ~execute as CursorBot at @s run summon minecraft:villager ~-2 ~ ~execute as CursorBot at @s run summon minecraft:allay ~-4 ~ ~execute as CursorBot at @s run summon minecraft:armor_stand ~ ~ ~2
Representative particle coverage
execute as CursorBot at @s run particle minecraft:happy_villager ~ ~1 ~ 0.5 0.5 0.5 0 12 forceexecute as CursorBot at @s run particle minecraft:end_rod ~ ~1 ~ 0.5 0.5 0.5 0.01 20 forceexecute as CursorBot at @s run particle minecraft:explosion ~ ~1 ~ 0 0 0 0 1 forceexecute as CursorBot at @s run particle minecraft:totem_of_undying ~ ~1 ~ 0.5 0.5 0.5 0.1 20 force
Representative sound coverage
execute as CursorBot at @s run playsound minecraft:entity.lightning_bolt.thunder master CursorBot ~ ~ ~ 1 1 0execute as CursorBot at @s run playsound minecraft:block.note_block.bell master CursorBot ~ ~ ~ 1 1 0
Explosion coverage
execute as CursorBot at @s run summon minecraft:tnt ~3 ~ ~execute as CursorBot at @s run summon minecraft:tnt ~6 ~ ~